• Resolved Telje

    (@telje)


    Hi!

    I know that this issue has been discussed earlier but the answer didn’t help me.

    I’ve installed the lite version and I’m also using the Simplicity theme from Olegnax (http://simplicitywp.olegnax.com/portfolio/). When clicking on a thumbnail it opens up in two separate windows. I have no other plugins installed.

    Do you have any idea why this happens and what I might do to get rid of the “other” popup image?

    I’m about to buy the Pro version but I need to know that this can be solved before I make the buy.

    Unfortunately, I can’t provide you with a link to the site since it’s not live yet.

    Thanks in advance!

    http://wordpress.org/extend/plugins/easy-media-gallery/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author GhozyLab

    (@ghozylab)

    Hello,

    Simplicity theme use lightbox for default image popup, just need to do a little modification to your theme or you can check may be there is option to disable the lightbox from the theme control panel.

    Thread Starter Telje

    (@telje)

    Thanks for your quick reply! 🙂

    I’ve been checking through all the settings for the theme but I can’t find out how to disable the lightbox option. Damn, I really want this portfolio to work. :/

    Thanks!

    Plugin Author GhozyLab

    (@ghozylab)

    Hello,

    We can help you, just contact us here : http://ghozylab.com/contactus/

    Plugin Author GhozyLab

    (@ghozylab)

    Hello,

    Here are steps to solve issue with Simplicity theme:

    1. Go to /wp-content/plugins/easy-media-gallery/includes/
    2. Edit frontend.php file and paste code bellow :

    jQuery("a[rel^='easymedia']").attr('data-pp','');

    AFTER

    return old ? old + ' ' + add : add; });

    3. DONE.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Two photos open’ is closed to new replies.