Hello.
First, sorry if this question has already been answered elsewhere, but I couldn't find anything relevant.
In my shop, I've set up two menu items, each pointing to a product listing (the <div> type) :
- First menu item : shoes
- Second menu item : shirts
My problem is the following:
- I browse to the "shoes" page and then browse to the 3rd page of the product listing
- I browse then to the "shirts" page
- I browse then back to the "shoes" page : the 3rd page in the pagination is still selected. How to have the pagination reset back to first page when clicking on the "shoes" menu item ?
I hope my question is clear enough (the website cannot yet be disclosed online).
Thanks in advance for your help.
Myster D