Problem: You are experiencing an ERR_TOO_MANY_REDIRECTS error on specific product pages when WPML Multilingual CMS is enabled on your WooCommerce site. Solution: This issue is recognized as a known bug related to interactions between WPML and SmartCrawl. Our developers are currently working on a fix. Meanwhile, you can mitigate this issue by adding the following line of code to your wp-config.php file:
define('SMARTCRAWL_DISABLE_PRIMARY_TERMS', true);
Please try this solution and let us know if the problem persists.
Keep in mind that this solution might become outdated or might not apply to your specific case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue continues, please open a new support ticket.
Problem: You are trying to export form submissions using JetFormBuilder while WPML is active, but the export function does not work and the fields do not show up. When WPML is disabled, the export function works correctly. Solution: We recommend that you go to the JetFormBuilder records page by navigating to https://example.com/wp-admin/edit.php?post_type=jet-form-builder&page=jfb-records&lang=all and switch the language to 'all' from the top-bar. This adjustment should allow the records to show correctly while WPML is active.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please do not hesitate to open a new support ticket at WPML support forum for further assistance.