Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8090

    I am using the Gmedia Gallery and have loaded the widget to my page, however the when I try to click on the image to be displayed in the lightbox nothing happens. I am using the Phantom module. I have gone through and deactivated plugins, but have been unable to identify a fix. Please help. Thank you!

    http://www.ashamaiadesign.com/portfolio/eventdecor

    #8098
    Rattus
    Keymaster

    There are few JS errors on the page caused by some plugin which minify JS files. Try to play with settings of your cache plugin and disable minification of JS files.

    #8100

    I changed every setting on that plugin and even deactivated it, but I am still having the same issue. What else could it be?

    #8101
    This reply has been marked as private.
    #8104
    Rattus
    Keymaster

    Seems like the only way to fix it is editing theme’s JS file: “/wp-content/themes/themify-ultra/themify/js/main.js”
    Add // on line 418-423 in the beginning of each row:

    // this.LoadCss(themify_vars.url + '/css/lightbox.css', null);
    // this.LoadAsync(themify_vars.url + '/js/lightbox.js', function () {
    //	 Themify.lightboxCallback($el, $args);
    // }, null, null, function () {
    //	 return ('undefined' !== typeof $.fn.magnificPopup);
    // });
    #8105

    That worked! Thank you!

    Asha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Gmedia Gallery WordPress Plugin’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support Forum