Category Archives: WP Tutorials
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 [...]
Hide loop read more buttons for out of stock items
You need to add this code to your child theme’s functions.php file or via a plugin that [...]
Show cart contents / total
Add this code to your child theme’s functions.php file or via a plugin that allows custom functions [...]
Display My Account link in a template file
Displays a link to the user account section. If the user is not logged in [...]
