• Resolved heitorb

    (@heitorbembom)


    I pasted javascript inside the custom js window, but it renders in the html without the opening and closing <script> tags, so basically the javascript code is displayed in the site as text, above it all.

    For the CSS I don’t have this problem. I tried adding the <script> tags to the code area to solve this problem but the result is the same.

    Please advise.

Viewing 1 replies (of 1 total)
  • Plugin Author SilkyPress

    (@diana_burduja)

    The plugin is supposed to add the <script> tags automatically.

    Exceptions are:
    1. when the code is saved in an external file and linked
    2. when the code already has a “<script>…</script>” tag inside (see this support question).

    Can you show me the JavaScript code you’re trying to add so I can test it on my computer? You can use the pastebin.com website to send the code.

Viewing 1 replies (of 1 total)

The topic ‘script tags not rendered in the final HTML’ is closed to new replies.