I have followed this tutorial " Velo Tutorial: Hiding an Element on Certain Pages) " because I have some elements that are on header which is any element that are put there are shown on all pages that need to be hidden on certain pages.
However, it works for one(1) element only , take a look below, what happened to my 2nd element (which is exactly the same as my first element).
- 002 = id #002 , I placed it on header and I decided to hide that element on one specific page (just for an example).
- When I click the #002 element, not only the element is not detected on the page itself, the “Properties and Events” tab also show that I need to edit the element on masterPage.js.
- When I tried to bring the #002 element outside the header, it works just fine but that is not my intention.
- I set back the #002 element on header and preview it. Despite the element properties is not detected, the element is indeed hidden on the page.
- However, I only hide the #002 element on “Contact” page but not for the other pages.
The results that element #002 is not showing is definitely something that is not suppose to be happened.
The element properties that is not detected earlier are also mentioned as error.