Hi , how did you do your demo site ? /music and hello world/
Can I get a thing like that?
ThanX
I designed a toggle with this shortcode and it does not work.
It creates a box with a small + button but it stays open and does not work as it should.
The short code is typed correctly!
Any ideas why?
Press CTRL+Shift+L to open the developer console of your browser and see if there are any JavaScript/jQuery Errors. Try debugging them by googling for the error messages in the developer console.
Or maybe they just changed the shortcode syntax? I didn’t check that.
Kind Regards,
Dennis Bitsch
[sig moderated as per the Forum Rules]
If it’s not opening than have a look if there are any other [] action blocks that are not wrapped around correctly, or even better look at html view in the editor to see if there are any other actions conflicting..
I noticed Shortcode Toggle is quite breakable in this regard (or better said – very sensitive regarding unclean code/usage).
[toggle title=”Title”] content [/toggle]
try this one. Avoid the open=”yes”