RankMath does not appear in posts

#23619
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.

    I have checked your site and everything is working as expected. One of the changes introduced in the latest version is a deeper integration with Gutenberg. The metabox is now available on the sidebar as shown below:
    https://i.rankmath.com/U44EB5

    You can add the following code to your theme’s functions.php file to disable this feature and revert to the addition of the metabox after the post content as it was in the past:

    
    /**
     * 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 ‘RankMath does not appear in posts’ is closed to new replies.