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

    (@mauteri)

    Something on your page is causing an error. You might want to disable plugins one by one to find out which of your plugins is not behaving nicely. The reason for the gray boxes is because the images in my plugin by default use lazy load. If you want to have all images appear on render, just add lazy_load=”false” to the shortcode. However, this could cause performance issues with large galleries.

    Thread Starter Thaicio Almeida

    (@thaicio)

    Hi, mike! Tks for help!

    but large version don’t open, show only thumb >:

    Plugin Author Mike Auteri

    (@mauteri)

    Yeah, there’s something on your page that is breaking all the JavaScript. Including the JavaScript that powers my plugin. You’ll need to look through your theme or plugins for what is breaking it. Once you figure it out, you can remove the lazy_load=”false”.

    Plugin Author Mike Auteri

    (@mauteri)

    Marking as resolved. Let me know if there’s anything else.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘gray blocks thumb’ is closed to new replies.