• Hi, is there a way to insert shortcodes inside an HTML snippet? I have enabled PHP and “Evaluate additional shortcode tags” and doesnt work for me.

    So what I wanted to do is:

    • Insert HTML Snippet #1 [code_snippet id=1 php shortcodes] to HTML Snippet #2

    So in HTML Snippet #2 I want this to work, is this possible?

    <div> [code_snippet id=1 php shortcodes] </div>

    Thanks in advance

Viewing 1 replies (of 1 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    Hi @daisensou,

    Unfortunately, this currently isn’t possible – we disable nesting of the [code_snippet] shortcode to prevent recursion.

    I can definitely see the use-case here though, so I’ll see what we can do to make it possible.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.