<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/thematic</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 17:35:10 GMT</pubDate>
<item>
<title>(PHP) Move Thematic Post Thumbnail Outside of Entry-content - AndrewThinkUp</title>
<link>http://snipplr.com/view/68937/move-thematic-post-thumbnail-outside-of-entrycontent/</link>
<description><![CDATA[ <p>This is some code using Thematic Child Theme overrides to remove thematic's post thumbnails and add Post Thumbnails outside of the .entry-content  so that POst Thumbnails can be styled separated from all post Meta.  See this page for an example www.speiranconsulting.com/blog</p> ]]></description>
<pubDate>Tue, 04 Dec 2012 07:12:58 GMT</pubDate>
<guid>http://snipplr.com/view/68937/move-thematic-post-thumbnail-outside-of-entrycontent/</guid>
</item>
<item>
<title>(PHP) Change thematic child theme menu to custom menu - paul0078</title>
<link>http://snipplr.com/view/64580/change-thematic-child-theme-menu-to-custom-menu/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 15 Apr 2012 20:15:54 GMT</pubDate>
<guid>http://snipplr.com/view/64580/change-thematic-child-theme-menu-to-custom-menu/</guid>
</item>
<item>
<title>(PHP) Gravatar Image as WordPress Favicon - scottnix</title>
<link>http://snipplr.com/view/60566/gravatar-image-as-wordpress-favicon/</link>
<description><![CDATA[ <p>Saw this on forest and modified it to all be included in the functions.php instead of the actual template. Tumblr Style.</p> ]]></description>
<pubDate>Sat, 05 Nov 2011 16:11:17 GMT</pubDate>
<guid>http://snipplr.com/view/60566/gravatar-image-as-wordpress-favicon/</guid>
</item>
<item>
<title>(PHP) Thematic Add Search Form To Header - scottnix</title>
<link>http://snipplr.com/view/59471/thematic-add-search-form-to-header/</link>
<description><![CDATA[ <p>Add a search box inside the branding in the header.</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 07:14:54 GMT</pubDate>
<guid>http://snipplr.com/view/59471/thematic-add-search-form-to-header/</guid>
</item>
<item>
<title>(PHP) Add Additional Menus to Wordpress Theme - scottnix</title>
<link>http://snipplr.com/view/59470/add-additional-menus-to-wordpress-theme/</link>
<description><![CDATA[ <p>Add additional custom menus to Theme Location slot in admin.</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 07:13:06 GMT</pubDate>
<guid>http://snipplr.com/view/59470/add-additional-menus-to-wordpress-theme/</guid>
</item>
<item>
<title>(PHP) Show Content Instead of Excerpt on Categories - scottnix</title>
<link>http://snipplr.com/view/59469/show-content-instead-of-excerpt-on-categories/</link>
<description><![CDATA[ <p>Converts categories to Full Content posts instead of default excerpt.</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 06:48:37 GMT</pubDate>
<guid>http://snipplr.com/view/59469/show-content-instead-of-excerpt-on-categories/</guid>
</item>
<item>
<title>(PHP) Thematic Convert [...] to Read More Link - scottnix</title>
<link>http://snipplr.com/view/59468/thematic-convert--to-read-more-link/</link>
<description><![CDATA[ <p>Converts [...] more link to actual Read More » link.</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 06:45:42 GMT</pubDate>
<guid>http://snipplr.com/view/59468/thematic-convert--to-read-more-link/</guid>
</item>
<item>
<title>(PHP) Wordpress Load Google Fonts - scottnix</title>
<link>http://snipplr.com/view/59462/wordpress-load-google-fonts/</link>
<description><![CDATA[ <p>Example of loading Google Fonts in Wordpress through enqueue
(http://www.google.com/webfonts)</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 05:42:19 GMT</pubDate>
<guid>http://snipplr.com/view/59462/wordpress-load-google-fonts/</guid>
</item>
<item>
<title>(PHP) Thematic Read More Skip To - scottnix</title>
<link>http://snipplr.com/view/59461/thematic-read-more-skip-to/</link>
<description><![CDATA[ <p>Set up to disable the page jump on a Read More link (skip to feature).</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 05:34:33 GMT</pubDate>
<guid>http://snipplr.com/view/59461/thematic-read-more-skip-to/</guid>
</item>
<item>
<title>(PHP) Wordpress adding a Favicon - scottnix</title>
<link>http://snipplr.com/view/59457/wordpress-adding-a-favicon/</link>
<description><![CDATA[ <p>Loads a favicon to WordPress, must be a .ico format 16x16</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 04:47:37 GMT</pubDate>
<guid>http://snipplr.com/view/59457/wordpress-adding-a-favicon/</guid>
</item>
<item>
<title>(PHP) Thematic Insert Random HTML with condition - scottnix</title>
<link>http://snipplr.com/view/59456/thematic-insert-random-html-with-condition/</link>
<description><![CDATA[ <p>Insert a random div example with WordPress conditional logic to a Thematic action hook.</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 04:41:36 GMT</pubDate>
<guid>http://snipplr.com/view/59456/thematic-insert-random-html-with-condition/</guid>
</item>
<item>
<title>(PHP) Thematic Insert Random HTML - scottnix</title>
<link>http://snipplr.com/view/59454/thematic-insert-random-html/</link>
<description><![CDATA[ <p>Example of inserting a random div on to a thematic action hook.</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 04:38:34 GMT</pubDate>
<guid>http://snipplr.com/view/59454/thematic-insert-random-html/</guid>
</item>
<item>
<title>(PHP) Thematic Remove Blog Description from Homepage - scottnix</title>
<link>http://snipplr.com/view/59453/thematic-remove-blog-description-from-homepage/</link>
<description><![CDATA[ <p>Thematic Specific, easy way to get rid of duplicate H1's if a custom front page is used.</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 04:26:00 GMT</pubDate>
<guid>http://snipplr.com/view/59453/thematic-remove-blog-description-from-homepage/</guid>
</item>
<item>
<title>(PHP) WordPress Swap jQuery for jQTools UI - scottnix</title>
<link>http://snipplr.com/view/59448/wordpress-swap-jquery-for-jqtools-ui/</link>
<description><![CDATA[ <p>Swap Wordpress jQuery for http://flowplayer.org/tools/ UI library combined (and minified) with latest jQuery. 
(http://flowplayer.org/tools/download/index.html#cdn)</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 03:43:41 GMT</pubDate>
<guid>http://snipplr.com/view/59448/wordpress-swap-jquery-for-jqtools-ui/</guid>
</item>
<item>
<title>(PHP) WordPress Swap jQuery for Google CDN - scottnix</title>
<link>http://snipplr.com/view/59447/wordpress-swap-jquery-for-google-cdn/</link>
<description><![CDATA[ <p>Be sure to check for latest version
(http://code.google.com/apis/libraries/devguide.html#jquery)</p> ]]></description>
<pubDate>Thu, 06 Oct 2011 03:33:39 GMT</pubDate>
<guid>http://snipplr.com/view/59447/wordpress-swap-jquery-for-google-cdn/</guid>
</item>
<item>
<title>(PHP) Clean Thematic Meta Index - scottnix</title>
<link>http://snipplr.com/view/59392/clean-thematic-meta-index/</link>
<description><![CDATA[ <p>Clean the Meta tag index, follow from the Thematic Framework, this is also a helpful template if you wanted to display categories with a index/follow if you do a e-com store with Thematic.</p> ]]></description>
<pubDate>Tue, 04 Oct 2011 13:51:49 GMT</pubDate>
<guid>http://snipplr.com/view/59392/clean-thematic-meta-index/</guid>
</item>
<item>
<title>(PHP) Cleaner WP head - scottnix</title>
<link>http://snipplr.com/view/59391/cleaner-wp-head/</link>
<description><![CDATA[ <p>Clean up unnecessary code from the document head of WordPress, especially the WordPress version wp_generator.</p> ]]></description>
<pubDate>Tue, 04 Oct 2011 12:45:51 GMT</pubDate>
<guid>http://snipplr.com/view/59391/cleaner-wp-head/</guid>
</item>
<item>
<title>(PHP) Optimized Google Analytics for WordPress - scottnix</title>
<link>http://snipplr.com/view/58810/optimized-google-analytics-for-wordpress/</link>
<description><![CDATA[ <p>Optimized Google Analytics 
(http://mathiasbynens.be/notes/async-analytics-snippet)</p> ]]></description>
<pubDate>Tue, 20 Sep 2011 01:50:28 GMT</pubDate>
<guid>http://snipplr.com/view/58810/optimized-google-analytics-for-wordpress/</guid>
</item>
<item>
<title>(PHP) Wordpress Thematic - create stylesheet - hasssan</title>
<link>http://snipplr.com/view/58047/wordpress-thematic--create-stylesheet/</link>
<description><![CDATA[ <p>if don't like `@import` in stylesheet</p> ]]></description>
<pubDate>Sat, 20 Aug 2011 01:42:19 GMT</pubDate>
<guid>http://snipplr.com/view/58047/wordpress-thematic--create-stylesheet/</guid>
</item>
<item>
<title>(PHP) Thematic remove_widgetized_area - Kulcsart</title>
<link>http://snipplr.com/view/38005/thematic-removewidgetizedarea/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 28 Jul 2010 23:06:52 GMT</pubDate>
<guid>http://snipplr.com/view/38005/thematic-removewidgetizedarea/</guid>
</item>
</channel>
</rss>