New Rankmath Wordpress View is terrible

#26168
  • Hi there,

    sorry to say, but I absolutely hate the new “side-bar” view of RankMath – its terrible and I have a very hard time working with it.

    How can I revert back to the old view – where Rankmath was located at the bottom of every page/post in the dashboard, instead of the side-bar. I keep missing things due to the plugin being in the right side-bar.

    Please let me know how I can fix this asap.

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    You can easily rollback to the previous metabox layout by adding the following code snippet to 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.

    ​​​​​​​

    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 1 replies (of 1 total)

The ticket ‘New Rankmath Wordpress View is terrible’ is closed to new replies.