Hello,
I want to do something quite basic (I think) and I can’t seem to find how.
I want to use the $w.Page module to find out which page I’m on and act accordingly (specifically - I want my footer to appear only on certain pages, and I want this effect only on mobile).
My “dream” is some sort of “getCurrentPage()” function.
Thanks all
Elad
Hi,
Maybe wixLocation is the solution for you.
Check this out:
Roi
exactly what I was looking for! except that the footer element doesn’t have a hide() function…any creative ideas on this one?
Hope this will help,
Hiding the Header and Footer on a Specific Page
Roi