Shortcodes executing in wrong order
-
Hey guys,
I’m using this plugin, and it works but the nested shortcodes are executing in the wrong order. This is what I have[do action="section"]here is some [do action="span"]text[/do] and this is the rest[/do]but what is written out is
<section>here is some <span>text</section> and this is the rest</span>Anything I can do to fix this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Shortcodes executing in wrong order’ is closed to new replies.