[wp-trac] [WordPress Trac] #51300: WordPress and Gutenberg not working
WordPress Trac
noreply at wordpress.org
Mon Sep 14 04:24:49 UTC 2020
#51300: WordPress and Gutenberg not working
--------------------------+------------------------------
Reporter: myincomejob | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 5.5.1
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Changes (by sabernhardt):
* component: General => Editor
Comment:
Hi @myincomejob !
This probably would fit better on the
[https://wordpress.org/support/forums/ support forums], but it seems the
problem is from having the same eBay `script` multiple times on one page.
You could
1. Put the script tag in one separate custom HTML block.
{{{
<script async="" src="https://epnt.ebay.com/static/epn-smart-
tools.js"></script>
}}}
2. Add each specific `ins` placeholder in the desired location(s).
{{{
<ins class="epn-placement" data-config-id="5f5.................."></ins>
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51300#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list