
Archive | Wordpress

Responsive Theme blank home page or 404 home page error solved
If you are using CyberChimps Responsive theme and you’re seeing a blank home page or getting a 404 error on the home page of your website, then this article will show you how to solve the blank home page or 404 on your home page. Reason for the home page to be blank? The reason […]
How to stop script tags being removed from Gravity Forms HTML fields
If you are trying to insert a piece of Javascript code in Gravity Forms HTML fields but the script tag gets removed when you update your form, then this tutorials will help you fix this problem by just adding a few line of code to your functions.php file. Why the script tag gets removed By […]

Unclogging a Drainage Website’s Pipes
Tradies, I’m looking at you. You tradies work hard to make sure our pipes are unclogged, houses are well insulated and toilets and running smoothly. But often tradies websites are down in the dumps. Who has time to update a website when the client list keeps growing? You need to make time to update your […]

WordPress SEO By Yoast Tutorial
Of all the WordPress SEO plugins, one of the most successful and user friendly ones is WordPress SEO by Yoast. Although it is user friendly, there are some things which require a fair bit of getting used to and interpretation. Which is why it’s important to read a WordPress SEO by Yoast tutorial. Here are […]

Gravity Forms: How to set datepicker default date and add calender icon
By default the Gravity Forms datepicker will start with today as the default date. On some occasions, you might want the datepicker to start with a different date. For example, in a Date of Birth field, you might want the date picker default date to go 30 years back. For an appointment date field you might […]

How to Have Titles Appear in Lightbox But Not as Tooltip
Back in WordPress 3.7 WordPress finally got rid of the ‘title’ tag from images in galleries. This title tag created an annoying tooltip when visitors hovered over gallery images, which interfered with nice design. Like this: However many lightbox plugins used that title tag to display the name of the image. This means that many WordPress site […]

How to Remove the Author Name in WordPress Canvas Theme
Are you trying to figure out how to remove the Author from posts and archive pages in the Canvas theme in WordPress? Or are trying to remove the category by leave the rest? It’s actually really easy. Firstly, What Doesn’t Work If you want to remove the whole post meta line (author name, date and […]

Troubleshooting Universal Analytics Ecommerce Tracking in WordPress when using Yoast
If you’re using WordPress, Universal Analytics and the Yoast Analytics plugin, and want to set up Google Analytics ecommerce tracking manually, you’re probably running into some problems. I had this exact scenario with a client’s website. We upgraded from Classic Analytics to Universal Analytics and immediately all ecommerce data stopped being recorded. Even though I […]

Gravity Forms: How to Restrict a DatePicker Date Range
By default the Gravity Forms date picker has a date range of -100 years to +20 years. Sometimes you might need to limit that date range. For example, a Date of Birth field can never be after today’s date. And a requested appointment date can’t be in the past. There is some easy code to restrict the […]