Archived topic
Using MixItUp in the Category View
1 reply · Started by Tommi on January 25, 2019
Hi,
I would like to use MixItUp in the Product Category. The idea is that the user could filter the products by category. Before I start to customize PHP files, I would like to ask if this is possible, what files should be customized and should I take something special into account.
https://www.kunkalabs.com/tutorials/integrating-mixitup-into-your-project/
Thanks!
BR
Tommi
Hi there,
I'm not quite sure how this is supposed to work but the main thing is that you don't want to modify the theme's core files.
I would recommend using a child theme for something like this:
https://docs.generatepress.com/article/using-child-theme/
The instructions shouldn't be theme specific - it would be the same to implement in a twenty series WP theme and GP.
The author is quite active in the comment section too so that might be a good place to go if you run into problems.
Hope this helps!