Plugin not working
-
Hi
i installed the plugin and activated it
it doesnt work not as youtube video from the builder and not as a link
what am i missing?
the link is http://eyefeelit1.azurewebsites.net/ecommerce/
-
Yes, same issue it do not work anymore but it has before… :-
Exmple of an article http://www.wax-interactive.com/fr/comment-renforcer-votre-performance-commerciale/ with a video.
> “before” it was working good.
ThanksI’m sorry for the problem here. I have recently made some changes to the plugin and this must have inadvertently caused this. Can each of you please share with me the YouTube line that you have on the post?
@sparkweb
I’m not sure what you mean by “the YouTube line”, but in this post http://www.wax-interactive.com/fr/comment-renforcer-votre-performance-commerciale/ the YouTube link is: https://www.youtube.com/watch?v=RORmKX_3WxQOn another site I tried to switch back to 1.3 version of your plugin and still do not work…
>> One thing important, I use Magnific Popup (http://dimsemenov.com/plugins/magnific-popup/) to show up my video inside.
I built a test page with two video, one is using Magnific Popup the other do not user it, and the result is:
– You plugin do no work on the first video
– You plugin work on the second video (I mean I do not get any related videos)Here the link : http://www.sqli-enterprise.com/test-hide-video
And the YouTube link is: https://www.youtube.com/watch?v=Q9ZJESLb9CcMaybe it will help you
“Before” it was working….
Hi
i see where the problem is
if you set youtube video as embed it works but if i use it as a link it doesnt like a href then youtube urlSo what… ?
/-) I hope the plugin author will find a solution about that…@pako69: So the main issue here is that the Magnific Popup isn’t using oembed at all. The only thing this plugin does is that it hooks into the oembed code that WordPress gets back from YouTube and puts
&rel=0into the url. Magnific does a different process where it creates the url itself and then makes a popup using javascript. Because this is something that Magnific does, my plugin never has access to any of this code. I don’t see how it could possibly have been working before.@eyefeelit: It looks like in your case you are using a YouTube embed plugin instead of WordPress’s oembed.
Hi
i dont understand
can you tell me how exactly to set the url?
now im using it like this
Watch VideoJust set it on a line by itself like this:
https://www.evernote.com/l/AAQsdvmqgG1Il4twwsg91Bz0TId38ocfDlgB/image.png
Then WordPress Oembed takes over and makes the embed for you. Then my plugin will kick in.
Hi
but i want to use it as a link and put a button to open the video or a word like “watch video” and then your plugin doesnt work@eyefeelit that’s fine. You can definitely do this, but you won’t be using WordPress’ oembed method this way and thus my plugin won’t be able to work.
So is there a way to use your plugin with a link like i want to?
No, that’s not what my plugin does. My plugin intercepts WordPress’s oembed functionality and adds the
rel=0bit to the url. If you make a link, this isn’t doing oembed, thus my functionality won’t take effect.Do you know other solution for this? or update in you plugin?
thanxI don’t know of any other solutions off the top of my head. You might look into the Magnific plugin mentioned above, but I don’t think it supports
rel=0. I know that Colorbox has a video overlay feature too so you might look into some of those plugins as well.Good luck!
The topic ‘Plugin not working’ is closed to new replies.