show products under tabs by category on store page instead of products directly
-
i’m using dolan lite and when a vendor creates products, they’re shown on store page under product tab.i would like dokan to fetch categories and creates immediately tabs and display products under those tabs according to their categories.
i tried to edit store.php on line 59 which is this line:
<?php wc_get_template_part( 'content', 'product' ); ?>
but i failed to know what to replace with ‘product’
does anybody here have any solution for this please?
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘show products under tabs by category on store page instead of products directly’ is closed to new replies.