Schema Module breaks Gutenberg links

#1075254
  • Resolved Anne
    Rank Math free

    Hi!
    With the latest update (1.0.249) + PRO (3.0.92), WP (6.6.2) + PHP(8.1.7)
    The Schema Module seems to break something when adding links to text in Gutenberg Editor.
    The block breaks on clicking the “linK” icon before entering a URL to the hyperlink and cannot be retrieved by editing the html.

    Frontend Error:
    react-dom.min.js?ver=18.3.1:2 Error: Minified React error #130

    PHP Error:
    PHP Warning: Trying to access array offset on value of type null in /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-frontend.php on line 107
    PHP Warning: Undefined array key “@type” in /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-frontend.php on line 1

    Deactivating the Schema module resolves the issue, but we would like to continue using that 🙂

    Thank you for your help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    We apologize for the issue you are facing with the Schema Module breaking links in the Gutenberg Editor. It seems that the recent update may have introduced some conflicts that are causing these errors.

    The errors you mentioned, including the React error and PHP warnings, indicate that there might be a problem with how the Schema Module is interacting with your current setup. Here are a few steps you can take to troubleshoot this issue:

    1. Clear Cache: Ensure that you clear all caches, including browser cache and any caching plugins you may be using.

    2. Check for Plugin Conflicts: Temporarily deactivate other plugins to see if there’s a conflict with another plugin. If the issue resolves, reactivate them one by one to identify the conflicting plugin.

    3. Reinstall Rank Math: Sometimes, reinstalling the plugin can resolve unexpected issues. Make sure to back up your settings before doing this.

    4. Check for Updates: Ensure that all your plugins and themes are up to date, as updates may contain fixes for compatibility issues.

    5. Debugging: Enable WordPress debugging to get more detailed error messages. You can do this by adding define( 'WP_DEBUG', true ); to your wp-config.php file.

    If these steps do not resolve the issue, we recommend replying to this ticket with your site URL and any additional details about your setup. A human agent from our support team will then be able to assist you further.

    Thank you for bringing this concern to our attention! We appreciate your patience as we work to resolve it.

    Hello,

    Thank you for contacting Rank Math support.

    We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section.

    Please do take a complete backup of your website before sharing the information with us.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The ticket ‘Schema Module breaks Gutenberg links’ is closed to new replies.