• Hey there. We have a gallery under the heading “Vendors and Oyster Farms” that is not loading on the front end.

    While in edit mode, we can see the thumbnails, and move stuff around. I’ve re-saved the gallery. I’ve cleared the cache on the page, and also in Cloudflare, but this does not help the logos to display on that page.

    Can you please help me get this library to appear? Thanks.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author UjW0L

    (@ujw0l)

    Hello Beatty

    I think you have modified the JavaScript code of the plugin. What happens is when gallery is loaded I have set the opacity of the gallery to 0 , once all images is loaded loaded using JavaScript it is set to 1. Since looks like you have it is not setting it to 1 .

    Thanks

    Thread Starter beatty67

    (@beatty67)

    Hi,

    I added a class to the images to give them a frame around each one. But I don’t recall modifying the plugin at all. I normally never do that via FTP, and it doesn’t look like I change any setting on the wp admin dashboard. Would you suggest that I reinstall a fresh version of CTC Masonry Gallery?

    Plugin Author UjW0L

    (@ujw0l)

    Yes try reisntalling fresh copy of the plugin should fix the problem.

    Thread Starter beatty67

    (@beatty67)

    OK I uploaded a fresh copy of version 2.7.0 and cleared the various caches, and the gallery still does not load on the front end. I can see it just fine in edit mode.

    The theme doesn’t have a javascript file (child of wordpress 2024).

    We are using Animations for Blocks plugin, which I thought might be impacting the javascript from your plugin, but I deactivated it, cleared the caches, and the gallery still does not appear on the front end.

    What else should I try? Thanks.

    Plugin Author UjW0L

    (@ujw0l)

    Add following code to any of your css file

    .mas-gal-gallery {

    opacity: 1 !important;

      }

      • This reply was modified 10 months, 4 weeks ago by UjW0L.
      Thread Starter beatty67

      (@beatty67)

      Now it looks…not great.

      Plugin Author UjW0L

      (@ujw0l)

      Look like something in your site is messing with My plugin .Not sure which one. I installed fresh copy on my Local site it works just fine.

      • This reply was modified 10 months, 4 weeks ago by UjW0L.
    Viewing 7 replies - 1 through 7 (of 7 total)

    The topic ‘Gallery Not Loading’ is closed to new replies.