Embedded HTML not displaying properly
I embedded a Gumroad link which shows duplication in Firefox and missing most of the content in Chrome. The link to the post can be found here: https://conceptventurer.com/how-to-run-effective-meetings/
I've attached images for reference along with a red caption for where it's found.
Comments
Hi,
Please, switch your Column Text editor from Visual to Code, and check if the same thing happens then.
https://support.muffingroup.com/video-tutorials/visual-vs-code-column-text-editor/
You can also put this script in the WP editor, so I will know if it is a problem related to our builder.
Thanks
I tried both suggestions but neither resolved the issue.
I found the fix. I had a Gumroad WordPress plugin installed as well. The Gumroad script has an append HTML code that adds the Gumroad logo to whatever text you're adding ("Download from", "Buy on", etc). So having both the plugin and the HTML line <script src="https://gumroad.com/js/gumroad.js"></script> was redundantly adding the Gumroad logo.