Ivan Paramonau
Forum Replies Created
-
Hi Alfred,
The good news – I can now see your URLs and API calls in the log. So invalidation of the cache worked that way. The embed code returned should be different and responsive. However, it’s not on your page.
Did you save / publish the blog post with the modified URLs?
If it still doesn’t work, try posting with this short URL: http://iframe.ly/ebbNsj.
This should eliminate any other plugin that might be intercepting in to the process. .Ivan
True. But the embed code you have on the page is not the one that was provided by Iframely.
The only way for this to happen is this. In your Iframely options, you have default providers enabled. Before using Iframely shortcode in your post, you entered URL in the editor, and the default WP embed code for SlideShare got cached for this post. It will be in the cache for a day. As Iframely shortcode uses default WP mechanisms, it receives that the default embed code that is already in the cache.
We can not overcome this scenario through the plugin as it would mean implementing embed codes core engine on our own.
This issue is caused by new inline previews since WP 4.0. To fix the problem of this particular post, try the same URL but meaningless query string parameters to it.
Such as(
?refresh=1added. It’s still the same URL, but WP will treat it as a new one and will re-cache the embed code, this time through Iframely).Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] FacebookGlad to hear it is now resolved. Yes, I can see how some type of lazy-loading may cause conflicts with the WP 4.0 new “inline previews” of embeds.
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] FacebookThat does sound suspicious. I just checked on our test WP instance, and it all works fine. Both with the URL on a separate line and as the shortcode.
Let’s try to find what the problem is.
– What’s your WP version?
– If you see an empty post now rather than FB link, it is likely that the code shows up but wouldn’t work on your page. Can you check the view-source: of a post to see if the embed code is there?
– And if it is in the source code, but wouldn’t show up – can you open the JavaScript console and see if there are any scripting errors in it?Both page’s source and JavaScript console are called from View->Dev Tools (or similar) or by right clicking on the page.
Thanks
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] Facebook@queeneve The FB posts from FB pages should work fine. You just follow a link behind its timestamp like “on Nov 14” and then use this as the link.
Can you share the URL you try to embed?
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] Iframe stops being interactiveIframely only converts the URLs to responsive embed codes, if it knows the native “non-responsive” embeds. It doesn’t work with generic iframes.
The responsive iframe for you to use manually would be
<div style="left: 0px; width: 100%; height: 0px; position: relative; padding-bottom: 147%;"> <iframe src="//xi.statsfc.com/moBSdyeatjtB6HqlVK3jmGr27_4dKPB8r0ZFetGP/316" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" style="top: 0px; left: 0px; width: 100%; height: 100%; position: absolute;"> </iframe></div>However, the widget itself isn’t responsive, so here it goes back to statsfc.
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] Iframe stops being interactiveOk got what you are up to.
I don’t see any links from statsfc, shortened in our database. Basically, you shortened your own URL, which is of no use. (except Iframely sees your page as article and shows the preview of it, if you need to embed it elsewhere).
On the other hand, Iframely doesn’t know statsfc and can’t handle their embed codes. I looked at the website and it appears they require signup/api key for embeds on squad selector, leaving Iframely no chance.
Basically, you posted their embed codes directly on your page, without any involvement of Iframely. So you need to ask them about their issues.
Also, they have the own WP plugin at http://ww.wp.xz.cn/plugins/statsfc-squad-selector/.
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] Iframe stops being interactiveI believe you use it as the hosted card:
https://iframely.com/preview/sTQwmg
Well, we don’t see this content as widget, player or iframe. Iframely recognized that one as article and so only shows a thumbnail and the title/author. Basically, that’s what the publisher of that page opted to publish.
The click on the card should open the original link in the new tab. Doesn’t it? If so, what browser/OS/versions do you use?
It was an API fix, no need to update anything on your side. Except maybe the post with the old embed codes – WordPress caches it until you re-save the post.
Guess I forgot to mention it here: the issue should now be resolved. Thanks for reporting.
Can see and confirm the issue with age restricted content from dailymotion. Fix is in the works and will be available on Monday.
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] Insufficient privileges??I’ll close it for now here on WP. Please, send screenshots and any other details to [email protected]. Thanks a lot.
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] Insufficient privileges??I see. So the problem is in our web app, not in wordpress plugin. Great to narrow it down.
What browser do you use to access the page? Any errors in JavaScript console? Maybe, the cache issue?
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] Insufficient privileges??It appears that the settings page (and especially links on it) is somehow broken in local installs. We’ll take a closer looks. But as you can access this page, the privileges should be ok.
The link for the API key is http://iframe.ly/api. Hope it helps.
Forum: Plugins
In reply to: [Iframely – WP media embeds, cards and blocks] Insufficient privileges??Sorry you ran into this issue.
* Are you on WordPress Multi-site or a regular install?
* Which Iframely version is it? v0.2.0 or v0.2.2?In 0.2.2, we specifically addressed the privileges issue for WPMU users. The settings is now a same one for all sites in WPMU, and the right to configure Iframely is granted to users who have the rights to install plugins. For regular installs, nothing should have changed.
If it is the case that the rights are insufficient, you shouldn’t see the link to settings page too. So, how do you access the settings page?
Sorry again for the trouble, but we’d need your help in chasing it.