هذا المستخدم ليس لديه مواضيع مفضلة.
مواضيع المنتدى المفضلة
تم إنشاء مواضيع المنتدى
الحالة |
عنوان
|
مؤيد، مشجع، داعم | أصوات | المقالات | نضارة |
---|---|---|---|---|---|
Empty meta values in original post are not emptied translations
بدأ ب: Eric Moss في: English Support |
2 | 10 | قبل سنتين، 1 شهر | ||
Error "failed to load the image editor" when using Media Translation on video
بدأ ب: Eric Moss في: English Support |
2 | 3 | قبل سنتين، 7 أشهر | ||
Using square brackets without declaring it as a shortcode
بدأ ب: Eric Moss
في: English Support
Problem: How to force square brackets not to be considered as a shortcode part? Solution: Replace "[The Hotel]" with <span class="square_braces">The hotel</span> Add this CSS to theme: .square_braces::before { content: "["; } .square_braces::after { content: "]"; } html[lang="en-US"] .square_braces::after, html[lang="en-US"] .square_braces::before { display: none; } In the above CSS replace “en-US” with the language code in which you don’t want to display the brackets. |
2 | 15 | قبل سنتين، 7 أشهر |
جميع المقالات كتبها Eric Moss:
لم يتم العثور على أي عناصر