• Resolved souldesigns

    (@souldesigns)


    Hi,
    This issue suddenly started appearing on the website, the Twitter embeds are now broken. Videos are not playable and when I disable the AMP plugin, everything seems to work fine.

    I am using the latest version of WordPress and the AMP Plugin as well. I have noticed this issue arising just lately.

    Trying to troubleshoot myself as well but didn’t get a clue yet.

    Thanks!

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support Milind More

    (@milindmore22)

    Hello @souldesigns

    Thank you for the support topic, The issue seems to be related to AMP upstream as I am also seeing a non-disappearing placeholder on amp.dev site (screenshot)

    The issue seems to be specific to ESM module scripts, I will report the bug upsteram

    Suggested Solutions :

    1) Temporary CSS fix
    Login to WordPress Admin goto Appearance->Customize->Additional CSS and Add the below CSS snippet

    
    html[amp] amp-twitter blockquote.twitter-tweet.twitter-tweet{
    	display:none;
    }
    

    2) Disable ESM Module by using this plugin

    Hope this Helps!

    Thread Starter souldesigns

    (@souldesigns)

    The CSS is making the quote line and overly disappear but the tweet is cut off from the bottom.

    When I am downloading that plugin as Zip and uploading to the WordPress admin, it is not accepting it as a valid plugin.

    Thanks!

    Thread Starter souldesigns

    (@souldesigns)

    Got it, installed the plugin and the embedding has started working properly again but is this a permanent solution? I don’t want to keep another plugin inside my WordPress installation.

    Thanks a lot for the help, at least the layout coming back has given me relief.

    Plugin Support Milind More

    (@milindmore22)

    Hello @souldesigns

    I have filed a bug report please follow this GitHub issue to receive further updates.

    Thread Starter souldesigns

    (@souldesigns)

    Thanks for escalating the issue.

    Plugin Support Milind More

    (@milindmore22)

    Hello @souldesigns

    Thank you for your patience, The issue has been resolved as per the GitHub issue, please deactivate the plugin ESM Module plugin and test by hard reloading the page, once you confirmed the fix please the plugin you have installed.

    Thread Starter souldesigns

    (@souldesigns)

    Hi,
    Everything looks great now. Thanks for the great support! I have removed the ES Module plugin.

    Plugin Support Milind More

    (@milindmore22)

    I’m glad if I was of some help, I’ll mark this as resolved Open a new support topic if you face further issues, also feel free to leave a plugin review, we would love to hear your feedback.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Twitter embed issue started suddenly’ is closed to new replies.