-- HikaShop version -- : 1907241420
Hi,
1. While playing with new hikashop version i found that using pagination there is a limitstart params added each time using pagination on product listing. I may be wrong but i think it shouldn't be there. So i have searched some topics and looked at other users sites, and they do not have this params in the url....
The html of pagination is different. They do have something like this with onclick attr:
And my is something like this:
Now my question. Is there some settings i miss? How it should be by default?
2. During this research i also found some html issues with pagination. How to reproduce.
1. Install fresh Joomla and hikashop with sample data if need it...
2. Delete html folder from protostar template. Basically you want to use default joomla pagination file.
3. Make sure your category have some products so you can go through pagination.
4. Check html.
Here is the html when you on page 1:
Here is the html when you on page 2:
And the html is a bit broken as you can see. But pagination still works.
Thanks