• Hello guys!

    I have a strange issue.
    The custom html widgets are not showing up in my sidebar. This affects all pages that have sidebar. Strangely, it doesn’t affect archive pages or search results. There, the custom html widget displays the banner AD.
    I use them to display banner ads from an affiliate network – Avantlink.
    Instead of the banner HTML ad, what is shown is a little blank space. You can see that right at the top of the sidebar.
    Thanks for your help!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • The custom html widgets are not showing up in my sidebar. This affects all pages that have sidebar.

    The AvantLink JavaScript code is loaded on every page but isn’t getting executed. Instead, it’s throwing the following error in the browser console:

    Failed to execute 'write' on 'Document': It isn't possible to write into a document from an asynchronously-loaded external script unless it is explicitly opened.

    That’s probably because some caching/optimization plugin (or even CloudFlare) is interfering with the execution of the JavaScript code at the right time.

    Thread Starter asen85

    (@asen85)

    Thanks for the clarification.
    The banner is actually an HTML code and not Javascript.
    With that in mind, is what you said still relevant?
    What should I do?

    Thanks!

    • This reply was modified 3 years, 7 months ago by asen85.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom HTML widgets not appearing in sidebar’ is closed to new replies.