有谁知道为什么这个东西出现在我们的wordpress网站上,在你输入的每一页上都是http://sportsabac.org.rs/。可能是主题本身有问题..?我的意思是,当我改变它时 - "二十一"被称为,问题消失了......
答案 0 :(得分:0)
这个类应该在标记括号内定义,但是你的类在外面喜欢 你的标签是 class =“home blog custom-background single-author two-column right-sidebar”> 它应该在
答案 1 :(得分:0)
可能在此部分代码之前有关闭的html标记>
。
答案 2 :(得分:0)
该类应在标记括号内定义
试试这个;
<div class="home blog custom-background single-author two-column right-sidebar"></div>
答案 3 :(得分:0)
我想尝试一下,就在我找到它的位置时。这真的不是我的事,只是尽我所能来解决它..&gt;。&lt;