Firstly, I don't know anything about javascript, so I feel lucky that jquery exists. I have a jquery-related slideshow set up on my homepage (the head tag js stuff is in the Storefront Page template). I'm trying to add a little newsletter sign-up jquery thing to the category tree header (head tag js is in "HEAD Tag Content/CSS"), but it won't work. It works on pages that don't use the slideshow js.
For now, I've hidden the button down low on the left column after the social media buttons. The home page and this page have the slide show code. But the sign up feature works on all other pages.
How do I get two js things to work on one page, when one of them is unique to the page and the other is universal on all pages?
Thanks for any help!
For now, I've hidden the button down low on the left column after the social media buttons. The home page and this page have the slide show code. But the sign up feature works on all other pages.
How do I get two js things to work on one page, when one of them is unique to the page and the other is universal on all pages?
Thanks for any help!
Comment