هذا المستخدم ليس لديه مواضيع مفضلة.
مواضيع المنتدى المفضلة
تم إنشاء مواضيع المنتدى
الحالة |
عنوان
|
مؤيد، مشجع، داعم | أصوات | المقالات | نضارة |
---|---|---|---|---|---|
WordPress Editor Role permissions
بدأ ب: Seraphim
في: English Support
Problem: The client needed editors on their WordPress site to be able to translate their own posts and edit the translations of any other posts using WPML. The editors were encountering a pop-up indicating that they didn't have the necessary permissions to use WPML on posts they initiate. Solution: We recommended that the client should assign the editor as both a Translation Manager and Translator under WPML>>Translation Management>>Translator tab. This setup would allow the editor to translate their posts and manage translations of posts initiated by others. For detailed guidance on setting up and understanding the capabilities of different WPML roles, we advised checking the following documentation: 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. Should you need further assistance, please do not hesitate to open a new support ticket at WPML support forum. |
0 | 5 | قبل 3 أيام، 8 ساعات | ||
WPML Translation Editor vs. WordPress Editor
بدأ ب: Seraphim
في: English Support
Problem: If this solution does not apply to your situation, or if it seems outdated, we recommend opening a new support ticket. Additionally, 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. For further assistance, please visit our support forum: WPML Support Forum. |
0 | 6 | قبل أسبوعين، 3 أيام | ||
Can no longer translate new posts – critical error.
بدأ ب: Seraphim في: English Support |
2 | 4 | قبل 6 أشهر | ||
Can no longer translate new posts on website – something changed.
بدأ ب: Seraphim في: Chat Support |
1 | 2 |
قبل 6 أشهر
|
||
PHP Deprecated: Creation of dynamic property WPML_LS
بدأ ب: Seraphim في: Chat Support |
1 | 2 |
قبل 10 أشهر، أسبوعين
|
||
How to register my production site?
بدأ ب: Seraphim في: Chat Support |
1 | 2 |
قبل 1 سنة، شهرين
|
||
Media Translator Listing Deleted Images – Site Not Displaying Translated Images
1
2
بدأ ب: Seraphim
في: English Support
Problem The client reported that after changing the slider type from Nectar Slider to \"Basic Slider\", the images displayed correctly in both English and French pages. However, the Salient Blocks for the Slider were missing from the French translation's backend, even though the slides were functioning correctly with the Basic Slider. The client was concerned about the differences in blocks shown between the English page and the French translation, particularly the missing Image Gallery block. Solution We recommended adding custom XML configuration to the WPML settings to ensure compatibility with the Nectar Slider. Here are the steps to follow: <wpml-config> <shortcodes> <shortcode> <tag>vc_gallery</tag> <attributes> <attribute encoding="allow_html_tags">title</attribute> <attribute encoding="vc_safe">custom_links</attribute> <attribute type="media-ids">images</attribute> <attribute encoding="base64">items</attribute> </attributes> </shortcode> </shortcodes> </wpml-config> After adding the code, make a change on the page in question and update the translation. For more information: |
2 | 19 | قبل 1 سنة، 3 أشهر |