• Resolved jandghomes

    (@jandghomes)


    Hello!

    Has anyone else figured out how to insert a shortcode (trying to use another map plugin) into the Shortcodes Ultimate Lightbox shortcode? I know you can do inline HTML, but not other Shortcodes apparently. Has anyone had any luck accomplishing this?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Vova

    (@gn_themes)

    Hello @jandghomes,

    Look at the following code, it will work if you insert it into a page:

    [su_lightbox type="inline" src="#my-custom-popup"] Open lightbox with custom HTML content [/su_lightbox]
    
    [su_lightbox_content id="#my-custom-popup"] [su_note]Note text[/su_note] [/su_lightbox_content]

    The lightbox shortcode supports nested shortcodes as well as HTML. There may be an issue with the map shortcode itself.

    Thread Starter jandghomes

    (@jandghomes)

    Hello,

    Thank you so much for your reply! That is what I have on my page, but the popup just shows up blank. Do you know what could be the issue? The other author of the plugin says the map should work. It doesn’t make sense why it wouldn’t work to me!

    Thank you!
    Shawnee

    Plugin Author Vova

    (@gn_themes)

    Hello Shawnee,

    the issue may be caused by a javascript error. Try to fix this error:

    View post on imgur.com

    Thread Starter jandghomes

    (@jandghomes)

    Hi,
    Thank you for your help!

    I shall try to figure out what is causing that error.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shortcodes Inserted into Lightbox’ is closed to new replies.