• Resolved karenlaukkdes

    (@karenlaukkdes)


    Envira was showing each gallery on the page twice – all images on top, then again below. Deactivating Smush Pro plugin eliminated this issue. This is in a heavy-photo site for a pro bono community project to document historic parks. Is this a common issue with Envira? Sample page above has been fixed, but would like to activate Smush. Thanks, I am not a dev so I appreciate any advice.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, @karenlaukkdes!

    Thanks for writing in!

    You can also get rid of the duplicate gallery by adding a little CSS to a global CSS field (like the one found at Appearance -> Customize -> Additional CSS):

    .envira_noscript_images {
    display: none !important;
    }

    Mind trying that?

    Thread Starter karenlaukkdes

    (@karenlaukkdes)

    Thank you. I went to Appearance -> Customize -> Additional CSS, it looks like this

    /*
    .envira_noscript_images {display: none !important;}
    */

    Activated Smush Pro, duplicate galleries came back to bottom of all gallery pages. Should I get rid of code above/below your code? Thanks for help, not a dev, much appreciated. I know just enough to be dangerous. ??

    Thread Starter karenlaukkdes

    (@karenlaukkdes)

    I deleted the code above/below your code, and now the duplicate galleries are gone. Thanks so much! K.

    I’m having the same issue. While the CSS does work, when you click on the images and the lightbox pops up, the images are not the correct size. If I activate Lite, then they are correct, it is only an issue with the pro version. Any chance on a fix for this soon?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Envira conflict with Smush Pro’ is closed to new replies.