• I inserted my player inside an ajax using a jaxize plugin, and it works but not the css. i tried to add the css manually but its still the same.

    <link rel='stylesheet' id='video-js-css'  href='PATH/video-js.css?ver=4.12.11' type='text/css' media='all' />
    <link rel='stylesheet' id='video-js-kg-skin-css'  href='PATH/kg-video-js-skin.css?ver=4.505' type='text/css' media='all' />
    <link rel='stylesheet' id='kgvid_video_styles-css'  href='PATH/kgvid_styles.css?ver=4.505' type='text/css' media='all' />

    any ideas how to fix this?
    i need this for guest view limit.

    https://wordpress.org/plugins/video-embed-thumbnail-generator/

Viewing 1 replies (of 1 total)
  • Plugin Author Kyle Gilman

    (@kylegilman)

    I suspect it’s not the CSS, but the fact that the JavaScript players aren’t initialized on page load if you use AJAX to load your posts. This plugin does not usually work with AJAX page loaders.

Viewing 1 replies (of 1 total)
  • The topic ‘Video.js not working in ajax’ is closed to new replies.