Conflict with Classic Editor

#3472
  • Resolved Jake
    Rank Math pro
    Content AI Starter

    Hi team,

    I’m having problems editing posts with the “Classic Editor.” When attempting to click “edit” and proceed to make changes to the post, the link is actually taking me to a DIFFERENT post inside WordPress and not the one that I intended to edit.

    For example, if I attempt to edit post A by clicking on “edit” post A, I am actually redirected to the editor for post B instead. There’s no way to actually edit post A.

    It seems like a replica of this issue: https://www.facebook.com/groups/rankmathseopluginwordpress/permalink/338988053640194/?comment_tracking=%7B%22tn%22%3A%22O%22%7D

    TESTING: I ran the health and troubleshooting plugin. I reverted back to the WordPress classic theme and disabled all plugins one at a time. I can confirm that the only plugin that is causing this conflict is Rank Math.

    I can edit the posts using the Gutenberg (Block Editor) but not in classic mode (Classic Editor). The issue may be related to a conflict between the classic editor.

    Would really appreciate any support with this because it’s driving me insane.

    Thanks

Viewing 15 replies - 1 through 15 (of 18 total)
  • Jake
    Rank Math pro
    Content AI Starter

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Todd
    Rank Math free

    Hello Jake,

    We are taking a look at this.

    At first sight, it seems like an isolated issue.

    I could not replicate it from my end:
    http://i.mythemeshop.com/erHvQT

    As you can see, the correct edit link is working with the classic editor as well.

    However, rest assured that we will find out why this is happening and share the results with you very soon.

    We would really appreciate your patience in this matter.

    Thank you.

    Jake
    Rank Math pro
    Content AI Starter

    Thanks for this response! Appreciate you and the team taking a look into it. Looking forward to a resolution.

    Hello,

    I logged into your site and I see the issue but, I could not reproduce the issue on my setup. Can you please share your site’s FTP access details in the Sensitive Data Section, so we can check if there are any warnings or errors logged in the debug file?

    Looking forward to helping you. Thank you.

    Jake
    Rank Math pro
    Content AI Starter

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Hello,

    I am getting Write Permission denied error when I try to upload the file. Can you please check and give us the write permission so we can enable the Debug and see if any errors are logged?

    Looking forward to helping you. Thank you.

    Jake
    Rank Math pro
    Content AI Starter

    Hi team,

    Currently contacting my hosting team to establish write access for you.

    If it helps at all, I discovered an interesting development today.

    When I created a new post under the “KSW” category today (“KSW” is parent category), I could edit the post fine in classic mode.

    Will let you know more information as I discover it.

    Todd
    Rank Math free

    Hi Jake,

    That’s interesting.

    Please do update us so we can look into this further.

    Jake
    Rank Math pro
    Content AI Starter

    My hosting provider has responded to me and stated that there is write permissions established on all files except WordPress core files.

    Does this need to be changed? Is there an alternative?

    Hello,

    Can you please follow this tutorial to correct the file permissions?
    https://mythemeshop.com/blog/upload-failed-to-write-file-to-disk/

    Looking forward to helping you. Thank you.

    Jake
    Rank Math pro
    Content AI Starter

    Hi team,

    I’m unable to do that, but the hosting support team has mentioned that I can turn on WP_DEBUG if that’s what you require?

    IMAGE: https://i.imgur.com/FNTEEYx.png

    Please let me know

    Thanks.

    Hi Jake,

    Thanks for the question.

    Yes, kindly enable the WP_Debug option so that our dev team can continue with the investigation.

    Thanks.

    Uninstall the classic editor plugin.
    Open the functions.php file in your child theme folder and add:

    // disable Gutenberg
    add_filter('use_block_editor_for_post', '__return_false');

    This will disable the block editor (Gutemberg) without using a plugin.
    Hope it helps.

    Hi Sergio,

    Thanks for chiming in.

    I am glad that you have a workaround to this issue 🙂

    We appreciate your effort in sharing this solution.

    Jake
    Rank Math pro
    Content AI Starter

    Thanks for re-opening the ticket. WP_DEBUG is enabled now. 🙂

Viewing 15 replies - 1 through 15 (of 18 total)

The ticket ‘Conflict with Classic Editor’ is closed to new replies.