By default WooCommerce Cart page does not have a ‘Continue Shopping’ or ‘Return to Store’ button. However if you go to the cart page when the cart is empty, there is a ‘Return to Store’ button. We just need to add this button code to the cart page when the cart has items. Copy WooCommerce Templates into …
Read More
Create a PreHeader Full Width Wrap Bar in Genesis Theme
If you have a layout that requires a pre-header full content wrap that needs to have elements such as an optin form and member or social media menu, you can add a widget area in a Genesis child theme just above the main header area that contains any content you need with the ability to …
Read More
Set up AMP Stack for Local Development in OSX 10.9 Mavericks with Homebrew
OSX ships with Apache and PHP but not MySQL, you can use HomeBrew to install the other parts of the AMP Stack quickly including MySQL, phpMyAdmin and mcrypt. What you need to get started as a base is Xcode and Command Line Tools. This guide is intended for those with more experience with the command …
Read More
Create the Genesis Footer Widget Area for Genesis Child Theme
In a vanilla Genesis Child theme, the footer has the copyright and credit text but no widget area to add or edit stuff, it does have the three footer widgets but your design may require these areas and another area beneath those to add in additional elements. Here’s how you can remove that existing footer …
Read More
Add a Facebook Like Box HTML5 style to Genesis Child Theme (Responsively)
How to add a HTML5 version Facebook Like Box to a Genesis Child Theme and make it responsive… Facebook Code Get you facebook code and choose the HTML5 version. The bottom HTML code goes in your sidebar widget or where ever you want the Facebook like box to go, the top javascript code needs to go …
Read More
Use FontAwesome Icons in WordPress Visual Editor without Disappearing
If you use FontAwesome icons in your work and use them inside WordPress visual editor and swap between text and visual mode – the icons get stripped out. Not good. Disable Visual Editor Couple of solutions to deal with this, one is to use a plugin called Disable Visual Editor which you can simply disable …
Read More
Installing Homebrew on OS X Mavericks 10.9, Package Manager for Unix Apps
The easiest way to install various Unix tools and open source software onto OS X is via a package manager or repository, unfortunately OS X doesn’t come with one, but fortunately there are some good folks that care. They come in the form of Homebrew. Homebrew isn’t the only option, also available is MacPorts and …
Read More
Disappearing Hard Disk Space on OSX 10.9 Mavericks
Is your hard disk full? Where is all the disk space going ? Are you constantly running out of disk space in OSX 10.9 Mavericks ! If you are repeating the above statements about your disappearing hard disk space in OS X, you need a tool to show you what is going on, eventhough hard disks are …
Read More