Gutenberg needs no introduction for serious WP heads these days, and I expect – like me, you’ve all been experimenting with creating funky custom blocks. During one…
Read more
Go!
Font Awesome is the ever useful font set for icons of all flavours. Version 4.7 is free and easily added to your WordPress website by a couple…
Read moreThe default label for variations dropdown boxes is ‘Choose an option’ which is fine if you’ve only got one but if you have several attributes it can…
Read moreModern standards and good practice can be easily applied to your website by lazy loading the images contained thereon. The theory is to only load the images…
Read moreHere’s a little function I’ve made which is quite useful and sought after. We’re going to add a product category filter above the product list for our…
Read moreIn order for websites to be useful they should be easy fo their users or managers to update. Often when I’m building themes I will include an…
Read moreHow to prevent adding items to the WooCommerce cart using the woocommerce_add_to_cart_validation hook.
Read moreLast time I posted a function to split text content into columns which didn’t really work for lists, images basically anything that wasn’t paragraphs. Not ideal. So…
Read moreHere’s a little function to add columns to your WordPress posts
Read moreHere’s a little function which will find and add all your Variation information to the Basket underneath the product name.
Read moreFunction to retrieve the parent category from within a sub category in WordPress
Read moreA little function to move the order or layout of the meta boxes on the WordPress Post Edit screen.
Read more