What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

I tried to delete from file shipment -sidebar.twig file but it displays some information as in image

U034QJU6667
U034QJU6667 Posts: 3 🧑🏻‍🚀 - Cadet

I tried to delete from file shipment -sidebar.twig file but it displays some information as in image below

Comments

  • U02P7B6K2LC
    U02P7B6K2LC Posts: 121 🧑🏻‍🚀 - Cadet
    edited February 2022

    I’m not an expert… but it looks like when you removed the sidebar code, the system is loading some sort of “default” shipping sidebar layouts.

    Instead of deleting the twig file, try leaving the file in place but remove the code.

  • U034QJU6667
    U034QJU6667 Posts: 3 🧑🏻‍🚀 - Cadet

    Hi

  • U034QJU6667
    U034QJU6667 Posts: 3 🧑🏻‍🚀 - Cadet

    yes but i couldnt find to remove

  • USSJ0JX8X
    USSJ0JX8X Posts: 14 🧑🏻‍🚀 - Cadet

    Isn't that part of the form of this page, so it gets parsed automatically i think.
    I guess you have to handle the form yourself.