Hide Element on Front-end while you work on it on Back-end

Hide Element. Allows us to see the element on back-end and work on it while it’s hidden on the frontend from the visitors.

2 Likes

I don’t know how to vote on posts but I pressed the heart icon.

Allows us to see the element on back-end and work on it while it’s hidden on the frontend from the visitors. The use case is that you are 50% done on customizing the element or section then you press save and close your work machine to come back at it later. But you wouldn’t want that element or section or container to be seen on frontend.

The alternate workaround right now is to create it on another page or staging site then push the change by saving it as template then importing it. Messy workaround.

Hi @soum ,

Since 1.5.4 (Sep 28, 2022) you can use an element condition to show only an element to logged in user. It will allow you to work on it before releasing it to everyone when you will be ready.

image

Have a great day,
Thomas