Hi there,
I’m building a custom loop, and I’m modifying the X theme files. Namely pro / framework / functions / plugins / woocommerce.php
- I tried moving this file to the child theme’s - / framework / functions / plugins / woocommerce.php spot, like with all modifications, but it does not update my code if I do it this way. Any ideas on how to fix this?
Thanks!