• WordPress: 5.3.2-5.4
    • PHP: 7.0-7.4.4
    • nginx 1.16.1
    • Chrome (any), Firefox (any), Edge (dev)

    I am massively frustrated and disappointed now. I convinced and upgraded a couple of very large client sites from Yoast to RM (which took a lot of time, both in begging and in work). I realize that running Classic Editor is not ideal (and also not my choice), and I realize the many things that can be in conflict (plugins, theme, etc). However:

    • This issue is still occurring on a couple of the sites.
    • I have kept the version at 1.0.28.1, hoping that a future release would work for me. The latest release (1.0.41.2 at the time of this post) throws the same error in the console and the RM metabox does not appear.
    • Keeping an outdated version has been barely acceptable, but has been doable until the security advisory.
    • I have been a paid MTS member since before Rank Math, and when I try to post to the forum (using any browser), I am banned from posting to Plugin Support.

    I understand the complexities of supporting the many weird and wild WordPress configurations and environments that exist, but the combination of the above is unacceptable.

    I don’t necessarily expect you to debug my conflict from remote w/o access, but:

    1. Fix it so I can post to the MTS forums1.
    2. Please tell me how I may patch 1.0.28.1 for the security advisory, until I have time (which will be never) to figure something out.

    Daniel

    1For the record, posting to forums is not what I expect with paid support.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Rank Math SEO

    (@rankmath)

    Hello @hendridm

    Thank you for contacting the support and sorry for the issue you are facing.

    Assuming you are using the latest version of all the plugins and the themes (please update if not yet), it would seem like a conflict with one of the plugins or the theme you are using.

    Are you getting this error when using any specific field from Carbon fields? We couldn’t reproduce the issue on our setup:
    https://i.rankmath.com/vktelr

    Someone has reported a similar issue in the past but that was with WPBakery plugin being active on that site and we requested to add the following code to the theme’s functions.php file to resolve that:

    add_action( 'admin_enqueue_scripts', function() {
    	wp_deregister_script( 'lodash' );
    }, 9 );

    If that doesn’t help, can you please run the following troubleshooting guide to determine the culprit?
    https://rankmath.com/kb/check-plugin-conflicts/

    Only the site admin would know and your users won’t be affected by this troubleshooting.

    Also, Rank Math is a completely separate entity now and the support forums can be found here:
    https://support.rankmath.com/

    Alternatively, you can email us by tagging this topic if there’s anything urgent:
    [email protected]

    Looking forward to helping you.

    Plugin Author Rank Math SEO

    (@rankmath)

    Hello,

    Assuming you are using the latest version of all the plugins, themes & WordPress and the issue is not happening, we are closing this topic.

    If that is not the case, please feel free to reply to this topic or open a new one and we would be more than happy to assist.

    Thank you.

    Thread Starter Daniel Hendricks

    (@hendridm)

    Thank you for your response. I somehow missed it earlier.

    If anyone else stumbles across this post, it appears that Carbon Fields has fixed whatever was causing the conflict between the two plugins at some point (I’m not certain which version fixed it, but it was broken in versions <=3.1.8). I just updated Carbon Fields to the latest version (3.1.20 at the time of this writing), and the conflict appears to have gone away.

    I am now able to install and run the latest versions of Rank Math, Carbon Fields and Classic Editor plugins simultaneously without needing to deregister lodash.

    Plugin Author Rank Math SEO

    (@rankmath)

    Hello,

    Thank you for posting the udpdate for everyone else as well.

    Appreciate that.

    If there’s anything else we can help you with, please feel free to open a new support topic and we would be more than happy to assist.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Rank Math >=1.0.3x: _.pluck is not a function’ is closed to new replies.