Tag Archives: genesis theme wp
Query whether WooCommerce is activated
If you’re building a theme which supports but doesn’t require WooCommerce, you may want to [...]
Add checkout validation styles to a third party or custom theme
You need to add this CSS to your child theme’s style.css file or to your customizers’ “Additional [...]
Show product categories in WooFramework breadcrumbs
Add this code to your child theme’s functions.php file or via a plugin that allows custom functions [...]
Change the placeholder image
The placeholder image can now be set at: WooCommerce > Settings > Products as of version 3.5x. [...]
Change number of upsells output
Add code to your child theme’s functions.php file or via a plugin that allows custom functions to [...]
Change number of related products output
Add code to your child theme’s functions.php file or via a plugin that allows custom functions to [...]