php prints to page(HTML) only in Internet Explorer - Wordpress Solution
[Solved] - php prints to page(HTML) only in Internet Explorer - Wordpress Solution |
---|
Try following codes |
if you view this domain in IE 7 or 8 (I'm on os 10.6, VMWare Fusion, Windows Vista), the page titles print to HTML.
in modern browsers, it does not.
why is this happening? how can i fix it?
i'm using Chris Coyier's Blank Theme.
url: sandbox.bucktowndigital.com
Solution - 1Seems you have a syntax error when generating your tags When I view source, it looks like and the < /title> is not being closed off properly. Can you post the PHP code for your title tags? Solution - 2can u please submit your php code for that printing? echoing text in php is very simple or use print i think that its probably printing an html tag within another |
Date: 2022-10-21 05:17:18 |
Category: Wordpress |