Ivan Paramonau
Forum Replies Created
-
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] AutoplayAutoplay mode isn’t supported by default in our WordPress plugin, as oEmbed API that powers it isn’t flexible enough.
If you want videos to always autoplay for certain providers, we can try and configure your API account to do just that. Please, email [email protected] with your API key and with the list of embeds providers you are using.
Glad it works. My guess is that the site you try to embed was giving a sporadic error on the image (we verify them). I think I saw a 502 (gateway timeout) once during the debug. Perhaps, bad luck last time.
BTW, you could embed that google drive link. We support it too ??
We’ve grabbed WP 4.4.1 and checked your URL. It works fine both with and without shortcode.
Any further details to help us debug it?
The URL you’re missing embed for is this, and Iframely still has embed code for it if you check at https://iframely.com/embed.
So it looks the problem is caused by the newer version of WP. Try to disable their newly introduced “oEmbed API” plugin, I sense it might cause conflicts as it also intercepts all of the URLs.
If that’s the cause, we will need to publish a hotfix soon.
Forum: Fixing WordPress
In reply to: iframe shows huge on mobileIframely is the right plugin for the task. But there is no way to make MLB iFrames responsive, because they are not.
Forum: Fixing WordPress
In reply to: iframe shows huge on mobileHi guys, Ivan from Iframely here.
Unfortunatelly, MLB videos’ iFrames are not responsive on their own. Iframely knows that and keeps returning the fixed size, sorry.
You can verify that by opening their iFrame in a separate tab.
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] cssPIntrest embeds should now be centered without the need for any CSS tricks
Hi, no it hasn’t been reported yet. It also should work well and I doubt that Shortcakes can subvert the oEmbed. Perhaps, try Iframely with and without a shortcode? (just as a URL on a separate line)
If there is a problem, please send details to [email protected]? Plus the version of WP please. Thanks!
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] Not workingDoes the link show any embeds when you try it at https://iframely.com/embed?
Well that URL still works. Preview
Can you give us a page where it doesn’t work for you?
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] Twitter feedTwitter timeline embeds can not be generated automatically – Twitter creates a unique widget for a specific user by request. So, sorry, Iframely can’t do it for you.
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] cssYou can’t change the styles within iFrame. And that’s what we return for Pinterest by default as it needs a fallback for JavaScript environments.
We haven’t find a way to make Pinterest center ourselves yet either. If you want to take your chance, you should first make Iframely return native embed code there. To do it, go to your API settings at iframely.com/settings and uncheck “My site uses JavaScript to add embeds”.
Then you can start applying some styles. If you need an explicit style name for Pinterest, you can try adding a filter like the one in this gist.
You shouldn’t touch the iframely cache hook. That’s the wrong direction.
Iframely integrates at standard Embeds mechanism of WordPress. So you can use native functions and Iframely will get called in due course.
Take a look at WP_Embed class functions here.
For example, the shortcode function would do for your case.
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] Max width/heightThe iframes are responsive so they take all width that is available. You should be able limit it by styling the containing element.
class="entry-content"
in your case I believe.Forum: Reviews
In reply to: [Iframely – WP media embeds, cards and blocks] Mostly WorksPlaylists should work alright. You either had the caching issue (we don’t purge your old embeds upon installation), or your setting was set not to override default embeds.
Please send the URL which did not work for you to [email protected], if it doesn’t work when you enter it on https://iframely.com/embed.