【问题标题】:Special Characters move to beginning of line in the_content特殊字符移动到 the_content 中的行首
【发布时间】:2015-03-18 12:30:51
【问题描述】:

我有一个 wordpress 网站 http://perfectskinsolutions.co.uk/test/,除了 the_content 中的博客文章文本之外,所有文本的格式都很好。

任何特殊字符都移到行首。这不会发生在存档页面中,或者仅在显示 the_content 时不会发生在 the_excerpt 中。字符很好,就在行首所以-

测试!

更改为 -

!测试

谁能给点启示?

【问题讨论】:

    标签: php wordpress special-characters


    【解决方案1】:

    只需转到您的样式表“style.css”并转到第 12 行:

    .rev{
         /*direction: rtl;*/       comment this line
         text-align: left;
         }
    

    【讨论】:

    • 谢谢!我只是在添加内容,所以不知道里面有什么,甚至不知道它可以做到这一点!
    猜你喜欢
    • 2011-01-15
    • 2021-11-23
    • 1970-01-01
    • 2013-06-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多