Celebrating 20 Years of WordPress

  • Reading time:4 mins read
  • Post category:Wordpress

Wordpress Evolution and Advancements Since its humble beginnings in 2003, WordPress has come a long way, revolutionizing the way we create websites and empowering millions of individuals and businesses worldwide. As we celebrate the 20th anniversary of WordPress, it's essential to reflect on the incredible advancements made, the vast ecosystem…

Continue ReadingCelebrating 20 Years of WordPress

Missing Indexes and/or Missing Auto_Increment Attribute

When migrating a Wordpress installation from one server to another, it is important that you verify the integrity of the database. The tables can be created properly but you must check for missing indexes and ensure that all primary key columns have the AUTO_INCREMENT column attribute. Missing indexes and auto_increment…

Continue ReadingMissing Indexes and/or Missing Auto_Increment Attribute

Why I Use StudioPress’s Genesis Framework and Themes For WordPress Sites

  • Reading time:4 mins read
  • Post category:ThemesWordpress

When I first started building sites using Wordpress, I downloaded a few different themes and took pieces from each to build the sites my clients wanted. Each theme had its own peculiar way of implementing things and, of course, with each new theme used I spent precious time learning that…

Continue ReadingWhy I Use StudioPress’s Genesis Framework and Themes For WordPress Sites
Read more about the article WordPress Media Shortcode Explained
How to read a media shortcode in Wordpress.

WordPress Media Shortcode Explained

Inserting images in your posts or pages is quite easy in Wordpress using the Add Media button. This post is meant to explain how the Wordpress media shortcode is populated with the information from your media library. Take a look at the image below. The body of the post as…

Continue ReadingWordPress Media Shortcode Explained

What the Heck is MsoNormalTable? And How Did it Get in my Post?

  • Reading time:3 mins read
  • Post category:How ToWordpress

Have you ever created a post or page in Wordpress and found the following weird code staring at you? Yeah? Chances are you copied the content straight from Word and pasted it right into the Wordpress editor. To prevent this from happening in the future use the Paste From Word…

Continue ReadingWhat the Heck is MsoNormalTable? And How Did it Get in my Post?

How To Present An Infusionsoft Product Bundle with Gravity Forms

Last month, Infusionsoft hosted a Mastermind call about building a dynamic checkout process which started me thinking about how to implement such a feature for a client. By the way, if you are an Infusionsoft user and you are not attending the weekly Mastermind calls, you are really missing out.…

Continue ReadingHow To Present An Infusionsoft Product Bundle with Gravity Forms

WooCommerce – State Drop Down White Font on White Background

I spent way too much time this morning trying to figure out which piece of CSS was causing the moused-over element in the Country and State drop downs on my checkout page to disappear. By default, the font color for the moused-over elements is white (#ffffff). When rendered on a…

Continue ReadingWooCommerce – State Drop Down White Font on White Background