<?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/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Add support for 2.7 &quot;sticky&quot; posts</title> <atom:link href="http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/feed/" rel="self" type="application/rss+xml" /><link>http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/</link> <description>Demo site for WordPress themes developed and released by Derek Punsalan - 5ThirtyOne</description> <lastBuildDate>Wed, 08 Dec 2010 16:52:36 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1</generator> <item><title>By: moritz</title><link>http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/comment-page-1/#comment-1136</link> <dc:creator>moritz</dc:creator> <pubDate>Thu, 15 Apr 2010 16:24:23 +0000</pubDate> <guid
isPermaLink="false">http://demo.5thirtyone.com/?p=7#comment-1136</guid> <description>hi derek.
thank you for the great grid focus theme.
i have one question about the customization which i can&#039;t figure out.
the &quot;browse categories&quot; function in the nav bar works well, except that the content (the categories) are completly misaligned. there seems to be random spacing in between.i am using wordpress 2.9.2 and grid focus 1.1. with firefox 3.5.9.
do you have any idea how to fix this problem?thank you for you help !!</description> <content:encoded><![CDATA[<p>hi derek.<br
/> thank you for the great grid focus theme.<br
/> i have one question about the customization which i can&#8217;t figure out.<br
/> the &#8220;browse categories&#8221; function in the nav bar works well, except that the content (the categories) are completly misaligned. there seems to be random spacing in between.</p><p>i am using wordpress 2.9.2 and grid focus 1.1. with firefox 3.5.9.<br
/> do you have any idea how to fix this problem?</p><p>thank you for you help !!</p> ]]></content:encoded> </item> <item><title>By: Pete</title><link>http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/comment-page-1/#comment-767</link> <dc:creator>Pete</dc:creator> <pubDate>Mon, 29 Jun 2009 13:55:39 +0000</pubDate> <guid
isPermaLink="false">http://demo.5thirtyone.com/?p=7#comment-767</guid> <description>Hi Derek.As everyone else has said already, thanks loads for the great template!I&#039;m completely new to wordpress, css etc... However I have managed to set up and modify a Grid Focus Wordpress site on locally on my Mac. I&#039;m now trying to change the headings in the navigation strip (in the same way as this site has done). I can get as far as changing the name, but cannot do the following two things -1. Drop down menu to automatically close and re-open when another heading is clicked.2. Add sub-headings/ categories within the drop down menuAlso, I have managed to remove the very top margin of the page, but cannot see where to remove the bottom margin in the CSS style sheet.Any help would be hugely appreciated!thanks again.</description> <content:encoded><![CDATA[<p>Hi Derek.</p><p>As everyone else has said already, thanks loads for the great template!</p><p>I&#8217;m completely new to wordpress, css etc&#8230; However I have managed to set up and modify a Grid Focus WordPress site on locally on my Mac. I&#8217;m now trying to change the headings in the navigation strip (in the same way as this site has done). I can get as far as changing the name, but cannot do the following two things &#8211;</p><p>1. Drop down menu to automatically close and re-open when another heading is clicked.</p><p>2. Add sub-headings/ categories within the drop down menu</p><p>Also, I have managed to remove the very top margin of the page, but cannot see where to remove the bottom margin in the CSS style sheet.</p><p>Any help would be hugely appreciated!</p><p>thanks again.</p> ]]></content:encoded> </item> <item><title>By: Derek</title><link>http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/comment-page-1/#comment-81</link> <dc:creator>Derek</dc:creator> <pubDate>Mon, 02 Feb 2009 16:11:18 +0000</pubDate> <guid
isPermaLink="false">http://demo.5thirtyone.com/?p=7#comment-81</guid> <description>You can edit the navigation links to change the wordage on the tab. Then, replace the function which lists categories with wp_list_pages();. More on the function here: http://codex.wordpress.org/Template_Tags/wp_list_pagesThe function will generate a list of all your pages unless you pass some parameters through it. Make sure that you place the code between the existing unordered list tags.</description> <content:encoded><![CDATA[<p>You can edit the navigation links to change the wordage on the tab. Then, replace the function which lists categories with wp_list_pages();. More on the function here: <a
href="http://codex.wordpress.org/Template_Tags/wp_list_pages" rel="nofollow">http://codex.wordpress.org/Template_Tags/wp_list_pages</a></p><p>The function will generate a list of all your pages unless you pass some parameters through it. Make sure that you place the code between the existing unordered list tags.</p> ]]></content:encoded> </item> <item><title>By: Robin</title><link>http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/comment-page-1/#comment-78</link> <dc:creator>Robin</dc:creator> <pubDate>Mon, 02 Feb 2009 10:34:56 +0000</pubDate> <guid
isPermaLink="false">http://demo.5thirtyone.com/?p=7#comment-78</guid> <description>Hey Derek,Instead of &#039;Browse by category&#039;(for top navigation strip), I would like it to browse my pages. I have only 5 pages on site.  How would I do this?
Thanks</description> <content:encoded><![CDATA[<p>Hey Derek,</p><p>Instead of &#8216;Browse by category&#8217;(for top navigation strip), I would like it to browse my pages. I have only 5 pages on site.  How would I do this?<br
/> Thanks</p> ]]></content:encoded> </item> <item><title>By: Patrick Burnett</title><link>http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/comment-page-1/#comment-72</link> <dc:creator>Patrick Burnett</dc:creator> <pubDate>Mon, 19 Jan 2009 19:00:52 +0000</pubDate> <guid
isPermaLink="false">http://demo.5thirtyone.com/?p=7#comment-72</guid> <description>Thanks a million Derek, for the help and a very cool theme.</description> <content:encoded><![CDATA[<p>Thanks a million Derek, for the help and a very cool theme.</p> ]]></content:encoded> </item> <item><title>By: Derek</title><link>http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/comment-page-1/#comment-71</link> <dc:creator>Derek</dc:creator> <pubDate>Mon, 19 Jan 2009 17:29:24 +0000</pubDate> <guid
isPermaLink="false">http://demo.5thirtyone.com/?p=7#comment-71</guid> <description>Open header.php and look for the img referencing avatar.png. Change to any other image or remove altogether.</description> <content:encoded><![CDATA[<p>Open header.php and look for the img referencing avatar.png. Change to any other image or remove altogether.</p> ]]></content:encoded> </item> <item><title>By: Patrick Burnett</title><link>http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/comment-page-1/#comment-70</link> <dc:creator>Patrick Burnett</dc:creator> <pubDate>Mon, 19 Jan 2009 13:11:17 +0000</pubDate> <guid
isPermaLink="false">http://demo.5thirtyone.com/?p=7#comment-70</guid> <description>Fantastic theme! Just one question - how do you remove the blackbox with 5 in it in the header?I&#039;m happy with the Grid Focus by Derek Punsalan 5thirtyone.com credit on the website, but the black box logo looks really out of place in the header. Help?</description> <content:encoded><![CDATA[<p>Fantastic theme! Just one question &#8211; how do you remove the blackbox with 5 in it in the header?</p><p>I&#8217;m happy with the Grid Focus by Derek Punsalan 5thirtyone.com credit on the website, but the black box logo looks really out of place in the header. Help?</p> ]]></content:encoded> </item> <item><title>By: chad</title><link>http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/comment-page-1/#comment-63</link> <dc:creator>chad</dc:creator> <pubDate>Wed, 07 Jan 2009 16:22:04 +0000</pubDate> <guid
isPermaLink="false">http://demo.5thirtyone.com/?p=7#comment-63</guid> <description>Hi Derek,When a user clicks on a post&#039;s permalink URL, Firefox shows two headers and dead gray space. IE shows the post, but also two headers. I&#039;ve tried disabling all plugins and widgets, deleted and re-uploaded the theme, to no avail. What&#039;s odd is that if I&#039;m logged in to Wordpress, it displays just fine.Here&#039;s a link:http://www.threeminutesaday.com/track-the-four-fs-with-the-skinny-debt-dietFirefox screenshot:
http://www.threeminutesaday.com/screenshots/firefox.jpgIE screenshot:
http://www.threeminutesaday.com/screenshots/ie.jpgThanks in advance!
Chad</description> <content:encoded><![CDATA[<p>Hi Derek,</p><p>When a user clicks on a post&#8217;s permalink URL, Firefox shows two headers and dead gray space. IE shows the post, but also two headers. I&#8217;ve tried disabling all plugins and widgets, deleted and re-uploaded the theme, to no avail. What&#8217;s odd is that if I&#8217;m logged in to WordPress, it displays just fine.</p><p>Here&#8217;s a link:</p><p><a
href="http://www.threeminutesaday.com/track-the-four-fs-with-the-skinny-debt-diet" rel="nofollow">http://www.threeminutesaday.com/track-the-four-fs-with-the-skinny-debt-diet</a></p><p>Firefox screenshot:<br
/> <a
href="http://www.threeminutesaday.com/screenshots/firefox.jpg" rel="nofollow">http://www.threeminutesaday.com/screenshots/firefox.jpg</a></p><p>IE screenshot:<br
/> <a
href="http://www.threeminutesaday.com/screenshots/ie.jpg" rel="nofollow">http://www.threeminutesaday.com/screenshots/ie.jpg</a></p><p>Thanks in advance!<br
/> Chad</p> ]]></content:encoded> </item> <item><title>By: Dan</title><link>http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/comment-page-1/#comment-38</link> <dc:creator>Dan</dc:creator> <pubDate>Tue, 23 Dec 2008 19:13:14 +0000</pubDate> <guid
isPermaLink="false">http://demo.5thirtyone.com/?p=7#comment-38</guid> <description>&lt;a href=&quot;http://img.photobucket.com/albums/v299/emosamurai/comments.jpg&quot; rel=&quot;nofollow&quot;&gt;here it is&lt;/a&gt;</description> <content:encoded><![CDATA[<p><a
href="http://img.photobucket.com/albums/v299/emosamurai/comments.jpg" rel="nofollow">here it is</a></p> ]]></content:encoded> </item> <item><title>By: Dan</title><link>http://demo.5thirtyone.com/2008/12/add-support-for-27-sticky-posts/comment-page-1/#comment-37</link> <dc:creator>Dan</dc:creator> <pubDate>Tue, 23 Dec 2008 19:12:59 +0000</pubDate> <guid
isPermaLink="false">http://demo.5thirtyone.com/?p=7#comment-37</guid> <description>Derek, here is a screenshot of how it looks, and I have played with float: left but can&#039;t get it to move.</description> <content:encoded><![CDATA[<p>Derek, here is a screenshot of how it looks, and I have played with float: left but can&#8217;t get it to move.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 4/20 queries in 0.056 seconds using disk

Served from: demo.5thirtyone.com @ 2012-02-10 02:24:34 -->
