Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author nsp-code

    (@nsp-code)

    It should work fine, can you try to clear your browser cache or try another one?
    If the problem persist, can you check the browser console and the JavaScript error?

    Thread Starter mrouse2323

    (@mrouse2323)

    ok here is the browser javascript error

    TypeError: jQuery(…).closest(…).attr(…) is undefined wp-seo-premium-quickedit-notification.min.js:1

    “use strict”;function wpseo_show_notification(){jQuery.post(ajaxurl,{action:”yoast_get_notifications”},function(a){“”!==a?(jQuery(a).insertAfter(“h2”),wpseoMakeDismissible(),wpseo_notification_counter=0):20>wpseo_notification_counter&&””===a&&(wpseo_notification_counter++,setTimeout(wpseo_show_notification,100))})}var wpseo_notification_counter=0;jQuery(function(){var a=jQuery(location).attr(“pathname”).split(“/”).pop();(“edit.php”===a||”edit-tags.php”===a)&&jQuery(“.button-primary”).click(function(){if(“save-order”!==jQuery(this).attr(“id”)){var b,c=jQuery(this).closest(“tr”).attr(“id”).replace(“edit-“,””);”edit.php”===a?b=jQuery(“#inline_”+c).find(“.post_name”).html():”edit-tags.php”===a&&(b=jQuery(“#inline_”+c).find(“.slug”).html());var d=jQuery(“input[name=post_name]”).val();b!==d&&wpseo_show_notification()}})});

    Plugin Author nsp-code

    (@nsp-code)

    This error is produced by wp-seo-premium plugin, not sure why it apply the code to all WordPress dashboard.
    We are working for a fix, also i’ll contact the plugin author for a change.

    Plugin Author nsp-code

    (@nsp-code)

    This appear fixed in Yoast SEO Premium Version: 2.3.4, can you update to latest ?

    Thread Starter mrouse2323

    (@mrouse2323)

    I have already updated to 2.34 same problem….I can confirm that it works with the free version of yoast seo just not the premium version

    Thread Starter mrouse2323

    (@mrouse2323)

    by the way this is for the advanced post order

    Plugin Author nsp-code

    (@nsp-code)

    Oh i thought you use the free Post Types Order plugin.
    Can you get in touch with Yoast SEO Premium developer and ask for an update? They had created a fix but apparently the new version is not yet released. Unfortunate there’s nothing we can do on this side, as it’s not our code.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘about drag and drop in post types’ is closed to new replies.