Hello there,
I hope you’re doing well 🙂
I checked it on our installation and I cannot reproduce your problem.
I tested the last version of our plugin with the last version of WordPress and WooCommerce and seems is working in the right way.
Maybe is a conflict with other plugin or your theme.
I suggest you to do the following:
Please, try to deactivate all plugins, leaving only WooCommerce and YITH WooCommerce Wishlist active, and see if the problem is solved. If so, try to activate them again, one by one, to see which one causes the issue.
If the problem isn’t caused by a plugin, try to activate the default theme Twenty Sixteen and see if you have the same issue.
Also, if you have customized some files in your theme, please try with a fresh installation without any customization.
Please try this solution and let us know what issue shows.
Have a good day.
Hi!,
I’m having the same problem, I tried what you´ve suggested,
I deactivated all other plugins and installed only YITH WooCommerce, It worked, but after installing it appears a message “YITH WooCommerce Wishlist is enabled but not effective. It requires WooCommerce in order to work.” and the same problem appeared once I installed WooCommerce… It looks like the problem is those two plugins working together…
Can you please help us with this? I need to start working with the custom theme that requires your plugin to function.
Thank you!
Hello there,
I hope you’re doing well 🙂
Our YITH WooCommerce Wishlist requires WooCommerce in order to work, so is necessary WooCommerce in order to work with Wishlist.
If you disable all plugins leaving only WooCommerce and YITH WooCommerce Wishlist and it’s working fine, maybe there is a conflict with other plugin or your theme.
You need to debug it in order to find which plugin is causing this problem. If you cannot find it, maybe is the custom theme, in this case, I suggest you to try with a default WordPress theme like TwentySixteen in order to see if the problem is generated by the theme.
I hope it helps you.
If you have any other questions, don’t hesitate to contact us, we’ll be happy to help you.
I deactivated all plugins without woocommerce of course and still got 404 when trying to reach wp-admin.
My theme is Shop-elite (free), but on Storefront and TwentySixteen theme is the same (404), any ideas? 🙁
-
This reply was modified 6 years, 9 months ago by
19szumi10.
Hello there,
hope you are doing well 🙂
I have been doing some tests with Shop Elite theme and I can still access without any problem in the admin site.
Please, you can check my tests here.
I kindly ask you to create a new clean site and check if the problems persist.
It’s possible that some of your files are corrupted.
Please, let us know.
Have a nice day!
hi after update this plugin
my site show error time out (500 Internal Server Error).
Request Timeout
This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase ‘Connection Timeout’.
What should I do?
Hello there,
I hope you’re doing well 🙂
Maybe there is a conflict or an issue is generated after you update the plugin.
I suggest you to enable debug log, adding
define( 'WP_DEBUG', true );
Then you can see on debug_log.php which type of error is causing it.
you can see more information about debugging in WordPress in the following link
Please check it and let us know.
Have a good day.