Hi guys!
I have an issue on an Ecom website.
In the global topmenu, I got a dropdown which always lists a series of products. These should be globally accessible throughout the site.
The problem is that I, of course, also have regular product lists, with pagination at the bottom. Whenever I click Next Page, the URL changes to "&PageNum=2", for example. However, this makes the global top menu with the dropdown change to Page 2 also, meaning it´s empty and lists no products whatsoever.
I´ve tried adding "&PID=xxxx" to the pagination link, to tell the system that it´s only the current, main product list that should respond to PageNum, but no luck.
Is it not possible to have more than one product list and pagination at the same time?
Thanks for any help,
Casper