Vitalii Rizo
Forum Replies Created
-
Forum: Plugins
In reply to: [Featured First then Random for WooCommerce] Please updateGlad to hear! Unfortunately, I do not support my WordPress plugins anymore because I don’t develop for WP π
- This reply was modified 5 years, 9 months ago by Vitalii Rizo.
Forum: Plugins
In reply to: [Featured First then Random for WooCommerce] meta key _featured is not setHi, @debian!
Thanks for your feedback!
Yes, you’re right, the reason is a new property name. Unfortunately, I’m not able to fix this problem now, but I hope to fix this in 2-3 weeks.
Thanks!
Thanks for your response!
Would you mind sending a URL of your website to my email [email protected]?
Also, you can send more details to my email and I’ll try to help with this issue.Thanks!
- This reply was modified 9 years ago by Vitalii Rizo.
Hi, @a.lai20!
Hmm, that’s odd. Could you tell me please are you using any cache plugins? For example, W3TC or WP Super Cache?
Forum: Plugins
In reply to: [Featured First then Random for WooCommerce] Can you improve this please?Hi, naeadrian!
Sorry for the late answer, I was on my vacation.
OK, I think it’s possible, I’ll add it in the next update. It uses browser session, so it might be a little bit unstable. I mean it can refresh more often than it set in the settings. But anyway we can try.
Thanks for your feedback!
The same problem π
Local dev server, PHP built-in HTTP server, PHP 5.6.27.
I upgraded the WordPress (4.7.1), tried to turn off all other plugins but it doesn’t work anyway. Then I decided to turn WP-SpamShield plugin off and now server freezes when I’m trying to activate it.
Also I’m using W3TC but it is disabled.Forum: Plugins
In reply to: [WooCommerce] Bulk edit doesn't work: 404 error retrievedI think I solved the problem. I noticed that MySQL tables is of MyISAM type partially. I changed it to the InnoDB.
It works significantly faster! It was 70 s to load but now it takes not more than 5 second to load without any caching.
Hope it is the only one reason of slow work in my case.
Forum: Plugins
In reply to: [WooCommerce] Bulk edit doesn't work: 404 error retrievedSorry, it was a little bit confusing.
Again:
1. I have 100 products selected.
2. I need to change category of them.
3. Bulk Edit doesn’t work: 404 error after a long awating.1. I have 3 products selected.
2. I need to change category of them.
3. Bulk Edit takes about 70 sec to do this. 70 sec to change the category for 3 product! I think it is not OK.How to increase speed of Bulk Edit?
Thanks again!
Forum: Plugins
In reply to: [WooCommerce] Bulk edit doesn't work: 404 error retrievedI do not edit Attributes, I try to change Category name of products with Attributes.
Forum: Plugins
In reply to: [WooCommerce] Bulk edit doesn't work: 404 error retrievedThanks Mike!
I set max_execution_time and max_input_time to 6000 but it doesn’t help. I’m retrieving 404 error after 2 minutes of awaiting.
Also it takes about 70 sec to Edit three products using Bulk Edit. Is it OK? I think it is because of a lot of Attributes (~25 per each product).