lehren
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Twitter Embeds FailingFor us it is sometimes error 401 else 404 for oembed API requests when we inspect it under the browser debugger console while working on the block editor.
We will try to reach out to twitter, lets see how it goes.
@gagan0123 – thanks for contributing to this thread.
Forum: Fixing WordPress
In reply to: Twitter Embeds FailingWe just tried with one – https://twitter.com/elonmusk/status/1662292805312495618
At least 6 of our sites are experiencing the same issue from last 3 days.
We understand that the demos may be experimental but then we tried an alternate test link – https://www.softaculous.com/demos/WordPress and the tweets do not get embedded here, return the same issue.
Forum: Fixing WordPress
In reply to: Twitter Embeds FailingAs soon as we try to embed any tweet it returns “Sorry, this content could not be embedded.”
Using WordPress 6.2.2.
To our surprise, it is also not working on other installations like https://developer.ww.wp.xz.cn/playground/demo
Forum: Plugins
In reply to: [Code Snippets] Site Broke – Issues with version 2.14.4Thanks, it’s fixed now.
No issues so far.
Hi Ahmed,
This is really easy to recreate.
1. Install Vlog theme by Meks.
2. Install AMPforWP plugin.
3. Create a video post by adding a Dailymotion Video URL.
4. See the AMP version of the post.
5. The AMP page renders the video using an iframe embed but does not autoplay.We just want a method that can be used to force autoplay on video embeds in the AMP version.
The iframe SRC just needs to append ?autoplay=1 at the end of the video url.
FYI, list of plugins we use:
Accelerated Mobile Pages
Entry Views
Meks Easy Ads Widget
Meks Easy Social Share
Meks Flexible Shortcodes
Meks Time Ago
Redux
Series
Vlog BuddyYes, we saw this, but could not find anything that relates to adding featured video placement for TagDiv Newspaper.
Please see if it can be covered as Newspaper is the most widely used news and magazine theme.
We are eagerly waiting for this feature in AMPforWP.
We look ahead to your response.
We use Vlog theme by Meks.
Since it is a video-only website, the videos are added as a link at the beginning of the post, the theme picks it and renders the wp-embed block on the front-end.
But as soon as the page is rendered in AMP, the filter for autoplay does not apply to it, you can check using the link provided in our initial comment.