I have two widgets in my sidebar, a jQuery vertical menu and an image handler.
I need to disable the jQuery widget on my contact page (or hide it or something like this), so that it wont be shown.
How can I do this please?
I have two widgets in my sidebar, a jQuery vertical menu and an image handler.
I need to disable the jQuery widget on my contact page (or hide it or something like this), so that it wont be shown.
How can I do this please?
You must be logged in to post a comment.
There are some plugins that will allow you to do so. But if you prefer total control over the code, then this post should help you.
The Widget Context plugin does this by tacking a block of settings onto the bottom of each widget’s box. The options are a bit involved, so you should just look at the screenshot for a feel of whether it can take care of your particular requirements.