<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Favicon?</title>
		<link>http://www.themolitor.com/forums/topic/favicon-1</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Favicon?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 12:51:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/favicon-1" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19590</link>
			<pubDate>Wed, 20 Mar 2013 11:32:42 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19590@http://www.themolitor.com/forums/</guid>
			<description><p>You bet ;-)</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Kayl101 on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19589</link>
			<pubDate>Wed, 20 Mar 2013 11:08:43 +0000</pubDate>
			<dc:creator>Kayl101</dc:creator>
			<guid isPermaLink="false">19589@http://www.themolitor.com/forums/</guid>
			<description><p>Chris,</p>
<p>I didn't change anything in the header. Very strange!</p>
<p>I only changed the footer code in an attempt to fix the backstretch issue on iPhone by replacing the code with the code you provided for another user but I had to change it back to the original because the new code caused the home page image to disappear on all devices.  </p>
<p>Anyway, I now have a favicon!  It worked beautifully!  Thank you!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19573</link>
			<pubDate>Wed, 20 Mar 2013 10:07:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19573@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Looking at your source code, the favicon URL is saying...</p>
<pre><code><a href="http://www.obsidianbutterflyproductions.com/favicon.ico" rel="nofollow">http://www.obsidianbutterflyproductions.com/favicon.ico</a></code></pre>
<p>The theme is using the "get_template_directory_uri" function to grab the location of the theme, so the favicon URL should say...</p>
<pre><code><a href="http://obsidianbutterflyproductions.com/wp-content/themes/producer/favicon.ico" rel="nofollow">http://obsidianbutterflyproductions.com/wp-content/themes/producer/favicon.ico</a></code></pre>
<p>Have you made any edits to the template files or are you using a plugin/setting that affects the location of your WordPress install? To manually fix this, open up header.php and on line 10 chane the following from this...</p>
<pre><code>&#60;link rel=&#34;icon&#34; href=&#34;http://obsidianbutterflyproductions.com/wp-content/themes/producer/favicon.ico&#34; type=&#34;image/x-icon&#34; /&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;link rel=&#34;icon&#34; href=&#34;&#60;?php echo get_template_directory_uri(); ?&#62;/favicon.ico&#34; type=&#34;image/x-icon&#34; /&#62;</code></pre>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Kayl101 on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19561</link>
			<pubDate>Tue, 19 Mar 2013 15:47:39 +0000</pubDate>
			<dc:creator>Kayl101</dc:creator>
			<guid isPermaLink="false">19561@http://www.themolitor.com/forums/</guid>
			<description><p><a href="http://www.obsidianbutterflyproductions.com" rel="nofollow">http://www.obsidianbutterflyproductions.com</a>
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19554</link>
			<pubDate>Tue, 19 Mar 2013 15:21:49 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19554@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Looks correct from what I see. Can you provide a link to your site? I'll take a look and see if it shows up for me.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Kayl101 on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19540</link>
			<pubDate>Tue, 19 Mar 2013 06:39:00 +0000</pubDate>
			<dc:creator>Kayl101</dc:creator>
			<guid isPermaLink="false">19540@http://www.themolitor.com/forums/</guid>
			<description><p>Good morning!  You are up and working early!  Thank you very much.  Here is a screen shot of my ftp file tree.  Please let me know if I've put the .ico file in the right place.<br />
<a href="http://s9.postimage.org/lvskwcuvz/Screen_shot_2013_03_19_at_10_35_35_AM.png" rel="nofollow">http://s9.postimage.org/lvskwcuvz/Screen_shot_2013_03_19_at_10_35_35_AM.png</a>
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19538</link>
			<pubDate>Tue, 19 Mar 2013 06:17:21 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19538@http://www.themolitor.com/forums/</guid>
			<description><p>More info here too: <a href="http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-113" rel="nofollow">http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-113</a></p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19537</link>
			<pubDate>Tue, 19 Mar 2013 06:15:40 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19537@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>There isn't a favicon.ico folder. favicon.ico is the name of the favicon file/image you're wanting to use. In other words, you need to make a .ico file named "favicon".</p>
<p>Hope that helps!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Kayl101 on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19527</link>
			<pubDate>Mon, 18 Mar 2013 20:02:50 +0000</pubDate>
			<dc:creator>Kayl101</dc:creator>
			<guid isPermaLink="false">19527@http://www.themolitor.com/forums/</guid>
			<description><p>Okay.  I looked through the ftp and did not find a favicon.ico folder.  So I dropped the into the images folder.  But still do not see my icon.  Please let me know.  I can do a screen shot if you need more info.  Let me know.  <a href="http://www.obsidianbutterflyproductions.com" rel="nofollow">http://www.obsidianbutterflyproductions.com</a></p>
<p>Thanks,</p>
<p>Kayl
</p></description>
		</item>
		<item>
			<title>Kayl101 on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19524</link>
			<pubDate>Mon, 18 Mar 2013 15:48:50 +0000</pubDate>
			<dc:creator>Kayl101</dc:creator>
			<guid isPermaLink="false">19524@http://www.themolitor.com/forums/</guid>
			<description><p>I think I dropped it into the themes folder.  I will double check and let you know.  Thank you
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19488</link>
			<pubDate>Mon, 18 Mar 2013 10:04:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">19488@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The theme looks for the "favicon.ico" file in the theme folder. Example...</p>
<pre><code>wp-content &#62; themes &#62; producer &#62; favicon.ico</code></pre>
<p>If that's how you have it setup, can you provide a link to your site? I'll take a look.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Kayl101 on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-19463</link>
			<pubDate>Sun, 17 Mar 2013 20:06:53 +0000</pubDate>
			<dc:creator>Kayl101</dc:creator>
			<guid isPermaLink="false">19463@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris!</p>
<p>I placed the favicon.ico in my themes folder via ftp and I do not see my favicon.  If I'm understanding the previous thread, I placed it in the right place.  Correct?  Is there a particular folder within Themes that I should place it?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-18209</link>
			<pubDate>Wed, 06 Feb 2013 10:33:46 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18209@http://www.themolitor.com/forums/</guid>
			<description><p>You bet!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>ateliervfx on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-18207</link>
			<pubDate>Wed, 06 Feb 2013 10:31:03 +0000</pubDate>
			<dc:creator>ateliervfx</dc:creator>
			<guid isPermaLink="false">18207@http://www.themolitor.com/forums/</guid>
			<description><p>works fine<br />
thank you!<br />
a
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-18201</link>
			<pubDate>Wed, 06 Feb 2013 10:16:15 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18201@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Just drop your favicon.ico file/image in the theme folder.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>ateliervfx on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-18192</link>
			<pubDate>Wed, 06 Feb 2013 01:44:05 +0000</pubDate>
			<dc:creator>ateliervfx</dc:creator>
			<guid isPermaLink="false">18192@http://www.themolitor.com/forums/</guid>
			<description><p>Dear all,<br />
I have a problem with the favicon only since 'ive installed this theme.<br />
Its location did not change (<a href="http://www.ateliervfx.com/favicon.ico" rel="nofollow">http://www.ateliervfx.com/favicon.ico</a>) so do guys have any idea where the problem could come from?<br />
Many thanks<br />
Antoine
</p></description>
		</item>
		<item>
			<title>ckelley on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-15572</link>
			<pubDate>Mon, 29 Oct 2012 07:31:27 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">15572@http://www.themolitor.com/forums/</guid>
			<description><p>it pulls the feed url with a WordPress function</p>
<p>if you want to change it you'll need to edit the link in the footer.php(line 25) </p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>therealaddison on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-15540</link>
			<pubDate>Thu, 25 Oct 2012 09:59:34 +0000</pubDate>
			<dc:creator>therealaddison</dc:creator>
			<guid isPermaLink="false">15540@http://www.themolitor.com/forums/</guid>
			<description><p>I was able to get the fav icon simply by uploading the .ico image through ftp however I still need some assistance with the rss feed link at the footer </p>
<p><a href="http://www.addisonsandoval.com" rel="nofollow">http://www.addisonsandoval.com</a></p>
<p>instead of /feed it should point to /categories/blog/feed where there is actual writing for the rss feed to relay</p>
<p>thanks
</p></description>
		</item>
		<item>
			<title>ckelley on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-15535</link>
			<pubDate>Thu, 25 Oct 2012 08:46:12 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">15535@http://www.themolitor.com/forums/</guid>
			<description><p>1. you'll need to add the fav icon code in the head section</p>
<p>2.can you post a link to your site?</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>therealaddison on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-15522</link>
			<pubDate>Thu, 25 Oct 2012 03:52:10 +0000</pubDate>
			<dc:creator>therealaddison</dc:creator>
			<guid isPermaLink="false">15522@http://www.themolitor.com/forums/</guid>
			<description><p>hey Molitor, I also wanted to point out that the RSS feed link at the bottom of the site is not working... I think because there are no word posts on the home page mostly just images (slider) the default rss link is /feed.  Would you mind showing me how to change it to /category/blog/feed for example, because there are actually readable posts there for the RSS to load.
</p></description>
		</item>
		<item>
			<title>therealaddison on "Favicon?"</title>
			<link>http://www.themolitor.com/forums/topic/favicon-1#post-15521</link>
			<pubDate>Thu, 25 Oct 2012 02:42:22 +0000</pubDate>
			<dc:creator>therealaddison</dc:creator>
			<guid isPermaLink="false">15521@http://www.themolitor.com/forums/</guid>
			<description><p>How can I add a favicon? BTW, I left a comment on your FB...Thanks!
</p></description>
		</item>

	</channel>
</rss>
