<?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>ThemeShaper Forums Topic: How do I add my link in the footer info area?</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Thu, 23 May 2013 13:57:14 +0000</pubDate>

<item>
<title>em hr on "How do I add my link in the footer info area?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-my-link-in-the-footer-info-area#post-11684</link>
<pubDate>Thu, 22 Apr 2010 21:57:50 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">11684@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;It is not recommended that you alter any of Thematic's files. I would recommend that you create a child theme and make all edits to the child theme only. Aside from that most basic beginning to creating sites with Thematic, I will mention that you can easily add text and links to the footer from within the WordPressAdmin&#38;gt;Appearance&#38;gt;ThematicOptions look for the section labeled &#34;text in footer&#34;&#60;/p&#62;
&#60;p&#62;-Gene
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "How do I add my link in the footer info area?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-my-link-in-the-footer-info-area#post-11673</link>
<pubDate>Thu, 22 Apr 2010 17:20:55 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">11673@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Devin has a good post with a bunch of code snippets, including how to change your footer text:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wptheming.com/2009/10/useful-thematic-filters/&#34; rel=&#34;nofollow&#34;&#62;http://wptheming.com/2009/10/useful-thematic-filters/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>RobMack on "How do I add my link in the footer info area?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-my-link-in-the-footer-info-area#post-11671</link>
<pubDate>Thu, 22 Apr 2010 17:08:53 +0000</pubDate>
<dc:creator>RobMack</dc:creator>
<guid isPermaLink="false">11671@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm new to WordPress, and I have just designed a web site for a customer using my child theme of Thematic, and I'd like to put my site link right after the Thematic link as the website designer credit, and can't seem to figure out how to do it.&#60;/p&#62;
&#60;p&#62;Here is what I want in the footer:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;© [the-year] Robinsons&#38;#39; Road Refinishing Ramps and Pothole Patch Inc. Powered by [wp-link]. Built on the [theme-link]. Web design: (want my link to go here)&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Here is how I have modified the footer-extensions.php file:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function thematic_footertext($thm_footertext) {
    $thm_footertext = apply_filters(&#38;#39;thematic_footertext&#38;#39;, $thm_footertext);
    $thm_footertext = &#38;#39;&#38;lt;a href=&#38;quot;http://www.robmackdesign.com&#38;quot; target=&#38;quot;_blank&#38;quot;&#38;gt;RobMackDesign.com&#38;lt;/a&#38;gt;&#38;#39; ;

    return $thm_footertext;
} // end thematic_footertext&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;With the above footer-extension.php in place, all I am getting is my link and nothing else.&#60;/p&#62;
&#60;p&#62;I would appreciate ant help on this.&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;/p&#62;
&#60;p&#62;--Rob
&#60;/p&#62;</description>
</item>

</channel>
</rss>
