• If I use

    [raw]

    [/raw]

    anywhere in my source file, then all of my page content preceding the
    [text-blocks id=”nnn”] line
    get condensed into this single line:

    !TEXTBLOCK0!

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

Viewing 1 replies (of 1 total)
  • Thread Starter paultukey

    (@paultukey)

    Correction:

    The whole page doesn’t get swallowed up. But instead, the first
    [raw]

    [/raw]
    block turns into
    !RAWBLOCK0!

    The second
    [raw]

    [/raw]
    turns into
    !RAWBLOCK1!

    and so on. It is as if the plugin is trying to preserve my [raw] blocks and protect them from [text-block] processing, but when finishing it is overlooking the need to replace those markers with the stashed lines of text.

Viewing 1 replies (of 1 total)
  • The topic ‘Doesn’t work if [raw]…[/raw] tags are present’ is closed to new replies.