Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wipeoutmedia

    (@wipeoutmedia)

    Hi Lostguybrazil,

    Thanks for your support question.
    Can you try adding the style or script declaration tag as follows?

    For CSS this is:

    <style type="text/css”>
    Your CSS code …
    </style>

    For JavaScript this is:

    <script type="text/javascript">
    Your JavaScript code …
    </script>

    Regards,
    Damian

    Thread Starter User

    (@lostguybrazil)

    Thanks, it worked with CSS and JavaScript! But the HTML is still appearing. Here is the code what I’m trying to insert: https://tympanus.net/codrops/2014/03/21/responsive-full-width-tabs/

    I’ve read the documentation (https://css-javascript-toolbox.com/documentation/#document-37) and until now haven’t found the issue.

    Thanks,
    Roberto

    Plugin Author wipeoutmedia

    (@wipeoutmedia)

    Hi Roberto,

    I suggest creating a HTML code block, ignore the Assignment Panel (i.e. do not check any Posts, Pages, etc) and use the shortcode embedder at the page/post level.

    Let me know if that works.

    Regards,
    Damian

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Code appearing on header!’ is closed to new replies.