• Resolved simonclay

    (@simonclay)


    Hi, I am using [pods view=”sections_html/arsenal.html” cache_mode=”cache” expires=”3600″] to try to ‘include’ a simple html file to show on the page.

    But it shows the raw html on the page rather than the encoded html.

    How can I stop it showing the raw html and instead show the formatted text?

    • This topic was modified 6 years, 1 month ago by simonclay.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    Can you clarify what you mean raw HTML? You mean it’s outputting something like this:

    <strong>Test</strong>

    Instead of:

    Test

    so you see the HTML itself?

    Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    Also if you remove the cache_mode and expires part of the shortcode, does it start working then?

    Thread Starter simonclay

    (@simonclay)

    Thanks Scott,

    Yes, it’s outputting the raw code, eg: <strong>Test</strong>

    I will check on the cache_mode and expires and come back.

    • This reply was modified 6 years ago by simonclay.
    Plugin Contributor Jim True

    (@jimtrue)

    Howdy @simonclay We’ve not heard back from you on this one. Are you still experiencing the issue? We have to assume since it’s been over 3 weeks that you’re no longer having the problem so we’re marking it resolved.

    If you are still having the issue, please reply and mark the ticket as unresolved. Or you can bring the issue over to our Slack chat at https://support.pods.io/chat/

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pods View outputting raw html instead of front end text’ is closed to new replies.