このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着順 |
---|---|---|---|---|---|
YayMail Conditional Logic doesn’t show product categories in translated language
開始者: elenaP-6
カテゴリ: 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 | 4ヶ月、 2週前 | |
Enfold – Fullwith Slider Widget changes layout on new posts
1
2
3
開始者: elenaP-6 カテゴリ: English Support |
|
3 | 42 | 3年、 1ヶ月前 | |
ACF Fields translation
開始者: elenaP-6 カテゴリ: English Support |
|
2 | 5 |
3年、 4ヶ月前
elenaP-6 |