This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
How to translate / target link's in content (Enfold page builder)
Started by: tomasB-12 in: English Support |
|
0 | 3 | 1 week ago | |
Refresh / Update the DB so it would set / update the language code of the woocommerce products
Started by: tomasB-12
in: English Support
Problem: You are developing a site and while importing products via wpallimport, you accidentally disabled do_action calls in wp_insert_post during import in the default language. As a result, the products are in the database but not visible in the WooCommerce products section, missing the default language code. Solution: We recommend deactivating and then reactivating the WPML plugins after ensuring you have a site backup. Check if this resolves the issue. If the problem persists, follow these troubleshooting steps after a full site backup: 1) Upgrade to WPML Multilingual CMS 4.7.6 version. If these steps do not resolve your issue, the 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 at WPML support forum. |
|
0 | 3 | 1 month, 1 week ago | |
I am unable to connect SK and CS language via wpallimport, on 45k products
Started by: tomasB-12 in: English Support |
|
2 | 3 | 8 months ago | |
Is there any way to use “google-site-verification” script only for the translation not the origina…
Started by: tomasB-12
in: English Support
Problem: header.php file. if (ICL_LANGUAGE_CODE == 'de') {<br /> echo '<script>Your code here</script>';<br />} However, if ICL_LANGUAGE_CODE does not work, you can use the wpml_current_language hook as an alternative. Here's how: $current_language = apply_filters('wpml_current_language', NULL);<br /><br />if ($current_language == 'de') {<br /> echo '<script>Your code here</script>';<br />} Please note that this requires custom coding, which is beyond our standard support policy. However, we are always ready to guide you in the right direction. If this solution does not apply to your case, or if it seems outdated, 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 you still need assistance, please open a new support ticket. |
|
2 | 3 | 11 months, 2 weeks ago | |
Cron for "Translate Link Targets"
Started by: tomasB-12 in: English Support |
|
2 | 2 | 1 year, 8 months ago | |
Updating main lang. content overrides "Translation independently" site
Started by: tomasB-12 in: English Support |
|
2 | 14 |
2 years, 2 months ago
tomasB-12 |