Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Text not appearing in IE and Chrome (http://forum.bytesforall.com/showthread.php?t=16649)

sradhey Jan 31, 2012 08:00 PM

Text not appearing in IE and Chrome
 
Hi,

I am trying to put some text on my homepage using the below code :

<?php if (is_home() || is_front_page()) { ?>
<div>
<div class="twwThickBlueLine">
</div></br>
Text goes here</br></br>
Some other text goes here</br></br>
<div class="twwThickBlueLine">
</div>
</div>
<?php } ?>

With this, the text appears in Firefox but not in IE or Chrome. I am putting the code in Content BELOW the LOOP section as I want it to appear after the blog posts.
This is at www.thewealthwisher.com - you will see text at the bottom of the blog posts which appear on Firefox but not on IE/Chrome.

Can someone advise ?

juggledad Feb 1, 2012 03:37 AM

You have a caching plugin active so changes don't show up right away - always disable it when doing development.


All times are GMT -6. The time now is 10:26 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.