<?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: Useful Thematic Filters</title> <atom:link href="http://wptheming.com/2009/10/useful-thematic-filters/feed/" rel="self" type="application/rss+xml" /><link>http://wptheming.com/2009/10/useful-thematic-filters/</link> <description>Tutorials, Themes and Plugins</description> <lastBuildDate>Fri, 03 Feb 2012 23:51:13 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Devin</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-4890</link> <dc:creator>Devin</dc:creator> <pubDate>Wed, 16 Feb 2011 05:26:12 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-4890</guid> <description>bloginfo(&#039;stylesheet_url&#039;)
http://codex.wordpress.org/Function_Reference/bloginfo</description> <content:encoded><![CDATA[<p>bloginfo(&#8216;stylesheet_url&#8217;)</p><p><a
href="http://codex.wordpress.org/Function_Reference/bloginfo" rel="nofollow">http://codex.wordpress.org/Function_Reference/bloginfo</a></p> ]]></content:encoded> </item> <item><title>By: Irfan</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-4873</link> <dc:creator>Irfan</dc:creator> <pubDate>Tue, 15 Feb 2011 16:50:01 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-4873</guid> <description>It looks like bloginfo(&#039;template_url&#039;) is calling up the parent (the actual Thematic theme). What would be the workround if you wanted to keep images in the child theme folder?</description> <content:encoded><![CDATA[<p>It looks like bloginfo(&#8216;template_url&#8217;) is calling up the parent (the actual Thematic theme). What would be the workround if you wanted to keep images in the child theme folder?</p> ]]></content:encoded> </item> <item><title>By: Devin</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-3281</link> <dc:creator>Devin</dc:creator> <pubDate>Wed, 24 Nov 2010 23:13:55 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-3281</guid> <description>@Joachim I updated the post to show you what that looks like.</description> <content:encoded><![CDATA[<p>@Joachim I updated the post to show you what that looks like.</p> ]]></content:encoded> </item> <item><title>By: Devin</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-3280</link> <dc:creator>Devin</dc:creator> <pubDate>Wed, 24 Nov 2010 23:10:40 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-3280</guid> <description>Just paste in an image tag.  Make sure you you close the php tags if you are pasting straight html, or escape the quotes if you use echo instead.</description> <content:encoded><![CDATA[<p>Just paste in an image tag.  Make sure you you close the php tags if you are pasting straight html, or escape the quotes if you use echo instead.</p> ]]></content:encoded> </item> <item><title>By: Joachim</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-3267</link> <dc:creator>Joachim</dc:creator> <pubDate>Wed, 24 Nov 2010 15:52:58 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-3267</guid> <description>Actually I handled to replace the Blog Title, but I can not insert the LOGO :-(
function child_logo_image() {
//Add you logo image code
Could you tell me an example for the logo image code? If i use the html code I got an unexpected error.
Thanks a lot
Joachim</description> <content:encoded><![CDATA[<p>Actually I handled to replace the Blog Title, but I can not insert the LOGO :-(</p><p>function child_logo_image() {<br
/> //Add you logo image code</p><p>Could you tell me an example for the logo image code? If i use the html code I got an unexpected error.</p><p>Thanks a lot<br
/> Joachim</p> ]]></content:encoded> </item> <item><title>By: How I used the Thematic framework on my blog</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-2655</link> <dc:creator>How I used the Thematic framework on my blog</dc:creator> <pubDate>Fri, 05 Nov 2010 21:44:18 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-2655</guid> <description>[...] Useful Thematic Filters [...]</description> <content:encoded><![CDATA[<p>[...] Useful Thematic Filters [...]</p> ]]></content:encoded> </item> <item><title>By: Devin</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-1875</link> <dc:creator>Devin</dc:creator> <pubDate>Sat, 14 Aug 2010 16:31:00 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-1875</guid> <description>Try installing the WC3 total cache plugin.  Cached files should load quicker than dynamic ones- and it has options for js and css compression.  You can also try removing js files that aren&#039;t needed on every page: http://wptheming.com/2009/12/optimize-plug-in-script-wordpress/</description> <content:encoded><![CDATA[<p>Try installing the WC3 total cache plugin.  Cached files should load quicker than dynamic ones- and it has options for js and css compression.  You can also try removing js files that aren&#8217;t needed on every page: <a
href="http://wptheming.com/2009/12/optimize-plug-in-script-wordpress/" rel="nofollow">http://wptheming.com/2009/12/optimize-plug-in-script-wordpress/</a></p> ]]></content:encoded> </item> <item><title>By: blue2x</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-1873</link> <dc:creator>blue2x</dc:creator> <pubDate>Sat, 14 Aug 2010 07:36:06 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-1873</guid> <description>Cool tips, used the disable header scripts and favicon tips in my blog. I just have a question though. Most thematic websites have like google page speed score of 70 to 80. The page speed suggests that I enable compression, on the jquery.js file, you think its a good idea to compress this file and other files as well? I mostly edit the style.css file only.</description> <content:encoded><![CDATA[<p>Cool tips, used the disable header scripts and favicon tips in my blog. I just have a question though. Most thematic websites have like google page speed score of 70 to 80. The page speed suggests that I enable compression, on the jquery.js file, you think its a good idea to compress this file and other files as well? I mostly edit the style.css file only.</p> ]]></content:encoded> </item> <item><title>By: Jonny</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-1475</link> <dc:creator>Jonny</dc:creator> <pubDate>Mon, 28 Jun 2010 17:35:37 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-1475</guid> <description>Its my understanding that if your site uses the s.e.o plugin (which many do) you do not have to worry about logo code replacing blog title</description> <content:encoded><![CDATA[<p>Its my understanding that if your site uses the s.e.o plugin (which many do) you do not have to worry about logo code replacing blog title</p> ]]></content:encoded> </item> <item><title>By: Jean-Baptiste Jung</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-1045</link> <dc:creator>Jean-Baptiste Jung</dc:creator> <pubDate>Wed, 21 Apr 2010 11:07:04 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-1045</guid> <description>Cool list Devin! Your own Thematic child theme looks very good as well.</description> <content:encoded><![CDATA[<p>Cool list Devin! Your own Thematic child theme looks very good as well.</p> ]]></content:encoded> </item> <item><title>By: kathy</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-818</link> <dc:creator>kathy</dc:creator> <pubDate>Fri, 26 Mar 2010 05:39:14 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-818</guid> <description>I altered your admin-panel-functions.php file to include the code below.  Basically it keeps the logo img that you had, but also puts the blog-title (in a span) and the blog description back in.. except that if there is a logo detected in the Options panel, then they  both get a class=&quot;hide&quot; so they can be thrown off the page.  For SEO, which one gets the h1 tag probably depends on what your site description and site names are relative to your keywords but to stay sane for right now I just went w/ how Thematic currently handles it.
&lt;code&gt;
/*
* Replace Blog Title with Logo
*/
function add_childtheme_logo() {
global $my_shortname;
$logo = get_option($my_shortname . &#039;_logo&#039;);
if (!empty($logo)) {
remove_action(&#039;thematic_header&#039;,&#039;thematic_blogtitle&#039;, 3);
remove_action(&#039;thematic_header&#039;,&#039;thematic_blogdescription&#039;,5);
add_action(&#039;thematic_header&#039;,&#039;childtheme_logo&#039;, 3);
add_action(&#039;thematic_header&#039;,&#039;child_blogdescription&#039;,5);
}
}
add_action(&#039;init&#039;,&#039;add_childtheme_logo&#039;);
function childtheme_logo() {
global $my_shortname;
$logo = get_option($my_shortname . &#039;_logo&#039;);
if (!empty($logo)) { ?&gt;
&lt;a href=&quot;/&quot; title=&quot;&quot; rel=&quot;home&quot;&gt;&lt;img src=&quot;/scripts/timthumb.php?src=&amp;w=600&amp;zc=1&quot; alt=&quot;&quot; /&gt;
&lt;/a&gt;
&lt;?php
}
}
&lt;/code&gt;
and then for style I just had to style the hide class.  this is probably overkill, but i wanted the thing gone!  i
&lt;code&gt;
.hide{
text-indent: -9999px;
margin-left: -9999px;
height:0;
overflow: hidden;
}
&lt;/code&gt;</description> <content:encoded><![CDATA[<p>I altered your admin-panel-functions.php file to include the code below.  Basically it keeps the logo img that you had, but also puts the blog-title (in a span) and the blog description back in.. except that if there is a logo detected in the Options panel, then they  both get a class=&#8221;hide&#8221; so they can be thrown off the page.  For SEO, which one gets the h1 tag probably depends on what your site description and site names are relative to your keywords but to stay sane for right now I just went w/ how Thematic currently handles it.</p><p><code><br
/> /*<br
/> * Replace Blog Title with Logo<br
/> */</p><p>function add_childtheme_logo() {<br
/> global $my_shortname;<br
/> $logo = get_option($my_shortname . '_logo');<br
/> if (!empty($logo)) {<br
/> remove_action('thematic_header','thematic_blogtitle', 3);<br
/> remove_action('thematic_header','thematic_blogdescription',5);<br
/> add_action('thematic_header','childtheme_logo', 3);<br
/> add_action('thematic_header','child_blogdescription',5);<br
/> }<br
/> }<br
/> add_action('init','add_childtheme_logo');</p><p>function childtheme_logo() {<br
/> global $my_shortname;<br
/> $logo = get_option($my_shortname . '_logo');<br
/> if (!empty($logo)) { ?&gt;</p><p> &lt;a href=&quot;/" title="" rel="home"&gt;&lt;img src=&quot;/scripts/timthumb.php?src=&amp;w=600&amp;zc=1" alt="" /&gt;</p><p> &lt;?php<br
/> }<br
/> }</p><p></code></p><p>and then for style I just had to style the hide class.  this is probably overkill, but i wanted the thing gone!  i</p><p><code><br
/> .hide{<br
/> text-indent: -9999px;<br
/> margin-left: -9999px;<br
/> height:0;<br
/> overflow: hidden;<br
/> }<br
/> </code></p> ]]></content:encoded> </item> <item><title>By: Devin</title><link>http://wptheming.com/2009/10/useful-thematic-filters/comment-page-1/#comment-811</link> <dc:creator>Devin</dc:creator> <pubDate>Thu, 25 Mar 2010 17:39:16 +0000</pubDate> <guid
isPermaLink="false">http://wordpresstheming.com/?p=285#comment-811</guid> <description>Hey Kathy.  When I get a chance I&#039;ll update the child theme to mirror how WooThemes does it:
&lt;div id=&quot;logo&quot;&gt;
&lt;a href=&quot;#&quot; title=&quot;#&quot;&gt;&lt;img src=&quot;logo.png&quot; /&gt;&lt;/a&gt;
&lt;h1&gt;&lt;a href=&quot;#&quot;&gt;Site Title Hidden&lt;/a&gt;&lt;/h1&gt;
&lt;span&gt;Site Description Hidden&lt;/span&gt;
&lt;/div&gt;&lt;!-- /#logo --&gt;
As a side note, anything that&#039;s set to display:block; can get a height and width.</description> <content:encoded><![CDATA[<p>Hey Kathy.  When I get a chance I&#8217;ll update the child theme to mirror how WooThemes does it:</p><p>&lt;div id=&#8221;logo&#8221;&gt;<br
/> &lt;a href=&#8221;#&#8221; title=&#8221;#&#8221;&gt;&lt;img src=&#8221;logo.png&#8221; /&gt;&lt;/a&gt;<br
/> &lt;h1&gt;&lt;a href=&#8221;#&#8221;&gt;Site Title Hidden&lt;/a&gt;&lt;/h1&gt;<br
/> &lt;span&gt;Site Description Hidden&lt;/span&gt;<br
/> &lt;/div&gt;&lt;!&#8211; /#logo &#8211;&gt;</p><p>As a side note, anything that&#8217;s set to display:block; can get a height and width.</p> ]]></content:encoded> </item> </channel> </rss>
