<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: footer missing IE7 and IE8, fine in firefox</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: footer missing IE7 and IE8, fine in firefox</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 01:01:03 +0000</pubDate>

<item>
<title>101mac101 on "footer missing IE7 and IE8, fine in firefox"</title>
<link>http://wordpress.org/support/topic/281480#post-1108191</link>
<pubDate>Thu, 18 Jun 2009 08:54:11 +0000</pubDate>
<dc:creator>101mac101</dc:creator>
<guid isPermaLink="false">1108191@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have a strange problem, the footer is not showing on IE 7 or 8, it seems that if I remove the PHP for displaying posts it shows fine or if I move it before the PHP, again it shows fine, but obviously in the wrong position.&#60;/p&#62;
&#60;p&#62;It seems that anything after the posts PHP code will not show on IE.&#60;/p&#62;
&#60;p&#62;The code is below:  Any help please??&#60;/p&#62;
&#60;p&#62;&#38;lt;head&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;link rel=&#34;shortcut icon&#34; href=&#34;/favicon.ico&#34;&#38;gt;&#60;br /&#62;
&#38;lt;/head&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
/*&#60;br /&#62;
Template Name: Softeners&#60;br /&#62;
*/&#60;br /&#62;
?&#38;gt;&#60;br /&#62;
&#38;lt;?php get_header(); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;div id=&#34;content&#34;&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#34;subheader&#34;&#38;gt;&#38;lt;div id=&#34;leftcolhome&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;leftcolboxhome&#34;&#38;gt;&#60;a href=&#34;http://www.the-water-works.co.uk/free-water-test/&#34;&#62;&#60;/a&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#34;centrecolhome&#34;&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#34;flashbox&#34;&#38;gt;&#60;br /&#62;
&#38;lt;img src=&#34;http://www.the-water-works.co.uk/wp-content/themes/watermelon/images/minimax-offer.jpg&#34;/&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#34;rightcolhome&#34;&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;rightcolboxhome&#34;&#38;gt;&#60;a href=&#34;http://www.the-water-works.co.uk/products-page/shop-home/ecowater-ero375/&#34;&#62;&#60;/a&#62;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;col1homepage&#34;&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#34;col4homepage&#34;&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;ducks&#34;&#38;gt;   &#60;a href=&#34;#&#34;&#62;&#60;/a&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;ducks1&#34;&#38;gt;  &#60;a href=&#34;http://www.the-water-works.co.uk/products-page/shop-home/&#34;&#62;&#60;/a&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;ducks2&#34;&#38;gt;  &#60;a href=&#34;http://www.the-water-works.co.uk/contact-us/&#34;&#62;&#60;/a&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;colshome-scroll&#34;&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#34;heading&#34;&#38;gt;Welcome to The Water Works&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php if (have_posts()) : ?&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#38;lt;?php while (have_posts()) : the_post(); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;			&#38;lt;div &#38;lt;?php post_class() ?&#38;gt; id=&#34;post-&#38;lt;?php the_ID(); ?&#38;gt;&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;				&#38;lt;div class=&#34;entry&#34;&#38;gt;&#60;br /&#62;
					&#38;lt;?php the_content('Read the rest of this entry &#38;raquo;'); ?&#38;gt;&#60;br /&#62;
				&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php endwhile; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#38;lt;div class=&#34;navigation&#34;&#38;gt;&#60;br /&#62;
			&#38;lt;div class=&#34;alignleft&#34;&#38;gt;&#38;lt;?php next_posts_link('&#38;laquo; Older Entries') ?&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;div class=&#34;alignright&#34;&#38;gt;&#38;lt;?php previous_posts_link('Newer Entries &#38;raquo;') ?&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
		&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;?php else : ?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php endif; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php get_footer(); ?&#38;gt;  //this is not showing in IE7 or 8//
&#60;/p&#62;</description>
</item>

</channel>
</rss>
