[Plugin: NextGEN Gallery] Navigation strange URL
-
Hi,
I just started using this wonderful plugin, I have got some problem with the pagination link..
I am using custom theme and integrate the NGGALLERY on the home page.. owever, I have 2 post dispaying on the home page with custom get_posts() function..The problem:
The pagination link contains the title of both my 2 posts..
something link that:
http://domain.com/post-1/post-2/page-2Where, the post-1 and post-2 is the post described above and the page-2 is the permalink for the pagination..
Where, I guess, it should be look like this:
http://domain.com/page-2I don’t know what’s wrong with that.. but let me clear one more thing.. I am using the wp_reset_query(); to make sure that the wordpress query post get unset.
ANY IDEA? ANY HELP?
The topic ‘[Plugin: NextGEN Gallery] Navigation strange URL’ is closed to new replies.