admin管理员组文章数量:1400974
Something is inserting four non-breaking spaces into my single.php code, but I can't find the cause at all.
I have already tried to disable all plugins and restore the theme's initial settings.
Link: /
It is not a problem of the theme because it does not occur in the demo:
Link: /?p=182&single_cover=img
Any idea how to fix this?
Something is inserting four non-breaking spaces into my single.php code, but I can't find the cause at all.
I have already tried to disable all plugins and restore the theme's initial settings.
Link: https://fredericobt/wp-fastest-cache-melhor-configuracao/
It is not a problem of the theme because it does not occur in the demo:
Link: https://demo.mekshq/typology/?p=182&single_cover=img
Any idea how to fix this?
Share Improve this question asked Feb 7, 2020 at 16:39 Frederico Branquinho TeixeiraFrederico Branquinho Teixeira 11 Answer
Reset to default 0Sometimes there can be space characters before the <?php
at the top of the file. Or space characters after a closing ?>
at the end of the file.
The closing ?>
is not needed in PHP files. But anything before the opening <?php
, or after the not-needed ?>
closing will get rendered on the page.
本文标签: postsampnbsp ampnbsp ampnbsp ampnbsp out of nowhere
版权声明:本文标题:posts - &nbsp; &nbsp; &nbsp; &nbsp; out of nowhere 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744768570a2624195.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论