• In the wordpress post editor I’ve added an unformatted link to another blog host on another wordpress site. It it revealed correctly as an embed in the editor, and I’ve not formatted it in any way. When I click to preview it’s only showing the URL in plain text however.

    I’m wondering if this is because of my hummingbird asset optimisation configuration? If so, which JS and/or CSS files might I need to not compress, combine, or defer loading to ensure the embeds load? The wp-embed.min.js file is not set to be deferred or combined.

    Alternatively it might be a Cloudflare issue. Is there anything I need to ensure it’s working in that regard?

    Example under ‘Further reading’ on this page:

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

Viewing 1 replies (of 1 total)
  • The wp-embed.min.js is responsible for this and it is not loaded at all on your website. In a fresh installation with the TwentyTwenty theme you are using, the embed block works without any problems. So it must have something to do with optimizations that are made in your project. Before you go to CloudFlare as the cause, deactivate all plugins you are using to rule them out as the cause.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.