esia168
Forum Replies Created
-
this fix the problem but it also create another problem though, but I guess this is out of scope for this plugin.
For me, this was the fix, indeed the wp cron is not working even it’s enabled in wp-config. I have to use this setting. But why ? I don’t have to use this setting as it’s not the recommended one, it causes redirection.
Add the following line to your wp-config.php file:
define(‘ALTERNATE_WP_CRON’, true);For me, this was the fix, indeed the wp cron is not working even it’s enabled in wp-config. I have to use this setting. But why ? I don’t have to use this setting as it’s not the recommended one, it causes redirection.
Add the following line to your wp-config.php file:
define(‘ALTERNATE_WP_CRON’, true);hi, if you got solution for this, can you share it herer ? I am having the same problem.
hi, the same old problem happening again ??
Product feed stuck at 10%,
Here is what I did
followed through this https://adtribes.io/help-my-feed-processing-is-stuck/
Deactivate and activate back the plugin
deactivate cache plugin and 90% of the plugins in test environment
All does not help.
Hi, maybe I will try on different server. But this doesn’t explain why it generate many rows of duplicate products with exactly ALL the same attributes value. Any idea ?
I am sure that variation is not the cause, I know the meaning of those settings. Have generated feed multiple time over the 2 years, with the same settings, before this, it will generate 1400 products, now with the same setting and even more products added into the store, it has become 700 products only in the feed plus with duplicate.
Indeed I have the batch size set to 50 only, because it crash my server if I don’t have that setting, so you suggest that I put 1400 ?
Before this, with the batch size setting as 50 it generate full 1400 product feeds successfully though.
just fyi : “You currently have 4591 published products on your website out of which 1518 are simple products and 3073 and variable products”
- This reply was modified 5 years, 3 months ago by esia168.
I have followed this instruction https://adtribes.io/help-i-have-none-or-less-products-in-my-product-feed-than-expected/
Enabled WP-Cron
Disable W3 Total Cache
Deactivate the Product feed pro plugin then activate againnone of these works.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi Not RelevantOh wow, after I resave that product, now it’s at the FIRST result.
But this is a product that I noticed, I don’t know what other product possibly have this problem, I can’t go through 1500 products in the website. Any suggestion ?
Previously I have tried to reindex the documents but this doesn’t work. Seems only saving the product again work. Could it be compatibility issue with the cache plugin W2 Total Cache ?
Thanks
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi Not RelevantYes, same result, on the 13th position, the score is just 100 ! see the screenshot https://ibb.co/6BQVw0F
Forum: Plugins
In reply to: [W3 Total Cache] Different Cache per countryHi, sorry, I don’t understand how this w3 cookie works, did you mean when I change the cache method to Disk:Basic you have the basic implementation of the EU cookie ?
Or I have to set cookie for the user country when they first visit ? And must put the cache method setting to Disk:Basic ?
Do you have documentation that I can learn more about this ?
Forum: Plugins
In reply to: [WebP Express] sh: 1: /usr/local/bin/cwebp: not found@roselldk Thank you for your dedication and hard work on this.
Forum: Plugins
In reply to: [WebP Express] sh: 1: /usr/local/bin/cwebp: not found@roselldk Hi, got it, thanks. I have set that, will monitor.
Forum: Plugins
In reply to: [WebP Express] sh: 1: /usr/local/bin/cwebp: not found“Which of these commands do you think would be most suitable?”
Are you asking me ? If so, I have no ideas, but my system have “which”
so are you going to release a new update for this fix ?
Thanks
Forum: Plugins
In reply to: [WebP Express] sh: 1: /usr/local/bin/cwebp: not found@cantoute Hi, sorry, I don’t understand.
That’s what I did, and it’s showing the cwebp located in /usr/bin/cwebp , but then this plugin does not look into that directory, that’s why it’s showing those error log.
$which cwebp
/usr/bin/cwebp