Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author afzal_du

    (@afzal_du)

    In order to disable the lightbox with the plugin edit the following file
    srizon-yt-album-front.php

    remove line number 5 and 7 which are
    wp_enqueue_script(‘srzmp’, srz_yt_get_resource_url(‘js/mag-popup.js’),array(‘jquery’));
    and
    wp_enqueue_style(‘srzmpcss’, srz_yt_get_resource_url(‘css/mag-popup.css’));

    Thread Starter petertoner

    (@petertoner)

    Thank you so much for the response!

    Worked perfectly …

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Video playing twice’ is closed to new replies.