Pagination In Stores

This topic contains 6 reply and 2 voices, and was last updated by Fred 8 years, 11 months ago
Viewing 6 Posts - 1 through 6 (of 6 total)
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 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 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 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 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.
Since I have this plugin customized, can you please provide me the code and location where it needs to be placed so I can take care of it myself?

Thanks.

May 21, 2015 at 12:59 pm 44772
Nayem Nayem

Please open Dokan plugin/classes/template-shortcode.php file. In this file you will get this function- function store_listing( $atts ). In this function you will get those code for seller listing number.

Thanks.

May 22, 2015 at 12:12 pm 44872
Fred Fred

That works. Thank you!

Viewing 6 Posts - 1 through 6 (of 6 total)