Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter den1xxx

    (@den1xxx)

    I change 27 line in plugin to this:

    if ($post_type!=’product’ && is_admin()) wp_enqueue_script(‘quick-edit-script’, plugin_dir_url(__FILE__) . ‘/post-quick-edit-script.js’, array(‘jquery’,’inline-edit-post’ ));

    Plugin Author Nikki Blight

    (@kionae)

    Thanks for the report. This is fixed as of version 1.6.3.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product quick edit broken’ is closed to new replies.