I've added Flickr Gallery to my footer, displaying 6 images from my photostream. Everything works perfectly, with the exception of the NEXT PAGE button on my site's home page.
If I'm on my home page (e.g. http://www.mydomain.com), and I click NEXT PAGE under the thumbnails, it reloads the home page and re-displays the same 6 thumbs it displayed before.... in other words, it doesn't advance to the next 6 thumbs.
If, however, I'm on any other page of my site (e.g. http://www.mydomain.com/portfolio), NEXT PAGE works perfectly.
It obviously has something to do with the fact that my home page URL is the root domain name. I've used this plug-in on other sites where the home page was http://www.mydomain.com/wordpress, and it worked fine. The fact that there's no subfolder seems to be creating the problem.
Is there some sort of workaround to this issue? Thanks.