Issue: Metabox not showing

#801633
  • Resolved Anonymous
    Rank Math free

    Hello, I’m having problems with RankMath (free) on a WordPress website. In it, I use the classic editor (I disabled the block editor) and until a few days ago, everything worked normally, however, recently, the RankMath metabox simply stopped being displayed on the page editing screen.

    I’ve already followed several tutorials and guidance on support pages, in the “Titles and meta” > “Add SEO controls” option, but the problem persists. Furthermore, in the “Screen Options” section, Rank Math is normally activated.

    I even tried using a PHP filter to adjust the priority of this metabox, but without success. I don’t know what else to do, so I appreciate any help.

    Recently, I noticed this error on console of the editor page:

    Uncaught Error: Minified React error #200; visit https://reactjs.org/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at e.render (react-dom.min.js?ver=18.2.0:10:128498)
    at classic.js?ver=1.0.218:1:81569

    at /wp-content/plugins/seo-by-rank-math/assets/admin/js/classic.js?ver=1.0.218

    Part of code:

    {
    key: “registerComponents”,
    value: function() {
    this.components = {},
    this.components.linkSuggestions = new Nn,
    this.components.primaryTerm = new Kn,
    this.components.featuredImage = new Bn,
    rankMathAdmin.variableInserter(!1),
    setTimeout((function() {
    (0,
    l.render)((0,
    l.createElement)((0,
    c.applyFilters)(“rank_math_app”, {})), document.getElementById(“rank-math-metabox-wrapper”))
    }
    ), 1e3)
    }

    The error is located on this line of the code above:

    l.render)((0,

    Thanks in advance.

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

    I’m sorry to hear that you are facing issues with the Rank Math Meta Box not showing up in the classic editor of your WordPress website. Thank you for providing detailed information about the problem and the error you encountered in the console.

    Based on the error message you shared, it seems like there might be a conflict causing the Rank Math Meta Box not to display correctly due to a React error in the classic.js file of the Rank Math plugin.

    To address this issue, I recommend following these steps:

    1. Check for Plugin or Theme Conflicts: Disable all other plugins and switch to a default WordPress theme temporarily to see if the Rank Math Meta Box appears. If it does, then re-enable each plugin/theme one by one to identify the conflicting element.

    2. Clear Cache: Clear any caching plugins or server-side caches that might be affecting the display of the Rank Math Meta Box.

    3. Contact Rank Math Support: If the issue persists, please open a support ticket with Rank Math support by visiting Rank Math Support. Provide them with the error details you shared here so that they can investigate further and provide a solution tailored to your specific case.

    If you need further assistance, feel free to ask. Thank you for your understanding.

    Best regards.

    Sources:
    Why Rank Math’s Meta Box is Not Showing? » Rank Math
    Fatal Error Happening on Some Installations After 1.0.49 Update » Rank Math
    Why Your SEO Title, Description & Focus Keyword Aren’t Being Saved » Rank Math

    Anonymous
    Rank Math free

    Hi, guys!

    I would like to inform you that, after clearing the cache of the LiteSpeed plugin (installed on this site), the metabox has reappeared correctly.

    Thank you a lot for your attention and support!

    Best regards.

    Hello,

    Glad that everything has been sorted out.

    Please feel free to reach out to us again in case you need any other assistance.

    We are here to help.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The ticket ‘Issue: Metabox not showing’ is closed to new replies.