Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor viper007bond

    (@viper007bond)

    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.

    Thread Starter ishanbansal

    (@ishanbansal)

    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.

    Thread Starter ishanbansal

    (@ishanbansal)

    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.

    Plugin Contributor viper007bond

    (@viper007bond)

    All browsers come with a debug console. In Firefox, it’s control + shift + J.

    Error: jQuery is not defined
    Source File: https://www.ilovefreesoftware.com/07/videos/video-tutorial-how-to-use-my-jobchart.html
    Line: 5
    
    Error: st_go is not defined
    Source File: https://www.ilovefreesoftware.com/07/videos/video-tutorial-how-to-use-my-jobchart.html
    Line: 5
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Viper's Video Quicktags] Plugin Stopped Working’ is closed to new replies.