Kadence Resources
The Kadence Resources hub provides a curated collection of technical guides and best practices aimed at optimizing the performance and reliability of your WordPress site. These resources go beyond the basic use of blocks and themes, focusing on the underlying infrastructure and performance metrics that define a successful online presence. By aligning your backend environments with these expert blueprints, you can eliminate site latency, bolster database reliability, and ensure your layouts scale cleanly as your traffic grows.
Navigating this technical archive helps you address the hidden system factors that impact your daily production workflows. You can discover exactly how to adjust server properties to eliminate common runtime constraints, fine-tune script memory footprints, and safely manage third-party optimization setups. Utilizing these foundational materials ensures you maintain a rapid, lightweight website that behaves predictably across both standard desktop screens and demanding mobile viewports.
Kadence Resources articles
Check out the performance-focused documentation below to audit your hosting parameters, resolve asset bottlenecks, and upgrade your site speeds.
Fixing Phone Numbers Automatically Linking or Disappearing on iOS Safari
Read more: Fixing Phone Numbers Automatically Linking or Disappearing on iOS SafariOverview If you’ve added a phone number to your site (for example, in the footer, header, or a widget) and it appears fine in the WordPress Customizer but looks invisible or styled incorrectly on mobile, this is likely caused by Safari’s telephone number detection feature. On iOS devices, Safari automatically converts any text that looks…
How to Add a Featured Image to a WordPress Post
Read more: How to Add a Featured Image to a WordPress PostA featured image (also known as a post thumbnail) is often displayed on blog pages, search results, post grid/carousel galleries, and sometimes at the top of single post pages. This document is a step-by-step guide on how to set a featured image for a post in WordPress. What Image Size (Dimensions) Should I Use? Here…
How to Add Gutenberg Editor to WooCommerce
Read more: How to Add Gutenberg Editor to WooCommerceThe default WooCommerce product editor is, at the time of this writing, still using the old classic WordPress editor that does not create useful product pages. The video below from our friends at WPCrafter.com shows you how you can add the blocks editor to create beautiful product layouts for your WooCommerce store. More screenshots and…
How To Backup Your WordPress Website
Read more: How To Backup Your WordPress WebsiteBacking up a WordPress site is essential for any major update, theme change, or plugin installation. A website is a valuable asset, and having a recent backup is the best way to protect it. While a manual backup is a good practice before a major change, having scheduled automatic backups is highly recommended for ongoing…
How to Bulk Update Links and Text (Search & Replace)
Read more: How to Bulk Update Links and Text (Search & Replace)You may find it necessary to change or update text, images or links in your WordPress database. Searching for the targeted content and manually updating a document is quite easy in WP Admin but what if the content appears on multiple or even hundreds of posts or perhaps in custom fields? Better Search Replace provides…
How to Change the WooCommerce Product Loop Title Tags
Read more: How to Change the WooCommerce Product Loop Title TagsWhile we don’t suggest you change the title tags from an H2 tag, there may be some reason you want to do this. With the Kadence theme, you will need to use the Code Snippets plugin to add the hooks for this. If you haven’t already used this plugin, install it from your plugin dashboard.…
How to Create a Screen Recording for Free
Read more: How to Create a Screen Recording for FreeA screen recording is critical for solving technical issues because it provides support with a clear, visual account of the problem, eliminating ambiguity and a lengthy back-and-forth process. Instead of relying on a customer’s potentially incomplete or confusing description, support can see the issue exactly as it happened. *You can create a free screen recording…
How to create a staging website
Read more: How to create a staging websiteA staging website is a private copy of your live website, created for safe testing and development. It allows you to try out changes, such as theme updates, plugin installations, custom code, or design adjustments, without affecting your live site or interrupting your visitors. You can use a staging site to: Since everything happens in…