Closed desarrollobinfor closed 4 years ago
Possible problem:
1) Try turning off or clearing WP Fastest Cache or other plugins. My guess is that a caching layer has cached an old version of the category pages before the other English translations were published.
For example when using Redis caching I found it is specifically necessary to exclude 'product_cat' from caching.
Although WooCommerce 4.x is not explicitly supported by released versions of this plugin I am testing 4.2.2 and not seeing this type of problem.
2) go to WooCommerce, Products, Categories, normally /wp-admin/edit-tags.php?taxonomy=product_cat&post_type=product and check:
if so, it should work, but if not please reopen with more details.
Good morning,
I've checked the following:
For example:
Fails mainly with variable products. Although sometimes it does not show some simple ones either. What can happen?
Thank you very much.
can you try on a test copy of the site disabling other plugins and switching to a standard theme? What is the current state of your Product/Categories? can you get a screenshot or export of that?
Can you reproduce this issue on default Wordpress theme (eg Storefront)?
The website is working, I can't change the template
Can you reproduce this issue when all other plugins are disabled except WooCommerce, Polylang and Hyyan WooCommerce Polylang Integration?
The web is working, I can't stop the plugins.
What product versions and settings are you using when this issue occurs?
Steps to Reproduce
What I Expected
The products should be the same in the category (in Spanish and English). Spanish is the main language.
What Happened Instead
The same products do not appear.
WordPress Environment