If you are using Virtue Theme together with Woocommerce, then probably you will ask how to enable slider in shop page. Actually the free version does not built in the slider in the shop page. If you want easy control then i would suggest you buy the Virtue theme premium version, it give you what you want. If you would want to try your luck with some code editing, then you can follow the instruction below.
Virtue Theme: enable slider in shop page, follow the steps below:-
Advertisements
- Edit this file “wp-content/themes/virtue/woocommerce/archive-product.php”
I would suggest you run your own child theme and copy this file to your child theme folder and edit from there. - Look for these
- and change it to this:-
** By the way this method only allow you to use Flex slider. TQ
Related posts:
Prestashop: How to disable ajax add to cart?
WordPress: How to remove meta generator tag?
Symfony: Control Model->save() function to perform INSERT or UPDATE
PHP: How to convert ISO character (HTMLEntities) to UTF-8?
Cynogenmod: No Vibration when Receiving SMS
Prestashop 1.5 - How to enable add to cart button at Home Featured Product?
How to send HTML email in Thunderbird
Symfony Filter: Change ForeignKey drop down to Text field
Share this with your friends:-
Leave a Reply
- and change it to this:-