FV-Player Shortcode support for WPLMS 4.0 in Unit Page

Steps to follow:

  1. Enable the setting in wp-admin > Settings > FV player >  Setup > Load FV Flowplayer JS everywhere https://prnt.sc/10dmm1q
  2. Use this custom code: code in Customizer plugin or Child Theme.

Correction to above code :

add_action('wp_enqueue_scripts',function(){
?>
< script>
document.addEventListener('unit_loaded', function(){
setTimeout( fv_player_load, 10 );
});
< /script>

Leave a Reply

Your email address will not be published. Required fields are marked *

© 2024 - VibeThemes