• Resolved Michael Tieso

    (@vskylabv)


    I’ve tested this on with only Shortcoder installed alongside Twenty Twenty One theme. It seems to cause some shortcodes to display the wrong content. As in, it’ll display content from another shortcode. It mixes them up. There’s about 15 shortcodes on the post that this is occurring on.

    Example is if I use [sc name=”one”][/sc] and [sc name=”two”][/sc] in that order. But the blog post will display “two” then “one”.

    Are there any known issues with the amount of shortcodes used by this plugin perhaps?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author vaakash

    (@vaakash)

    Hi @vskylabv,

    Thanks for using Shortcoder. It seem strange. WordPress will never mix up executing shortcodes.

    Can you please confirm if all the shortcodes are “closed” in your post ?
    i.e all shortcodes in a post must end with [/sc]

    If there is a mix of open and close shortcodes then WordPress confuses itself with parsing the shortcoder’s shortcodes.

    Please let me know if that is the case.

    Thanks,
    Aakash

    Thread Starter Michael Tieso

    (@vskylabv)

    Very strange indeed. Good question regarding [/sc]. I’ll check the post, and this does seem likely.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shortcodes randomize on a blog post’ is closed to new replies.