简体   繁体   English

我的wordpress网站顶部有一些随机字母

[英]I have some random letters at the top of my wordpress website

Over the past few days I have had a small problem with my word press website. 在过去的几天里,我的单词新闻网站出现了一个小问题。 The problem is that i seem to have lots of random Ns and Ts at the top of each page. 问题是我似乎在每页的顶部有很多随机的N和Ts。 An example of this is shown in the image below. 下图显示了这方面的一个例子。 http://prntscr.com/66bihd http://prntscr.com/66bihd

If anyone has any ideas what is going on here that would be great, I have a feeling it is something to do with a header file? 如果有人有任何想法会发生什么事情会很棒,我觉得它与头文件有关吗? This is the header.php file http://pastebin.com/aivJLVmj 这是header.php文件http://pastebin.com/aivJLVmj

Your header file is full of instances of echo "nt" and similar things. 你的头文件充满了echo "nt"和类似的东西。

echo is PHP for output the following onto the page. echo是PHP,用于将以下内容输出到页面上。

I have amended your pastbin to remove all of the strange bits here 我已经修改了你的pastbin删除所有的怪位的位置

Regards 问候

Dan

暂无
暂无

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

相关问题 我的wordpress网站顶部有一个随机的“ t”,但它不在任何主题文件中 - I have a random `t` at the top of my wordpress site, but it is not in any theme files 我必须在我网站的某些页面中添加前缀,它会在 wordpress 中显示我现有页面的内容(意思是没有前缀页面) - i have to add prefix in some pages of my website and it show the conent of my existing page (mean without prefix page) in wordpress 如何在我的 wordpress 网站上进行分页 - How can i have a pagination on my wordpress website 我在将车队购物车添加到我的 WordPress 网站时遇到问题 - i have a problem adding fleet cart to my WordPress website 我已经忘记了我的Wordpress网站管理员信息中心网址 - I have forgotten my wordpress website admin dashboard url 如何使我的 Wordpress 网站导航菜单字体更大而不是大写字母? - How do I make my Wordpress website navigation menu font larger and not capital letters? 我有一个 Wordpress 网站,但我经常安装一些未知插件? - I have a Wordpress website but i have some of unknown plugins installed frequently? 我的wordpress网站上的随机500内部错误 - Random 500 internal errors on my wordpress website php在我的wordpress网站顶部造成利润 - Php causes margin in top of my wordpress website 我有一个 ); 显示在所有 wordpress 页面的顶部,也会显示在一些管理页面上 - I have a ); showing at the top of all wordpress pages, will show on some admin pages as well
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM