Help Docs Software Kadence Kadence Resources

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

0 results

Check out the performance-focused documentation below to audit your hosting parameters, resolve asset bottlenecks, and upgrade your site speeds.

  • How to Reset Your WordPress Website for Free

    If you want to start fresh with your WordPress site, whether you’re cleaning up a development site or testing a new setup, you may need to restore your database to its default state. This process removes all content and customizations while keeping your media files, plugins, and themes intact. While several plugins are available to…

    Read more: How to Reset Your WordPress Website for Free
  • How to run the WordPress built-in database repair tool

    If you are encountering errors related to your WordPress database, WordPress includes a built-in repair tool that can help resolve database-related issues. This guide will walk you through enabling and using this tool for troubleshooting purposes. Important: Before proceeding, it is recommended to back up your website and database before running this tool. While this…

    Read more: How to run the WordPress built-in database repair tool
  • How to translate using LocoTranslate

    Loco Translate is a plugin that allows you to make changes to your string translations within the WordPress admin area. Editing these files directly on your site streamlines the process and eliminates the need to edit any theme files.  The process of getting started with the plugin is the same as any other in the…

    Read more: How to translate using LocoTranslate
  • How to View Console Log Errors

    When troubleshooting an issue on your site getting the most information can be really helpful in determining the cause. Viewing the browser’s console log is a great way to get more information about what might be happening on your page. In this example, we will use the chrome browser but all modern browsers have development…

    Read more: How to View Console Log Errors
  • Improving Largest Contentful Paint (LCP)

    Largest Contentful Paint (LCP) is a Core Web Vital metric that measures the time it takes for the largest visible element to load on a page. Whenever you receive a Page Speed Warning related to LCP, there are a few things you should check to help resolve this warning. This document will go over the…

    Read more: Improving Largest Contentful Paint (LCP)
  • Recommended Server Resources

    When working with WordPress, ensuring that your server’s settings meet the minimum requirements is essential for a seamless experience on both the front end and back end of your website. Common errors, such as those related to WP memory limits, upload sizes, or maximum execution times, often stem from insufficient server resources allocated to your…

    Read more: Recommended Server Resources
  • Reserved Slugs and Terms

    When customizing WordPress, it’s common to add custom post types (CPTs) and taxonomies to extend your site functionality. Additionally, many plugins and themes may register their own content types. Each of these elements is assigned a unique identifier known as a “slug.” Using reserved or previously defined slugs can create unexpected behaviors such as 404…

    Read more: Reserved Slugs and Terms
  • Simulating a Mobile Environment For Testing

    In today’s mobile-first environment, it’s essential to make sure your website not only looks good but also works properly on mobile-sized screens. In addition to testing on an actual mobile device, there are several other options available that provide additional options and features. Chrome Browser Safari Browser Xcode To use Xcode with Safari to test…

    Read more: Simulating a Mobile Environment For Testing
Was this article helpful?