Wordpress

WooCommerce

WooCommerce – Display “Out of Stock” on Loop Pages

This fixes a problem for those who want to display a label when an item is out of stock. You can save this in your functions.php to make it work. You will also need to add this to your style sheet.

Loading

Read More
WooCommerce

WooCommerce – Sort Catalog by Stock Status

A quick code snippet to allow you to sort your catalogue products by Instock/Out of stock.

Loading

Read More
Wordpress

Publishing WordPress site from development to production.

You have finished that WordPress site, and want to deploy it – move it from your test server to the production server where it goes live. But how? WordPress have a famous 5-minute-install, but there is no 5-minute-go-live-script*. I’ll show you how in these 5 easy-to-follow steps. Going live really isn’t that difficult, as long […]

Loading

Read More