ishanbansal
Member
Posted 1 year ago #
Hello,
I have been using this plugin for over a year now, and absolutely love it. However, the plugin stopped working today all of a sudden. All the youtube videos that I have embedded on my website are now just coming as hyperlink to Youtube, and the play around them is lost. Here are some example pages:
http://www.ilovefreesoftware.com/07/videos/video-tutorial-how-to-use-my-jobchart.html
http://www.ilovefreesoftware.com/13/videos/video-tutorial-how-to-use-lastpass-password-manager.html
Could you help me with this, please.
Thanks.
It's because your site is making lots of Javascript errors and functioning Javascript is required in order to embed the videos.
jQuery for example isn't being loaded but it's trying to be used.
ishanbansal
Member
Posted 1 year ago #
Alex - Thanks for the quick reply. Could you let me know how did you see what errors are coming, please. That will help me fix the errors.
Thanks again.
ishanbansal
Member
Posted 1 year ago #
Hello Alex - Found the problem. It was with Javascript, as you had mentioned.
I am using W3 Total Cache to minify Javascript. In that, I had chosen to embed swfobjects.js file in Body section, but apparently it has to be embedded in head section. I changed that, and it fixed the problem.
I would still like to know if you see any other errors with javascript, please.
All browsers come with a debug console. In Firefox, it's control + shift + J.
Error: jQuery is not defined
Source File: http://www.ilovefreesoftware.com/07/videos/video-tutorial-how-to-use-my-jobchart.html
Line: 5
Error: st_go is not defined
Source File: http://www.ilovefreesoftware.com/07/videos/video-tutorial-how-to-use-my-jobchart.html
Line: 5