Viewing 5 replies - 1 through 5 (of 5 total)
  • 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?

    Thread Starter mewcrazy

    (@mewcrazy)

    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”

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘define toggle active in shortcode’ is closed to new replies.