繁体   English   中英

我的 single.php 在 wordpress 中没有任何作用

[英]my single.php do not working anything in wordpress

首先,我的 single.php 完全是空的。 作为一个例外,在 single.php

当我进入单页时,header 在那里不起作用。 例如,在 header 中搜索 function 和 ajax 发出的实时通知不起作用。 当然,header 在其他地方也能很好地工作。

同样在单个页面上,不显示 wordpress 管理工具栏。

这个问题阻止我将另一个代码放入single.php

似乎get_header()不在文件中。 把它放在single.php和output header,管理栏等的顶部...

请将 get_header() 和 get_footer() 放在该文件中,以便 header 和页脚像其他模板一样加载到该模板中。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM