Rankmath appear at the right side

#36665
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for contacting Rank Math today.

    This is a new feature that we recently introduced that is targeted at a better integration with Gutenberg.

    You can however easily disable this and use the classic metabox layout by adding the following code snippet on your theme’s functions.php file:

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

    Looking forward to helping you. Thank you.

    ​​​​​​

    Thanks for the reply.

    May i know if this new feature of placing to the side, going to be permanent?
    I read in your twitter that this feature is in beta. So i am wondering if I should still add in the code to the functions.php?

    Hi there,

    Thanks for the follow up.

    Yes this integration is going to be permanent since the block editor is not going anywhere soon but you can always use this code to disable the integration.

    I hope this info helps. Thank 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 ‘Rankmath appear at the right side’ is closed to new replies.