same problem here
if no login and I want to access admin page I can use custom url
but if I logged in I must be use wp-admin
I back plugin version to 1.2.4 then the problem is gone
I found the answer
it’s happened just because I deregister WP default jQuery
in my functions.php I take off the following code, and everything is works fine
wp_deregister_script('jquery');
OK, YITHEMES,
it’s clearly, I got it, thanks guys
thanks for reply
I mean in the Woocommerce setting page no wishlist tab
I have installed YITH WooCommerce Wishlist plugin