Turning Descriptions / Captions on and off in the slideshow
-
Hi Jacob,
Thanks for a brilliant plug-in. I’m not sure if this is possible, but I’d like the visitor to be able to switch the description / caption under each image in the slide show on and off.
Ideally this would be off initially then they could switch the descriptions / captions on and off.
As far as I can see there isn’t an option other than the main settings of the plug-in to have them either on or off
I’ve managed to find the panel that controls this in the css – .wppa-fulldesc and I can use display:none and display:block to turn it off and on.
I can add a button / link in the page code to act as a ‘captions on’ and ‘captions off’ but unfortunately all solutions I’ve found both javascript and jquery require a div around the description block of code that displays the div.
Ideally I’d like to put a <div id=”showhide”></div> around the bit of code that displays the description/caption in the slideshow.
This way I can control this div from the buttons.
I’ve spent hours and hours going through the plug-in and files but I can’t seem to find the bit I need to edit.
Is this the best way to go about this? – Also is it possible to update the files in this way?
Apologies for all the questions but I think I’ve exhausted my very limited knowledge of wordpress, css and plugins to fix this.
Thanks in advance for your help, kind regards
Brian
- The topic ‘Turning Descriptions / Captions on and off in the slideshow’ is closed to new replies.