• Spider Themes
  • Subscription & Refund Policy
  • Terms and Conditions
Spider Themes Helpdesk Spider Themes Helpdesk
  • EazyDocs EazyDocs EazyDocs is an AI-powered WordPress plugin for building professional knowledge bases, help centers, and searchable documentation.
  • Antimanual Antimanual Antimanual is an all-in-one AI plugin that automates chatbots, content generation, bulk rewriting, and SEO auditing for WordPress
  • Forumax Forumax Forumax is an AI-powered standalone forum plugin featuring smart voting, solved topics, and automated support-to-knowledge-base conversion.
  • Advanced Accordion Advanced Accordion Advanced Accordion Gutenberg Block is the #1 WordPress plugin for creating professional FAQ sections, expandable content accordions, and interactive tabs directly in the Gutenberg editor.
  • Changeloger Changeloger Changeloger creates beautiful visual release notes while managing public roadmaps and user feedback through a Kanban-style board.
  • Spider Elements Spider Elements Spider Elements provides 25+ versatile Elementor widgets, including focused flipboxes, interactive hotspots, and creative image sliders.
  • Jobus Jobus Jobus is an all-in-one ahiring platform for WordPress, featuring unlimited job postings, applicant tracking, and dedicated user dashboards.
  • Home
  • All Docs
    • Theme Docs
      • Docy
      • Docy Jekyll Theme
      • Ama
      • Zoomy
      • Banca
      • Landpagy
      • Listy
      • Jobi
    • Plugin Docs
      • EazyDocs
      • Forumax
      • Advanced Accordion Block
      • Spider Elements
      • Antimanual
      • Jobus
      • Changeloger
  • All Forums
    • Themes Support
      • Docy
      • Banca
      • Landpagy
      • Zoomy
      • AMA
      • Listy
      • Jobi
    • Plugin Support
      • EazyDocs
      • Antimanual
      • Forumax
      • Changeloger
      • Jobus
      • Spider Elements
      • Advanced Accordion
  • Blog
  • Hire Us
Ask
Spider Themes Helpdesk Spider Themes Helpdesk
  • EazyDocs EazyDocs EazyDocs is an AI-powered WordPress plugin for building professional knowledge bases, help centers, and searchable documentation.
  • Antimanual Antimanual Antimanual is an all-in-one AI plugin that automates chatbots, content generation, bulk rewriting, and SEO auditing for WordPress
  • Forumax Forumax Forumax is an AI-powered standalone forum plugin featuring smart voting, solved topics, and automated support-to-knowledge-base conversion.
  • Advanced Accordion Advanced Accordion Advanced Accordion Gutenberg Block is the #1 WordPress plugin for creating professional FAQ sections, expandable content accordions, and interactive tabs directly in the Gutenberg editor.
  • Changeloger Changeloger Changeloger creates beautiful visual release notes while managing public roadmaps and user feedback through a Kanban-style board.
  • Spider Elements Spider Elements Spider Elements provides 25+ versatile Elementor widgets, including focused flipboxes, interactive hotspots, and creative image sliders.
  • Jobus Jobus Jobus is an all-in-one ahiring platform for WordPress, featuring unlimited job postings, applicant tracking, and dedicated user dashboards.
Ask
Spider Themes Helpdesk Spider Themes Helpdesk
  • EazyDocs EazyDocs EazyDocs is an AI-powered WordPress plugin for building professional knowledge bases, help centers, and searchable documentation.
  • Antimanual Antimanual Antimanual is an all-in-one AI plugin that automates chatbots, content generation, bulk rewriting, and SEO auditing for WordPress
  • Forumax Forumax Forumax is an AI-powered standalone forum plugin featuring smart voting, solved topics, and automated support-to-knowledge-base conversion.
  • Advanced Accordion Advanced Accordion Advanced Accordion Gutenberg Block is the #1 WordPress plugin for creating professional FAQ sections, expandable content accordions, and interactive tabs directly in the Gutenberg editor.
  • Changeloger Changeloger Changeloger creates beautiful visual release notes while managing public roadmaps and user feedback through a Kanban-style board.
  • Spider Elements Spider Elements Spider Elements provides 25+ versatile Elementor widgets, including focused flipboxes, interactive hotspots, and creative image sliders.
  • Jobus Jobus Jobus is an all-in-one ahiring platform for WordPress, featuring unlimited job postings, applicant tracking, and dedicated user dashboards.
  • Home
  • All Docs
    • Theme Docs
      • Docy
      • Docy Jekyll Theme
      • Ama
      • Zoomy
      • Banca
      • Landpagy
      • Listy
      • Jobi
    • Plugin Docs
      • EazyDocs
      • Forumax
      • Advanced Accordion Block
      • Spider Elements
      • Antimanual
      • Jobus
      • Changeloger
  • All Forums
    • Themes Support
      • Docy
      • Banca
      • Landpagy
      • Zoomy
      • AMA
      • Listy
      • Jobi
    • Plugin Support
      • EazyDocs
      • Antimanual
      • Forumax
      • Changeloger
      • Jobus
      • Spider Elements
      • Advanced Accordion
  • Blog
  • Hire Us
  • banner shape
  • banner shape
  • plus icon
  • plus icon
Docy, Software Updates, Theme, Uncategorized, WordPress
Updated on April 15, 2026

How to Fix the ‘Uncaught Error: Class “ElementorCoreSchemesTypography” not found’ in Docy Theme

Niloy
2 minutes
278 Views
Share

If you are using the Docy Theme for your WordPress website and encounter the critical error Uncaught Error: Class "ElementorCoreSchemesTypography" not found on your homepage, this guide explains the cause and provides the steps to resolve it efficiently.

Problem Description

This error typically occurs on pages utilizing the Docy theme’s Hero widget and generates the following log entry:

Uncaught Error: Class "ElementorCoreSchemesTypography" not found in /path-to-your-site/wp-content/plugins/docy-core/widgets/Hero.php:317

The error occurs because the theme is attempting to reference a deprecated Elementor class, a consequence of version incompatibility between older theme files and recent Elementor updates.

Cause

The root cause is the use of an outdated Docy Theme and Docy Core plugin version that is incompatible with modern Elementor releases. Specifically, the Hero widget references ElementorCoreSchemesTypography, a class that has been removed from the Elementor API, triggering a fatal error.

Solution: Update Docy Theme and Docy Core Plugin

To resolve this issue, perform the following updates:

  • Verify versions: Ensure your Docy Theme is updated to version 4.1.0 or higher.
  • Update the Docy Core plugin: This plugin must be updated to the latest version to maintain compatibility with the theme.
  • Update Process:
    • Access your WordPress admin dashboard.
    • Navigate to Appearance > Themes to update the theme, or upload the latest version (4.1.0+) obtained from your marketplace account.
    • Navigate to Plugins > Installed Plugins, locate the Docy Core plugin, and update it to the latest available release.
  • Clear cache: After updating, clear your server-side and browser caches to ensure the changes take effect.

Updating both the theme and the core plugin removes references to obsolete classes, restoring full homepage functionality.

Best Practices

  • Always create a full website backup before applying updates.
  • Verify version compatibility via the official Docy theme documentation or your marketplace downloads page.
  • If the issue persists, temporarily disable secondary plugins to rule out software conflicts.
  • Consult official theme support if further troubleshooting is required.

Maintaining current versions of your theme, plugins, and core software is essential for preventing critical runtime errors and ensuring platform stability.

Summary

Error: The Uncaught Error: Class "ElementorCoreSchemesTypography" not found error is caused by outdated theme files failing to communicate correctly with newer Elementor versions.

Fix: Updating the Docy Theme to version 4.1.0+ and ensuring the Docy Core plugin is current will resolve this compatibility issue.

Rate the article

Leave a Comment Cancel reply

Search

Recent Posts

How to Add a Description to Your Forum in WordPress
3 minutes October 15, 2025
How to Remove Footer Text in WordPress (Blog, Forums, Get Help)
2 minutes September 22, 2025
How to Import Demo Data in the Docy Theme
2 minutes September 18, 2025
How to Install the Docy Theme for WordPress: A Step-by-Step Guide
2 minutes September 18, 2025

Tags

change 404 page image WordPress changelog clean up WordPress dashboard clear cache logo issue collaboration tools for support Customer Support customize 404 page WordPress deactivate bbPress WordPress demo import not working WordPress disable WooCommerce WordPress Docy Docy action button missing Docy child theme error Docy Core plugin Docy ThemeForest theme eazydocs EazyDocs carrot buttons hidden EazyDocs navigation buttons EazyDocs plugin update fix EazyDocs support edit 404.php WordPress feedback sharing tips Fixed header logo not displaying helpdesk logo not showing WordPress logo not updating WordPress missing plugins after demo import navbar button not showing WordPress New remove WooCommerce features support ticket best practices Theme Settings Troubleshooting Tweaked update theme visual feedback for support WordPress WordPress documentation navigation WordPress error page design WordPress forum plugin WordPress logo issue wordpress plugin WordPress plugin notification WordPress theme customization
  • Our Portfolio
  • Theme Demos
  • Privacy Policy

This website is made with Docy

ChatbotKnowledge BaseContact
You are offline
Chatbot Avatar
Hi there! How can I help you today?

Not sure what to ask?

  1. Home
  2. Docs
  3. Antimanual
  4. Broken Link Checker
  5. Scheduled Scans and Alerts

Scheduled Scans and Alerts

Put your link maintenance on autopilot. Configure automated background scans on

  1. Home
  2. Docs
  3. Antimanual
  4. Broken Link Checker
  5. Scanning and Auditing

Scanning and Auditing

Learn how to configure post types, bypass the transient cache, and initiate a sm

  1. Home
  2. Docs
  3. Antimanual
  4. Broken Link Checker
  5. Redirect Chain Bypass

Redirect Chain Bypass

Bypass latency-inducing redirect chains and circular redirect loops. Antimanual

  1. Home
  2. Docs
  3. Antimanual
  4. Broken Link Checker
  5. Resolving Link Issues

Resolving Link Issues

Discover how to fix broken links directly from your dashboard using 1-click data

  1. Home
  2. Docs
  3. Antimanual
  4. Broken Link Checker

Broken Link Checker

Antimanual's Broken Link Checker is a resource-friendly, ProMax feature that aut

  1. Home
  2. Docs
  3. EazyLMS
  4. Advanced Configuration
  5. Developer Resources
  6. Template Overrides

Template Overrides

Learn how to safely customize EazyLMS course pages using template overrides. Fol

  1. Home
  2. Docs
  3. EazyLMS
  4. Advanced Configuration
  5. Developer Resources
  6. Working with REST API

Working with REST API

Discover how to interact with EazyLMS data using the WordPress REST API. Learn t

  1. Home
  2. Docs
  3. EazyLMS
  4. Advanced Configuration
  5. Developer Resources
  6. Plugin Directory Structure

Plugin Directory Structure

Learn how the EazyLMS directory structure is organized. Explore how the plugin u

  1. Home
  2. Docs
  3. EazyLMS
  4. Advanced Configuration
  5. Developer Resources

Developer Resources

This guide provides developers with insights into the EazyLMS architecture, incl

  1. Home
  2. Docs
  3. EazyLMS
  4. Advanced Configuration
  5. Customization Options
  6. Access Control Settings

Access Control Settings

Discover how EazyLMS secures your course content with advanced access control se

  1. Home
  2. Docs
  3. EazyLMS
  4. Advanced Configuration
  5. Customization Options
  6. Course Page Customization

Course Page Customization

Learn to customize your EazyLMS course pages by adjusting labels, featured media

  1. Home
  2. Docs
  3. EazyLMS
  4. Advanced Configuration
  5. Customization Options
  6. Configuring Labels and Text

Configuring Labels and Text

Learn how to customize every label, button, and heading in EazyLMS. Easily rebra

How to Fix the ‘Uncaught Error: Class “ElementorCoreSchemesTypography” not found’ in Docy Theme

Or copy link

Clipboard Icon