• Resolved augustorene

    (@augustorene)


    For some reason the jQuery Masonry Image Gallery stopped to work. It has opacity zero and not display. This make it hiden. It has worked fine before. I have now disable all others plugins but the problem persist. If I deactivate the plugin the images shows.
    The images are actually in the DOM but the css is following:

    .gallery, .jmig-img-hide {
    opacity: 0;
    }

    No such css in my own styles.
    Regards

Viewing 1 replies (of 1 total)
  • Thread Starter augustorene

    (@augustorene)

    I had removed this line in the footer
    <?php wp_footer(); ?>
    it worked again when I restore the line again. (!?)

    • This reply was modified 9 years, 2 months ago by augustorene.
    • This reply was modified 9 years, 2 months ago by augustorene.
    • This reply was modified 9 years, 2 months ago by augustorene.
Viewing 1 replies (of 1 total)

The topic ‘gallery hidden opacity 0’ is closed to new replies.