Category: Code Snippets
All our blog posts filled with code snippets, whether it is for one of StudioPress’s theme, a custom Genesis them or a Woocommerce page template. Hopefully we have something useful for you to use.
If we don’t have what you are after, contact us and we will try and write a guide for you.
-
Decimal Values in the Product Quantity Field
In some industries products are often sold in units less than 1, an example of this would selling groceries online. Many of the fruit and vegetable items are purchased by…
-
Product Ordering System with WooCommerce
There are may cases where small business would like to offer online ordering from their website, without the complexities of a full ecommerce solution. Cases for setting up an online…
-
WooCommerce redirect on login
When using WooCommerce on your WordPress website, typical login and logout redirects code snippets will stop working. This is because WooCommerce has it’s own redirect hook and will take priority…
-
Add Google Fonts with Kirki to the Customizer
Adding the right Google fonts to your website can be a time consuming exercise if you don’t know what you are looking for, or what particular look you are after…
-
WooCommerce & Genesis Theme setup – Part 2
Part two of our WooCommerce & Genesis Theme website step by step set up guide, we install and integrate the StudioPress’s Daily Dish Pro theme. In this guide we run…
-
Taking control of the WooCommerce styles
The WooCommerce plugin is a great way to build an e-commerce store on your WordPress blog or website without coding required. Sometimes though the default styling does not always suit your theme,…
-
Adding a shop menu on a Genesis themed website
Two menus by default are built into most WordPress themes built with the Genesis framework, these are the primary and secondary menus. Generally these menus are great to use when building…
-
Adding charactor to your Author Page
The default author page template within WordPress lists an author’s latest posts in a chronological list. We can use this page to build a awesome about page for your blog/website…