<?xml version="1.0" encoding="UTF-8"?>
<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>milo Support forum for WordPress and BuddyPress themes Tag: Nature</title>
<link>http://forum.milo317.com/</link>
<description>WordPress tips, hacks and Security updates</description>
<language>en</language>
<pubDate>Fri, 18 May 2012 13:10:24 +0000</pubDate>

<item>
<title>milo on "nature 3.17.4 sidebar position"</title>
<link>http://forum.milo317.com/topic/nature-3174-sidebar-position#post-1447</link>
<pubDate>Sat, 03 Apr 2010 09:25:18 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">1447@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Fine this worked out,&#60;br /&#62;
just saw another little bug:&#60;br /&#62;
you have class=&#34;current_page_item&#34; in the footer navi,&#60;br /&#62;
whereas it seems you removed a &#38;lt;li or bracket.
&#60;/p&#62;</description>
</item>
<item>
<title>daitya on "nature 3.17.4 sidebar position"</title>
<link>http://forum.milo317.com/topic/nature-3174-sidebar-position#post-1446</link>
<pubDate>Sat, 03 Apr 2010 09:16:55 +0000</pubDate>
<dc:creator>daitya</dc:creator>
<guid isPermaLink="false">1446@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Found the problem. At some point I modified the height of .logg in the style sheet. Now fixed!
&#60;/p&#62;</description>
</item>
<item>
<title>daitya on "nature 3.17.4 sidebar position"</title>
<link>http://forum.milo317.com/topic/nature-3174-sidebar-position#post-1443</link>
<pubDate>Thu, 01 Apr 2010 20:13:26 +0000</pubDate>
<dc:creator>daitya</dc:creator>
<guid isPermaLink="false">1443@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Hi, I'm using nature 3.17.4, and after I upgraded to WP2.9.2, suddenly I notice that the sidebar (left &#38;#38; right) is no longer lined up with the main column. It has dropped down the page.&#60;/p&#62;
&#60;p&#62;I've searched high &#38;#38; low in the style.css and sidebar.php files for a clue to why this happens, but nothing is obvious.&#60;/p&#62;
&#60;p&#62;My blog url: &#60;a href=&#34;http://www.harekrishnamalaysia.com/KRSNAinsight/&#34; rel=&#34;nofollow&#34;&#62;http://www.harekrishnamalaysia.com/KRSNAinsight/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Right now I have 5 plug-ins activated:  Akismet, All in One SEO Pack, SEO Tag Cloud Widget, Share This and WP-Print.&#60;/p&#62;
&#60;p&#62;Please advise me where is the problem and how to resolve it? Otherwise the theme is working well, but the sidebar position annoys me.
&#60;/p&#62;</description>
</item>
<item>
<title>milo on "Nature theme - sub menu list behind main menu in IE7"</title>
<link>http://forum.milo317.com/topic/nature-theme-sub-menu-list-behind-main-menu-in-ie7#post-1177</link>
<pubDate>Fri, 18 Dec 2009 12:16:02 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">1177@http://forum.milo317.com/</guid>
<description>&#60;p&#62;well, use it this way:&#60;/p&#62;
&#60;p&#62;&#38;lt;!--[if IE 7]&#38;gt;&#60;br /&#62;
&#38;lt;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;path to your IE7styles.css&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;![endif]--&#38;gt; &#60;/p&#62;
&#60;p&#62;and the content of the ie stylesheet:&#60;/p&#62;
&#60;p&#62;#header{z-index:1001 !important;}&#60;br /&#62;
#content{z-index:997 !important;}&#60;/p&#62;
&#60;p&#62;you can use also other id tags such as the #menu.
&#60;/p&#62;</description>
</item>
<item>
<title>Zoran on "Nature theme - sub menu list behind main menu in IE7"</title>
<link>http://forum.milo317.com/topic/nature-theme-sub-menu-list-behind-main-menu-in-ie7#post-1175</link>
<pubDate>Thu, 17 Dec 2009 09:06:57 +0000</pubDate>
<dc:creator>Zoran</dc:creator>
<guid isPermaLink="false">1175@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Can you give us an exemple, please? For us, non-developers :)
&#60;/p&#62;</description>
</item>
<item>
<title>milo on "Nature theme - sub menu list behind main menu in IE7"</title>
<link>http://forum.milo317.com/topic/nature-theme-sub-menu-list-behind-main-menu-in-ie7#post-1173</link>
<pubDate>Wed, 16 Dec 2009 20:02:52 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">1173@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Can be solved with conditional ie7 CSS tags, example:&#60;/p&#62;
&#60;p&#62;&#38;lt;!--[if IE 7]&#38;gt;&#60;br /&#62;
Special instructions for IE 7 here&#60;br /&#62;
&#38;lt;![endif]--&#38;gt;&#60;/p&#62;
&#60;p&#62;or&#60;/p&#62;
&#60;p&#62;&#38;lt;!--[if IE 7]&#38;gt;&#60;br /&#62;
&#38;lt;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;IE7styles.css&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;![endif]--&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>Zoran on "Nature theme - sub menu list behind main menu in IE7"</title>
<link>http://forum.milo317.com/topic/nature-theme-sub-menu-list-behind-main-menu-in-ie7#post-1170</link>
<pubDate>Tue, 15 Dec 2009 00:04:05 +0000</pubDate>
<dc:creator>Zoran</dc:creator>
<guid isPermaLink="false">1170@http://forum.milo317.com/</guid>
<description>&#60;p&#62;But it still don`t work in IE7... Even in your demo at &#60;a href=&#34;http://3oneseven.com/wp-themes/5/&#34; rel=&#34;nofollow&#34;&#62;http://3oneseven.com/wp-themes/5/&#60;/a&#62; nav not work in IE7... Seems there is problem widh z-index?
&#60;/p&#62;</description>
</item>
<item>
<title>milo on "WordPress theme Nature"</title>
<link>http://forum.milo317.com/topic/wordpress-theme-nature#post-956</link>
<pubDate>Wed, 19 Aug 2009 22:43:55 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">956@http://forum.milo317.com/</guid>
<description>&#60;p&#62;The Nature WordPress theme needs four post to work correctly
&#60;/p&#62;</description>
</item>
<item>
<title>hayovt on "WordPress theme Nature"</title>
<link>http://forum.milo317.com/topic/wordpress-theme-nature#post-955</link>
<pubDate>Wed, 19 Aug 2009 22:39:21 +0000</pubDate>
<dc:creator>hayovt</dc:creator>
<guid isPermaLink="false">955@http://forum.milo317.com/</guid>
<description>&#60;p&#62;I installed the Nature theme on met-hingstman.nl&#60;/p&#62;
&#60;p&#62;The bottom is not equal whit the top of the website.&#60;/p&#62;
&#60;p&#62;What is wrong, can you help me?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Hayo van Tuinen
&#60;/p&#62;</description>
</item>
<item>
<title>milo on "Nature Theme: editing Welcome Message; static text"</title>
<link>http://forum.milo317.com/topic/nature-theme-editing-welcome-message-static-text#post-892</link>
<pubDate>Fri, 17 Jul 2009 21:30:40 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">892@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Next week is a new version out of the Nature WordPress theme&#60;br /&#62;
with an options panel, pls subscribe to the main feed at 3oneseven.com to get news about it.
&#60;/p&#62;</description>
</item>
<item>
<title>markphilpot on "Nature Theme: editing Welcome Message; static text"</title>
<link>http://forum.milo317.com/topic/nature-theme-editing-welcome-message-static-text#post-891</link>
<pubDate>Fri, 17 Jul 2009 18:53:31 +0000</pubDate>
<dc:creator>markphilpot</dc:creator>
<guid isPermaLink="false">891@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Milo,&#60;br /&#62;
  I'm new to the blogging/css editing world - trying to dive in w/ both feet. Great themes you've developed by the way! A few quick questions to get pointed in the right direction:&#60;/p&#62;
&#60;p&#62;1. How do I edit the static text (i.e. - the welcome message &#38;#38; the &#34;Just another blog&#34; text on the left of the header image)&#60;br /&#62;
2. The title must be too long and goes into two lines - looking to change the code to make it fit into 1.&#60;/p&#62;
&#60;p&#62;I'm sure there's a tutorial somewhere, but I seem to learn through trial and error best&#60;/p&#62;
&#60;p&#62;Thanks for your creativity and your help!&#60;/p&#62;
&#60;p&#62;the website is: &#60;a href=&#34;http://www.worshipandculture.com&#34; rel=&#34;nofollow&#34;&#62;www.worshipandculture.com&#60;/a&#62; - &#60;/p&#62;
&#60;p&#62;thanks&#60;br /&#62;
mark p
&#60;/p&#62;</description>
</item>
<item>
<title>milo on "Problem with Nature Theme &#038; Sticky Posts?"</title>
<link>http://forum.milo317.com/topic/problem-with-nature-theme-038-sticky-posts#post-858</link>
<pubDate>Wed, 24 Jun 2009 22:49:26 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">858@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Generally speaking has the Nature theme four sticky posts as latest,&#60;br /&#62;
so adding one more via wp admin panel won't resolve  as in the usual 08/15 theme, as the &#60;a href=&#34;http://wp.3oneseven.com/index.php?wptheme=Nature&#34;&#62;Nature WordPress theme →&#60;/a&#62; is special ;P
&#60;/p&#62;</description>
</item>
<item>
<title>milo on "Problem with Nature Theme &#038; Sticky Posts?"</title>
<link>http://forum.milo317.com/topic/problem-with-nature-theme-038-sticky-posts#post-852</link>
<pubDate>Wed, 10 Jun 2009 19:30:16 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">852@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Looks like the sticky post function is interfering,&#60;br /&#62;
I'll look into that.
&#60;/p&#62;</description>
</item>
<item>
<title>Muse on "Problem with Nature Theme &#038; Sticky Posts?"</title>
<link>http://forum.milo317.com/topic/problem-with-nature-theme-038-sticky-posts#post-845</link>
<pubDate>Wed, 10 Jun 2009 09:00:45 +0000</pubDate>
<dc:creator>Muse</dc:creator>
<guid isPermaLink="false">845@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Hi Milo,&#60;br /&#62;
I thought you might want to file this away in case it happens to someone else...&#60;br /&#62;
Tonight the front page of my nature theme site went single file... again.  Given what I had to do to rectify last time I was sad.&#60;/p&#62;
&#60;p&#62;I was just sitting down to work on it - and put up a post about technical woes first.  I couldn't figure out why another post was at the top....&#60;br /&#62;
Then it hit me - it must be sticky.&#60;/p&#62;
&#60;p&#62;When I took the sticky off - the whole format went back to normal.&#60;/p&#62;
&#60;p&#62;I'd be curious to know if you can replicate?&#60;/p&#62;
&#60;p&#62;Tania
&#60;/p&#62;</description>
</item>
<item>
<title>milo on "Likely Self Inflicted - Nature 3.17.4 - Wordpress"</title>
<link>http://forum.milo317.com/topic/likely-self-inflicted-nature-3174-wordpress#post-839</link>
<pubDate>Fri, 05 Jun 2009 09:10:07 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">839@http://forum.milo317.com/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://forum.milo317.com/topic/edit-footer-content&#34;&#62;Solved&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>milo on "Edit Footer Content"</title>
<link>http://forum.milo317.com/topic/edit-footer-content#post-838</link>
<pubDate>Fri, 05 Jun 2009 09:08:03 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">838@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Glad it worked out for you ;P&#60;br /&#62;
Happy blogging
&#60;/p&#62;</description>
</item>
<item>
<title>Muse on "Edit Footer Content"</title>
<link>http://forum.milo317.com/topic/edit-footer-content#post-833</link>
<pubDate>Fri, 05 Jun 2009 05:37:26 +0000</pubDate>
<dc:creator>Muse</dc:creator>
<guid isPermaLink="false">833@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Got it done.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Muse on "Edit Footer Content"</title>
<link>http://forum.milo317.com/topic/edit-footer-content#post-830</link>
<pubDate>Thu, 04 Jun 2009 23:37:05 +0000</pubDate>
<dc:creator>Muse</dc:creator>
<guid isPermaLink="false">830@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Sorry - I forgot to tell you that I'm using the nature theme&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.purenaturaldiva.com&#34; rel=&#34;nofollow&#34;&#62;www.purenaturaldiva.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Muse on "Edit Footer Content"</title>
<link>http://forum.milo317.com/topic/edit-footer-content#post-829</link>
<pubDate>Thu, 04 Jun 2009 23:28:33 +0000</pubDate>
<dc:creator>Muse</dc:creator>
<guid isPermaLink="false">829@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Hi Milo,&#60;br /&#62;
I'm thrilled to report I finally have the theme working properly... apparently something must have happened with my wordpress - I rewrote my whole wordpress and then it was fine.&#60;/p&#62;
&#60;p&#62;I did a search and couldn't find an existing answer... so if I might, another question?&#60;/p&#62;
&#60;p&#62;With permission - I'm using an image in my header and I'd like to give the photographer credit and a link to their work in the footer - but can't figure out how to go about doing such a thing...  is it possible and if so how?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>milo on "Likely Self Inflicted - Nature 3.17.4 - Wordpress"</title>
<link>http://forum.milo317.com/topic/likely-self-inflicted-nature-3174-wordpress#post-826</link>
<pubDate>Mon, 01 Jun 2009 12:53:41 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">826@http://forum.milo317.com/</guid>
<description>&#60;p&#62;What is your setting at the reading wp admin panel?&#60;br /&#62;
located here: your site.com//wp-admin/options-reading.php
&#60;/p&#62;</description>
</item>
<item>
<title>Muse on "Likely Self Inflicted - Nature 3.17.4 - Wordpress"</title>
<link>http://forum.milo317.com/topic/likely-self-inflicted-nature-3174-wordpress#post-825</link>
<pubDate>Sun, 31 May 2009 23:12:25 +0000</pubDate>
<dc:creator>Muse</dc:creator>
<guid isPermaLink="false">825@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Tried  that - still the same problem.&#60;br /&#62;
I'm wondering if something happened in WP - I know I was looking at&#60;br /&#62;
Appearance -  in the - Editor section.&#60;br /&#62;
It all looked like code so I didn't touch anything, maybe something happened without me knowing it.
&#60;/p&#62;</description>
</item>
<item>
<title>milo on "Likely Self Inflicted - Nature 3.17.4 - Wordpress"</title>
<link>http://forum.milo317.com/topic/likely-self-inflicted-nature-3174-wordpress#post-824</link>
<pubDate>Sun, 31 May 2009 21:45:02 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">824@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Download &#60;a href=&#34;http://www.4shared.com/file/31478691/374fcfa6/Nature.html&#34;&#62;Nature from here&#60;/a&#62; and upload it again.&#60;/p&#62;
&#60;p&#62;Just tested the theme and all is working normally at &#60;a href=&#34;http://wp.3oneseven.com/index.php?wptheme=Nature&#34;&#62;my testsite&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>Muse on "Likely Self Inflicted - Nature 3.17.4 - Wordpress"</title>
<link>http://forum.milo317.com/topic/likely-self-inflicted-nature-3174-wordpress#post-823</link>
<pubDate>Sun, 31 May 2009 17:44:59 +0000</pubDate>
<dc:creator>Muse</dc:creator>
<guid isPermaLink="false">823@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Downloaded it to the file manager on my host - wp contents - themes&#60;br /&#62;
Safari&#60;br /&#62;
WP Version 2.7.1&#60;br /&#62;
Hostmonster
&#60;/p&#62;</description>
</item>
<item>
<title>milo on "Likely Self Inflicted - Nature 3.17.4 - Wordpress"</title>
<link>http://forum.milo317.com/topic/likely-self-inflicted-nature-3174-wordpress#post-822</link>
<pubDate>Sun, 31 May 2009 10:53:57 +0000</pubDate>
<dc:creator>milo</dc:creator>
<guid isPermaLink="false">822@http://forum.milo317.com/</guid>
<description>&#60;p&#62;Where did you download it?&#60;br /&#62;
What browser?&#60;br /&#62;
Which WP version?&#60;br /&#62;
Which host?
&#60;/p&#62;</description>
</item>

</channel>
</rss>

