This thread is resolved. Here is a description of the problem and solution.
Problem:
You are experiencing a persistent message in WPML that asks to make tab custom content fields translatable, and it reappears even after clicking 'Run Now'.
Solution:
We have identified that the issue is related to a missing option in your database. To resolve this, you can manually insert the necessary option by executing the following SQL command:
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('wc_product_tabs_made_fields_translatable', 'on', 'yes');
This action should prevent the message from appearing again. However, since there is no existing code that sets this option automatically, we recommend contacting the developers of the WooCommerce Product Tabs plugin to address this issue permanently.
Please note that this solution might be outdated or not applicable 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 problem persists, please open a new support ticket.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 2 replies, has 0 voices.
Last updated by 4 weeks, 1 day ago.
Assisted by: Itamar.