Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter heyyoufinance

    (@heyyoufinance)

    Has anyone had any luck resolving this issue?

    Thread Starter heyyoufinance

    (@heyyoufinance)

    I’m glad I’m not the only one experiencing this issue. I believe it’s evident that there are some compatibility issues with WordPress/block editor/maybe certain themes/HTML codes. Unfortunately, I’ve not been able to find a solution. Yes, switching to Classic editor works, but it’s not a sustainable solution for the long term in my opinion. My theme is Generate Press for reference. I’m hoping since this is looking to be a widespread issue, WordPress works out the kinks.

    Thread Starter heyyoufinance

    (@heyyoufinance)

    Here is my error message when looking at Console

    Uncaught
    T
    message: "adsbygoogle.push() error: All ins elements in the DOM with class=adsbygoogle already have ads in them."
    name: "TagError"
    pbr: true
    stack: "TagError: adsbygoogle.push() error: All ins elements in the DOM with class=adsbygoogle already have ads in them.\n    at np (https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5069043027173587:235:210)\n    at cp (https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5069043027173587:231:340)\n    at https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5069043027173587:226:47\n    at di.n.oa (https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5069043027173587:85:794)\n    at Vi (https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5069043027173587:100:1098)\n    at Zo (https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5069043027173587:226:29)\n    at Yo (https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5069043027173587:223:69)\n    at https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5069043027173587:243:475\n    at di.n.oa (https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5069043027173587:85:794)\n    at Vi (https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5069043027173587:100:1098)"
    <a href="https://codex.wordpress.org/Prototype">Prototype</a>: Error
    constructor: ƒ T(a)
    <a href="https://codex.wordpress.org/Prototype">Prototype</a>: Object
    Thread Starter heyyoufinance

    (@heyyoufinance)

    No, I am adding HTML. I have inserted ads this way for over 50 posts and it has not been an issue until now.

    Thread Starter heyyoufinance

    (@heyyoufinance)

    Host claims that it’s an issue with the block editor.

    Thread Starter heyyoufinance

    (@heyyoufinance)

    I removed that line from the code & still received the same error message.

    I then reached out to my host & was advised that there was no error recorded in the log. I’m at a dead end.

    Thread Starter heyyoufinance

    (@heyyoufinance)

    Even if I deactivate all of my plugins, I still get the same error message. I use the theme Generate Press.

    Thread Starter heyyoufinance

    (@heyyoufinance)

    Here is an example HTML code that I’ve tried to publish: `<script async src=”https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5069043027173587&#8243;
    crossorigin=”anonymous”></script>
    <!– Ad Unit 1 Square –>
    <ins class=”adsbygoogle”
    style=”display:block”
    data-ad-client=”ca-pub-5069043027173587″
    data-ad-slot=”1542860076″
    data-ad-format=”auto”
    data-full-width-responsive=”true”></ins>
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script>`

    I use WordPress version 5.9.2

    I do not have the Gutenberg plugin additionally installed.

    Thread Starter heyyoufinance

    (@heyyoufinance)

    I choose the block “Custom HTML” and I paste the HTML code there. I discovered the issue when I tried to paste HTML code to display Google ads on my post. I’ve done it this way for months and months and this is the first time running into an issue.

Viewing 9 replies - 1 through 9 (of 9 total)