Filter Causing fatal error in when trying edit pages or post.

#41628
  • Resolved Deividas
    Rank Math free

    Hi
    WordPress version 5.4
    Filter
    /**
    * Disable Gutenberg Sidebar Integration
    */
    add_filter( ‘rank_math/gutenberg/enabled’, ‘__return_false’ );
    4. Filter to change the Focus Keyword Limit

    Causing fatal error in when trying edit pages or post.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Todd
    Rank Math free

    Hi,

    Thanks a lot for your query and we are so sorry about the trouble this must have caused.

    Do you mind removing the code and test it again?

    If it works, please share the exact code you are using so we can help.

    Otherwise, you can leave your WP logins in the sensitive data section so we can check.

    Deividas
    Rank Math free

    Hi
    Yes, it works if I remove it.

    Hook I using https://rankmath.com/kb/filters-hooks-api-developer/

    /**
    * Disable Gutenberg Sidebar Integration
    */
    add_filter( ‘rank_math/gutenberg/enabled’, ‘__return_false’ );

    Michael Davis
    Rank Math pro

    Hello,

    Thanks for the follow up.

    We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WP logins in the designated Sensitive Data section.
    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 3 replies - 1 through 3 (of 3 total)

The ticket ‘Filter Causing fatal error in when trying edit pages or post.’ is closed to new replies.