<?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: Add a link to external website as a "watermark" to the footer</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 22:31:37 +0000</pubDate>

<item>
<title>yitwail on "Add a link to external website as a "watermark" to the footer"</title>
<link>http://themeshaper.com/forums/topic/add-a-link-to-external-website-as-a-watermark-to-the-footer#post-22332</link>
<pubDate>Thu, 14 Jul 2011 18:42:21 +0000</pubDate>
<dc:creator>yitwail</dc:creator>
<guid isPermaLink="false">22332@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;that's terrific. Thanks for the info. I wasn't sure anyone would respond to this topic, so I created a new one which is now redundant, so my bad, I apologize. And thanks for the development version link you provided in the other thread.
&#60;/p&#62;</description>
</item>
<item>
<title>middlesister on "Add a link to external website as a "watermark" to the footer"</title>
<link>http://themeshaper.com/forums/topic/add-a-link-to-external-website-as-a-watermark-to-the-footer#post-22323</link>
<pubDate>Thu, 14 Jul 2011 09:47:29 +0000</pubDate>
<dc:creator>middlesister</dc:creator>
<guid isPermaLink="false">22323@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I think this is fixed in the latest development version, but if you encounter more bugs they can be reported here&#60;br /&#62;
&#60;a href=&#34;http://code.google.com/p/thematic/issues/list&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/thematic/issues/list&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>yitwail on "Add a link to external website as a "watermark" to the footer"</title>
<link>http://themeshaper.com/forums/topic/add-a-link-to-external-website-as-a-watermark-to-the-footer#post-22314</link>
<pubDate>Thu, 14 Jul 2011 05:36:34 +0000</pubDate>
<dc:creator>yitwail</dc:creator>
<guid isPermaLink="false">22314@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;mirko77, you are correct.&#60;br /&#62;
&#60;code&#62;add_action(&#38;#39;thematic_footer&#38;#39;, &#38;#39;thematic_siteinfo&#38;#39;, 30);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;should be outside the&#60;br /&#62;
 &#60;code&#62;else {&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;clause. It's a bug, but where can you submit it?
&#60;/p&#62;</description>
</item>
<item>
<title>robin on "Add a link to external website as a "watermark" to the footer"</title>
<link>http://themeshaper.com/forums/topic/add-a-link-to-external-website-as-a-watermark-to-the-footer#post-17856</link>
<pubDate>Mon, 20 Dec 2010 15:07:13 +0000</pubDate>
<dc:creator>robin</dc:creator>
<guid isPermaLink="false">17856@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I have the same issue. It won't show my childtheme_override_siteinfo
&#60;/p&#62;</description>
</item>
<item>
<title>mirko77 on "Add a link to external website as a "watermark" to the footer"</title>
<link>http://themeshaper.com/forums/topic/add-a-link-to-external-website-as-a-watermark-to-the-footer#post-17287</link>
<pubDate>Thu, 25 Nov 2010 13:34:54 +0000</pubDate>
<dc:creator>mirko77</dc:creator>
<guid isPermaLink="false">17287@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I would like to add a link to an external website plus a logo to the footer, no matter what the final user enters in the theme options for the footer.&#60;/p&#62;
&#60;p&#62;Which is the best way to do it?&#60;/p&#62;
&#60;p&#62;For the time being I tweaked&#60;/p&#62;
&#60;p&#62;&#60;code&#62;footer-extensions.php&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and I added the markup to the &#60;/p&#62;
&#60;p&#62;&#60;code&#62;$thm_footertext&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;variable before calling &#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo do_shortcode(whatever)&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I do not want to mess up the parent files though...&#60;br /&#62;
I tried to create my own &#60;/p&#62;
&#60;p&#62;&#60;code&#62;function childtheme_override_siteinfo();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;in my child theme but in that case nothing is shown any more...probably is that&#60;/p&#62;
&#60;p&#62;&#60;code&#62;add_action(&#38;#39;thematic_footer&#38;#39;, &#38;#39;thematic_siteinfo&#38;#39;, 30);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;which is not nested properly...it seems to me it is executed only if there is not any override function...or am I missing something?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
