Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter banksmodels

    (@banksmodels)

    This is a urgent request for help ??

    I got rid of them by going directly to the Plugin Files,
    and modifying: lightbox-gallery/lightbox-gallery.php file

    and commenting out the line:
    wp_enqueue_script( 'tooltip', '/' . PLUGINDIR . '/' . $plugin_dir . '/js/jquery.tooltip.js', array('jquery'), '', $in_footer );

    like this:

    // wp_enqueue_script( 'tooltip', '/' . PLUGINDIR . '/' . $plugin_dir . '/js/jquery.tooltip.js', array('jquery'), '', $in_footer );

    So I will just have to remember to check after plugin update, if they did not make the way for people to bypass the tooltip hover, I will need to make sure that line is commented out.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Get rid of alt text on my gallery pictures’ is closed to new replies.