Người dùng này không có chủ đề yêu thích.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã được tạo
Trạng thái |
Đề tài
|
Người ủng hộ | Tiếng nói | Bài viết | Độ tươi |
---|---|---|---|---|---|
Empty meta values in original post are not emptied translations
Bắt đầu bởi: Eric Moss tRONG: English Support |
|
2 | 10 | 2 years, 5 months trước | |
Error "failed to load the image editor" when using Media Translation on video
Bắt đầu bởi: Eric Moss tRONG: English Support |
|
2 | 3 | 2 years, 10 months trước | |
Using square brackets without declaring it as a shortcode
Bắt đầu bởi: Eric Moss
tRONG: 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 years, 11 months trước |
Tất cả các bài viết được viết bởi Eric Moss:
không có mục nào