• Love the plugin, great work! πŸ™‚
    I have on a tiny problem, maybe you can help me since i’m not very good with javascript and jquery stuff.
    Heres my problem – i wanted to add “load more” button on my page, so site would have one page design (kind of infinite scroll). Found a good plugin for that – Easy Load More, all works ok and foogallery images loads fine until i click on “LOAD MORE” button then only new posts names appear but galleries for those posts wont load. WordPress post images/featured images however load fine.
    When I insert command “jQuery(“.foogallery”).foogallery()” in browser console, then images appear. Can I add this jquery codesnippet between <div id=”loadmore”>post loop stuff</div> in theme template to restart foogallery so it would load and how can it be done? Or any other ideas how would it work?

    Thank You very much for hard work and best gallery plugin out there! πŸ™‚

Viewing 1 replies (of 1 total)
  • Plugin Author bradvin

    (@bradvin)

    You are on the right track – welldone!

    Can you post a link to your page?

    Hopefully the Easy load more plugin exposes an event that we can hook into and call the foogallery code to initialize the new galleries.

Viewing 1 replies (of 1 total)

The topic ‘images won’t load using “load more posts” plugin’ is closed to new replies.