Forums

Shortcodes within other shortcodes (3 posts)

  1. www.csundm.de
    Member
    Posted 4 months ago #

    Hey guys!

    Is there a way to get nested shortcodes working?
    I just wrote a content slider plugin with shortcode support.

    But when I add a shortcode within my slider shortcode, the new shortcode (e.g. for contact forms or hover images) the inside shortcode don't work.

    Can anybody imagine a workaround for that issue?
    Thanks a lot!
    Greets
    Julian

  2. alchymyth
    The Sweeper
    Posted 4 months ago #

    I just wrote a content slider plugin with shortcode support.

    have you added do_shortcode() to the $content part of your shortcode?
    http://codex.wordpress.org/Function_Reference/do_shortcode

  3. www.csundm.de
    Member
    Posted 4 months ago #

    Thanks, alchymyth!

    I found the answer a few hours ago.
    Exactly what you said.

    Greets

Reply

You must log in to post.

About this Topic