Yesterday, Godaddy joined the throng of companies offering specialized managed WordPress hosting. I was among 142 people that attended their online launch which was held as a Google hangout. The two Godaddy WordPress Support guys presenting clearly knew their stuff and outlined the characteristics that all managed WordPress managed hosts offer. WordPress Managed Hosting –…More
How To Add A Mobile Responsive Background Image To A Landing Page
The demo squeeze page shown below uses the backstretch jQuery script to make the background image of the page mobile responsive. The image is not in fact a background image in CSS terms but is a foreground image that it placed in the background. And by virtue of being a foreground image it will resize…More
Optimize Your Facebook Posts
When posting to Facebook to promote your blog post you want to make your entries stand out from the crowd and an obvious way to do this is with an attractive image. An optimized Facebook post will attract more likes and the desired effect of more click-throughs to your blog post. The facebook post below…More
Add A Mobile Responsive Clickable Logo To Your Site
This is an easy way to replace the text title of your site with a logo. So instead of having a site title and tagline, you place a mobile responsive clickable logo in the the “title area” of your site. Create And Upload Your Logo Firstly, create your logo. This will typically be a PNG…More
Footer Credits On The Striker Theme
To add a footer using either Footer Putter on the WordPress Striker Theme do the following steps: On the Footer Credits admin page and set the Footer Hook as the wp_footer hook In Appearance | Menus, create a Footer Menu with for pages such as the Privacy Statement, Terms and Conditions, Contact Us, etc In…More
Post Image Gallery Widget With LightBox
The Genesis Club Plugin now includes a post image gallery widget. Widget Features This image gallery widget has the following features: It is an enhanced version to the gallery shortcode in its behavior It appears only on single posts It shows a gallery of photos that are attached to the post The widget will typically…More
Mobile Responsive Hamburger Menu For Genesis
This article shows you how to code a hamburger menu for the Genesis framework. If you haven’t time for coding, we’ve made a Genesis plugin that does it. You can choose from a FREE PLUGIN and a PRO PLUGIN does a LOT more very cool stuff. GenesisHamburgerMenus In the Genesis Minimum Pro theme there is…More
Whooshing A New Site To A HostGator Reseller Account
This tutorial is for users who own a Hostgator Reseller Account. This procedure is specifically for new sites where you do not have to worry about preserving content or transitioning from the old site to the new site with minimum down time. There are 4 steps when whooshing a new site for a client: Change…More
Genesis Club Pro Plugin Launched
On 5th August 2013, we made the Genesis Club Pro Plugin available for sale to non Genesis Coaching Club members. We have now have the following offerings: Genesis Club Lite Plugin – clickable logo in the title, authors signatures, extra widgets, change of labels – FREE Genesis Club Pro Plugin – with bonus features and…More
How To Set Up PHP 5.3 On Shared HostGator Account
Good News! Setting up your Hostgator sites to run PHP 5.3 is really really easy. Just add this one line to your .htaccess file and your site will run PHP 5.3 instead of PHP 5.2 [raw] AddType application/x-httpd-php53 .php [/raw] It’s nice when life is this simple. Take the rest of the day off and…More