Basically, I’m an author who’s trying to make a character wiki for my series. I’ve got a lot of repeater fields and conditionals, so that some details of a character shouldn’t appear if the user hasn’t read certain books yet.
I think I’d like for the page to load with a dropdown to ask what’s the last book the user has completed (or if they want all the spoilers). Then the page will display data based on that input.
I’m not entirely sure how to do the dropdown yet (maybe a modal?), or whether I want this conditional display to be just simple CSS to display:none, or full-out database querying stuff (probably overkill).
Anyway, I was just wondering if anyone had any advice as to how they might hide certain values and show others based off user input of how much they want to see.
Thanks in advance!
]]>[_su_spoiler] displays title= with quotes visible and only the first word of the title
Examples
title=”adult training” displays as “adult
title=”training” displays as “training”
Also style= is ignored but working elsewhere
Thanks
Compatibility setting is checked
footer.php has wp_footer tag
Java Console is empty
v4.9.8 was supposed to have fixed a nested spoiler problem.
**Note**
The plugin used to work great and all the codes worked fine but when I changed my website’s theme to the shapely theme the tabs and spoilers stopped working
https://www.ads-software.com/plugins/shortcodes-ultimate/
]]>