Pagination In Stores
Author | Posts |
---|---|
May 21, 2015 at 2:52 am 44715 | |
Fred | Hi, It seems that in Stores page, the stores keep displaying in one page rather than showing so many per page with the ability for the user to fan through the pages. So, in other words, there is not pagination. I know we have bootstrap libraries here at Dokan, so implementing this cannot be complicated (i don't thing). Any help or direction will greatly be appreciated. Cheers. |
May 21, 2015 at 11:06 am 44748 | |
Nayem | Hello Fred, I am not clear about your question. Are you trying to say that store page pagination is not working?. If yes then please make sure that you are using the latest version of Dokan plugin(v2.2.2), WooCommerce latest version and latest WordPress. Thanks. |
May 21, 2015 at 11:19 am 44753 | |
Fred | I am using the latest versions of all mentioned (I assume you meant Version 4.2.2 on Dokan,,,right?) and no pagination on stores page. How many stores is it suppose to show per page? |
May 21, 2015 at 11:51 am 44755 | |
Nayem | Hello Fred, By default it will show 10 product per page. If your pagination is now working then please provide a screenshot of your store page. Thanks. |
May 21, 2015 at 12:09 pm 44758 | |
Fred | Sorry, what I meant was store listing. I don’t have 10 product in there yet, but I do have few stores that makes the page to be long. Thanks. |
May 21, 2015 at 12:59 pm 44772 | |
Nayem | Please open Dokan plugin/classes/template-shortcode.php file. In this file you will get this function- Thanks. |
May 22, 2015 at 12:12 pm 44872 | |
Fred | That works. Thank you! |