Vendor Sellers Template
-
Hello
I need to change some variables Vendor Sellers Template.
For ex. I need to change seller box per page from 10 (default) to 9
How can i change it?I found it’s here:
dokan-lite/includes/template-tags.php:line 579 $attr = shortcode_atts( apply_filters( 'dokan_store_listing_per_page', array( line 580 'per_page' => 10, line 581 'search' => 'yes', line 582 'per_row' => 3, line 583 'featured' => 'no'
you should add these to shortcode options
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Vendor Sellers Template’ is closed to new replies.