Hi,
where exactly are you receiving the error? In which page?
Hi – I have managed to fix the error – there was whitespace at the end of the pluggable.php file.
I’ve now changed the font on the theme but I have squares (in Chrome) at the beginning of my post dates and in the search bar. When viewed on a mobile device these are shown at emojis – how can I remove these?
I would also like to put the number of comments on each post on the front page under each featured image (perhaps next to the date?)
Thanks for your help Jose
You’ve removed the font icons as well, that’s why you got these squares. Maybe you’ve deleted the “font” folder under the theme directory, you will need to restore it in order to solve the problem.
I removed the whitespaces (2) and no luck.
Even in WordPress 4.0
Yes, I am also looking for a way to change the font of the entire site. Please help
Again, it’s not related with the theme, there are several tutorials on the internet talking about this issue. Make sure to follow them to see if one of them solve your problem:
http://ww.wp.xz.cn/support/topic/pluggablephp-on-line-1121
http://ww.wp.xz.cn/support/topic/warning-cannot-modify-header-information-117
GirlWithNoJob,
to change the font, you just need to change line 110 on the style.css
body { background-color:#fafafa; color:#333; font-family:’Economica’, sans-serif; }