-
Rank Meta ticket not showing
-
Hello, we apologize for the issue you are facing with Rank Math’s Meta Box not showing. This can happen for a few reasons, and there are some steps you can take to troubleshoot this problem:
-
Check if the Meta Box is Enabled: Navigate to Rank Math SEO → Titles & Meta in your WordPress dashboard. Ensure that the Meta Box is enabled for the specific post type or taxonomy you are working with.
-
Select the Correct Post Type/Taxonomy: In the Titles & Meta settings, select the post type or taxonomy where you want the Meta Box to appear. Make sure to enable the Add SEO Controls option.
-
Check Editor Type: If you are using the Block Editor, look for the Rank Math SEO icon at the top-right corner of the editor. If you are using the Classic Editor, scroll down to find the Meta Box. If it’s still not visible, click on Screen Options at the top-right and ensure that the Rank Math SEO checkbox is checked.
-
Multiple Meta Boxes: If you have multiple Meta Boxes due to plugins like Advanced Custom Fields (ACF), you may need to adjust the priority of Rank Math’s Meta Box by adding a filter to your theme’s functions.php file:
/** * Change the Rank Math Metabox Priority * * @param array $priority Metabox Priority. */ add_filter( 'rank_math/metabox/priority', function( $priority ) { return 'low'; });
If these steps do not resolve the issue, please reply to this ticket with your site URL, and a human agent from our support team will assist you further. Thank you for raising this concern!
Sources:
Why Rank Math’s Meta Box is Not Showing? » Rank MathThis is an automated reply from Rank Math Support Bot. Your ticket has been assigned to a human agent and we will get back to you shortly.
My site URL: https://www.graphicscycle.com/
Robot Meta box not showing in my websiteHello,
Thank you for your query and we are so sorry about the trouble this must have caused.
Please make sure that the “Advanced Mode” of our plugin is enabled if you don’t see the desired option: https://rankmath.com/kb/advanced-mode/
Then, the advanced tab should show up.
If the whole Rank Math meta box is missing, please follow this guide: https://rankmath.com/kb/why-rank-math-meta-box-is-not-showing/
Let us know how that goes. Looking forward to helping you.
-
You must be logged in to reply to this ticket.