Crafty Theme Product Filters

Hello Pro Team,

I’ve fairly recently implemented the ‘Crafty’ Theme on my Pro-Site:


Which I really love!

Just one very small issue i’d like to resolve… It has removed the regular product sorting filter normally at the top of woocommerce shop pages (Sort Price High to Low etc…)


Is there a way I can re-implement it? (I’m missing the ability to sort by price in particular, but also by popularity, rating & latest)

Help appreciated.
Cheers
Dave
Screenshot 2020-07-20 at 12.59.03

Hi @OZLIGHT
Thanks for writing to us.

The sort filter button is missing because it is hidden in the Crafty demo by a custom CSS code.
So once imported the demo, it has been added to your Custom CSS section.
Please go to the Theme Options > Custom CSS and remove the following custom CSS code:

.woocommerce-result-count, .woocommerce-ordering { opacity: 0; }

If you face any difficulties to find it, please provide login credentials for your site in a secure note, including:

– Link to your WordPress site
– WordPress Admin username / password

To create a secure note, click the key icon underneath any of your posts.

Thanks

That’s Perfect

Thank You!

You’re more than welcome, glad we could help.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.