למשתמש זה אין נושאים מועדפים.
נושאי הפורום המועדפים
נושאי הפורום נוצרו
מצב |
נוֹשֵׂא
|
תוֹמֵך | קולות | פוסטים | טְרִיוּת |
---|---|---|---|---|---|
Empty meta values in original post are not emptied translations
התחיל על ידי: Eric Moss ב: English Support |
2 | 10 | לפני 2 שנים, חודש 1 | ||
Error "failed to load the image editor" when using Media Translation on video
התחיל על ידי: Eric Moss ב: English Support |
2 | 3 | לפני 2 שנים, 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 | לפני 2 שנים, 7 חודשים |
כל המאמרים שנכתבו על ידי Eric Moss:
לא נמצאו פריטים