Your WordPress Sites Shouldn't Keep You Up at Night
Stop worrying about crashes, hackers, and broken plugins. Cinch’s US-based WordPress experts monitor, maintain, and fix your site so you can focus on building your business.
Our WordPress experts share insider knowledge, troubleshooting guides, and best practices to help you get the most out of your website—whether you're a DIYer or working with our team.
How to get your webhost to upgrade to PHP 7
As we saw last week, the WordPress push towards upgrading to PHP 7 is gaining steam. While this effort as a whole is very good, it's leaving site owners on older, legacy hosting platforms in a bit of a bind. Why the
Most of us who are close to the WordPress world know that Gutenberg is coming. And probably soon. We've been using it here on Cinch and elsewhere in order to get a better understanding of how it works and how it will affect
WooCommerce hide zero value on zero cost shipping methods
In WooCommerce version 3.4, the dev team made a change to show the value of free shipping methods (other than actual Free Shipping). This means if you use Local Pickup or other methods of shipping that don't have a preset or calculated
It happens to all of us. You log into your website and something has gone terribly wrong. All you see is a white screen, or a strange error message keeps popping up. The first instinct is to reach out to your support
The Vital Importance of Keeping WordPress Plugins Updated
One of WordPress' great strengths is the sheer number and diversity of available plugins. These plugins offer website owners a vast array of features and enhancements and are an integral part to any WordPress powered website. It is essential however, for website
Now that WordPress has Responsive Images as part of core, here's how to use that power along side Advanced Custom Fields: https://gist.github.com/spigotdesign/f1ae5263e4bec51e111d A couple of notes 1. Use Image ID as ACF Return Value: 2. I've begun escaping the data output from
One of the best things about WordPress is the thousands of developers who are constantly working to better your themes, plugins and extensions. Unlike other content management systems, WordPress gets actively better every day. The downside? All of those updates can sometimes
If you're looking how to set the default product category in WooCommerce, you might think to look for a setting somewhere. After all, setting the default post category is found in Settings > Writing. But it's even simpler to set than that.
I ran into an issue developing a recent site of a few zero width space characters (​) getting injecting into the html output: Apparently Sublime Text 3 was the source of the problem, but these characters didn't appear in the source. Opening
WooCommerce reviews are a great way to engage with your customers around your products. If you have an established e-commerce site that doesn't have product reviews enabled, you might be surprised to find there is no way to bulk enable them out
3.9.1 – 2020-01-28 Tweak – Trim whitespaces and strip slashes from MaxMind License Key.Dev – Prevent empty notices to get displayed on frontend.Fix – Show “-” instead of “0” when tax isn’t applicable to a product.Fix – Fixed fatal error on the
Apparently, jetpacks are dangerous for more than the obvious reason. It was announced yesterday that the popular WordPress plugin, Jetpack was discovered to have a security hole that allows a serious Cross-Site Scripting (XSS) vulnerability to be injected. This security hole is
WooCommerce Variable Subscription Add to Cart URL’s
If you are ready to take your WooCommerce website to the next level beyond the standard product page layout, you're going to need to know how to create a link to put a product into the cart. This comes in hand when
We offer real-time backups for our Performance, WooCommerce, and Pro-Bundle customers. A new customer recently signed up for our WooCommerce Support plan. One of the first things we do when setting up any site is to connect our backup systems and take
Why Independent Cloud Backups Are Vital to Your WordPress Website
In the immortal words of Elanor Shellstrop, when it comes to using free web hosting backups: “Ya basic.” And in this instance, “basic” isn’t as delightfully harmless as the current pop culture obsession with all things pumpkin-spiced. Unfortunately, the cost of relying
In WordPress, there are numerous ways to reset yours, or another users password. Here's a few different ways you can do that: Reset a user password through the WordPress admin In the Admin Panel menu, go to UsersClick on the user you'd
How to Create a Multi-Option Search Form in WordPress
We're building a new website for the Park City Library, and one of the requirements is a search form that can search either the website or initiate a search of their online catalog. The design we settled on looks like this: The
Every few months we see waves of spam messages being sent through our customers contact forms. Fortunately there are steps that can be taken to help put a stop to it. Start with the basic moves The first step we recommend is
When developing a WordPress theme I like to organize code into manageable, reusable pieces when ever possible. One great way of doing this is to add an inc directory to the theme and fetch files from it using: https://gist.github.com/spigotdesign/18d0206e3a3d458c7149 This works great
Date: June 24, 2025Affected Sites: The Problem Our MainWP dashboard stopped communicating with cinchws.com, which manages our support plans and subscriptions. MainWP marked the site as offline, test connections failed with a 403 error, and attempts to re-add the site were blocked entirely. What