我目前正在研究wordpress主题,我的页面有一点问题.
wpadminbar元素没有设置它的样式.我不知道为什么会这样,但事实确实如此.
截屏:
我有同样的问题,并将其添加到标头模板:
<?php
/* Always have wp_head() just before the closing </head>
* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to <head> such
* as styles, scripts, and meta tags.
*/
wp_head();
?></head>
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
1467 次 |
最近记录: |