thomasdgr
Forum Replies Created
-
It works. Thank you!
I have the same issue after updating to the latest version of your plugin. Automatic refresh creates a file with about 100 items while manual refresh creates the file correctly with about 9000 items. This happens in all of the feeds.
In woocommerce logs, the only information about woo-product-feed-pro is “Temporary feed file does not exist”.
I’ve read in other topics that the solution you suggest is to duplicate the feeds but, is there a solution that will not change the existing feed urls?
We are noticing the same issue. After installing this plugin and setting up the filters, product listing pages became very slow, those with many products take much longer than 10 seconds to load.
Since we are using this plugin mostly to hide out of stock variations from filtering, we have “Hide out of stock variations” option enabled. “Use it for attributes values to display more correct count” is also enabled. “Search variation price” is disabled. And we use 5th option in “Values count and output”.
After inspecting the product listing page queries with Query Monitor I see very long queries with many joins created from BeRocket_AAPF. recount_terms_without_prepare is called 5 times (the amount of our filters) and all these queries need about 7 seconds to execute. get_price_ranges also needs more than a second.
If I disable the plugin the product listing pages need about 2-3 seconds to load.
Is there any optimization we can do to continue using your plugin? Premium version uses the same queries or there is any performance improvement only on Premium version. We don’t mind to upgrade to Premium if it is speed optimized.