Metabox under page

#53398
  • Resolved Anonymous
    Rank Math free

    If I install the classic editor I get the Rank Box showing under the post. But without it installed I can only see it by toggling a toolbar.

    Yoast shows the metabox below the editor, so it can´t be a Gutenberg issue. Possibly a setting I have missed. Great if I could fix this as it is much more useful to have it showing below rather than in a hidden sidebar (Showing in this image)

    See below image. Yoast under the post, rankmath to the right in a sidebar that I have to toggle to.
    https://www.screencast.com/t/iDem0CeI

Viewing 1 replies (of 1 total)
  • Alberto
    Rank Math business

    Hello,

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

    It is not an issue but Rank Math using the new block style when using the Gutenberg editor.

    If you want to use the classic style always (even in the Gutenberg editor), you can add the following code at the end of your functions.php file in your current theme:

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

    Looking forward to help you.

    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 ‘Metabox under page’ is closed to new replies.