• Resolved liorshm

    (@liorshm)


    When edit/add post/page – Yoast SEO section is empty. Shows only the 4 tabs.

    All my plugins and my theme (AVADA) alreay updated.
    I tried to deactive plugins.

    Here the console errors:
    
    An error occurred while running 'mapSelect': Failed to construct 'URL': Invalid URL
    Ke @ data.min.js?ver=d8cf5b24f99c64ae47d6:9
    (anonymous) @ data.min.js?ver=d8cf5b24f99c64ae47d6:9
    ct @ react-dom.min.js?ver=17.0.1:9
    os @ react-dom.min.js?ver=17.0.1:9
    Ur @ react-dom.min.js?ver=17.0.1:9
    Ir @ react-dom.min.js?ver=17.0.1:9
    Dr @ react-dom.min.js?ver=17.0.1:9
    Pr @ react-dom.min.js?ver=17.0.1:9
    (anonymous) @ react-dom.min.js?ver=17.0.1:9
    unstable_runWithPriority @ react.min.js?ver=17.0.1:9
    xn @ react-dom.min.js?ver=17.0.1:9
    Nn @ react-dom.min.js?ver=17.0.1:9
    _n @ react-dom.min.js?ver=17.0.1:9
    Lr @ react-dom.min.js?ver=17.0.1:9
    ml @ react-dom.min.js?ver=17.0.1:9
    e.render @ react-dom.min.js?ver=17.0.1:9
    (anonymous) @ classic-editor.js?ver=592d6aaa4192bf1fd112ce79665e43c2:445
    window.yoast.initEditorIntegration @ classic-editor.js?ver=592d6aaa4192bf1fd112ce79665e43c2:445
    (anonymous) @ post-edit.js?ver=a15d96ac5a3dc05653dde816d3858c5e:11
    react-dom.min.js?ver=17.0.1:9 TypeError: Cannot read properties of undefined (reading 'toLowerCase')
    at f (classic-editor.js?ver=592d6aaa4192bf1fd112ce79665e43c2:319:539)
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello @liorshm

    Thanks for using the Yoast SEO plugin. It’s likely what you’re referring to is a blank meta box. A?blank meta box issue occurs due to a JavaScript conflict. We’d like you to perform a conflict check to help us determine the next steps while saving you time.

    Often, we see problems occur in combination with another plugin or theme. The fastest way to rule out any conflict is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Twenty-Two.

    Please test this on your development or staging site if you have one. If not, we recommend using the Health Check & Troubleshooting plugin. This plugin has a troubleshooting mode, which does not affect normal visitors to your site.

    If you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts

    If you feel uncomfortable doing this yourself or if this does not solve your issue, our Yoast SEO Premium plugin comes with one year of (technical) support.

    Thread Starter liorshm

    (@liorshm)

    Thank you for the quick reply.
    Maybe it wasn’t clear, but I did what you wrote.
    I disabled all plugins except YOAST and also set the default WordPress template. still the same error.

    Plugin Support Maybellyne

    (@maybellyne)

    Thanks for the feedback, @liorshm

    Regarding the console error you shared, we have seen this on some sites when WordPress is set up to use relative URLs. Please review the?wp-config.php?file for something like this:

    define('WP_CONTENT_URL', '/somedir');

    You may need to comment it out or make changes to that, such as providing the full URL. If you are unsure how to do that, please contact your web hosting provider so they can help.

    • This reply was modified 1 year, 8 months ago by Maybellyne.
    • This reply was modified 1 year, 8 months ago by Maybellyne.
    Plugin Support Maybellyne

    (@maybellyne)

    This thread was marked resolved due to a lack of activity, but you’re always welcome to re-open the topic. Please read this post before opening a new request.

    I have the exact same issue as the initial author. With only Yoast active and this section commented out, no success.

    before.

    /** Absolute path to the WordPress directory.
    if ( !defined(‘ABSPATH’) )
    define(‘ABSPATH’, dirname(FILE) . ‘/’);*/

    I have used Yoast on at least 100 sites and I have never seen this bug

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘In edit/add post/page – Yoast SEO section is empty. Shows only the 4 tabs.’ is closed to new replies.