Hello,
I’m sorry to hear that you are facing a critical error on your contact-us page due to Rank Math. This issue might be related to a conflict with another plugin or theme on your website.
To fix this issue, you can follow these steps:
- Re-activate the Rank Math plugin.
- If the issue persists, you can try the following advanced solution:
- Install the Code Snippets plugin.
- Add a new snippet with the provided code:
add_action( 'init', function() { delete_option( 'schema-ActionScheduler_StoreSchema' ); } );
- Run the snippet only in the administration area.
- Deactivate the snippet after running it.
- Reactivate the Rank Math plugin.
If the above steps do not resolve the issue, please reply to this ticket, and a human agent from the Rank Math Support team will assist you further.
Thank you for your understanding and patience.
Sources:
Fatal Error Happening on Some Installations After 1.0.49 Update Ā» Rank Math
How to Fix āAutomatic Update is Unavailable for this Pluginā Error in Rank Math Ā» Rank Math
Sorry, You Are Not Allowed to Access This Page Ā» Rank Math
This Plugin Does Not Work with Your Version of PHP Ā» Rank Math
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
I’ve fixed it by myself. A hook in my theme’s functions.php was causing the issue
Hello,
Thank you for contacting Rank Math support, and sorry for the unexpected delays and any inconvenience that might have been caused due to that.
We are glad that you are able to resolve the issue.
Donāt hesitate to get in touch with us if you have any other questions.