This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
YayMail Conditional Logic doesn’t show product categories in translated language
Started by: elenaP-6
in: English Support
Problem: /wp-content/plugins/yaymail-pro/includes/Page/Settings.php . At line 415, right before the code block: $product_categories = get_terms( array( 'taxonomy' => 'product_cat', 'orderby' => $orderby, 'order' => $order_category, 'hide_empty' => $hide_empty, ) ); Add the following code: // WPML Workaround for compsupp-7838 if (class_exists('Sitepress')) { do_action('wpml_switch_language', $active_language); } This code snippet ensures that the language context switches to the active language, potentially resolving the issue with category and product translations. Please note that the free version of YayMail is not compatible with WPML. If this solution does not resolve your issue or 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 the problem persists, please open a new support ticket. |
|
0 | 7 | 1 week, 2 days ago | |
Enfold – Fullwith Slider Widget changes layout on new posts
1
2
3
Started by: elenaP-6 in: English Support |
|
3 | 42 | 2 years, 9 months ago | |
ACF Fields translation
Started by: elenaP-6 in: English Support |
|
2 | 5 |
2 years, 11 months ago
elenaP-6 |
|
Generate a PDF with TCPDF using ACF Fields
Started by: elenaP-6 in: English Support |
|
2 | 9 |
4 years, 10 months ago
elenaP-6 |
|
Best practice to have an acf form translated in front-end
Started by: elenaP-6 in: English Support |
|
2 | 5 |
4 years, 10 months ago
elenaP-6 |