I used Jquery to get actions done and to set cookies thanks to Jquery Wizard, however I notice all of a sudden all actions that include $ no longer work even when I try new commands. Is there some sort of setting or function that I did to make it break?
I’ll share a page view and one example is the sidebar minimize action no longer works, let me know what could be the problem but as far as I’m aware it’s happening in the Members CMS.
My main goal is to get two scripts to work which is hide/show alert and minimize/expand sidebar. The code is in the before of the member template page labeled as such. The cookies work because it shows on the site but the action itself doesn’t work. My guess is that I’m missing a function? It’s weird because it was working before. The CDN JS is in custom code settings page. To test if it works, press the button on the bottem left of the page with the arrow to see if it works. Luckily I have old footage of me recording it working previously so I’ll show you an example.
It still doesn’t after removing it, I’ll keep it removed however as I thought that would make it fix. I do have another CDN JS but it’s to make the cookies work. This has worked before so I wouldn’t see that as the problem.
I tried adding this code but it still didn’t work unless I did something wrong.