WordPress How to Migrate a Staging Server in WPEngine Here is a quick guide on migrating a Staging Server to Production in WPEngine. Compare Content Before you start the migration, you will need to check to ensure the content is identical on…
WordPress How to Fix Contact Form 7 Errors: There was an error trying to send your message. Please try again later.” Forms are a valuable and powerful way to collect information from your visitors. To be successful, they need to work seamlessly with no errors or glitches. Contact Form 7 is an easy-to-use plugin…
WordPress How to Remove unwanted script from the WP Header This article is for you if you are tired of the default WordPress header but don’t know how to change it without scripts. After reading this post, you will be able to remove…
WordPress Installing Roots Trellis / Bedrock / Sage Not sure how I feel about Roots.io –> The tutorials seem super easy, but I noticed you could quickly run into issues. What doesn’t help is that I can’t find any reviews/user tutorials…
WordPress How to hide Gravity Form field labels There are many reasons to hide the labels in your Gravity Forms. Maybe you want a cleaner-looking form, or you want all of your forms to look the same; either way, this tutorial…
Gravity Forms How to add Gravity Forms to your PHP To add a Gravity Form shortcode in the header, page, footer templates… pretty much anywhere in the theme, add the code shown below in your PHP file. Example: You will want to place…
WordPress How to create a WordPress Child Theme In this article, I’ll show you how to create a WordPress child theme. This is an important tool for any web designer or developer because it allows your changes to be more easily…