<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: How can I add more icons to the social media panel?</title>
		<link>http://www.kriesi.at/support/topic/how-can-i-add-more-icons-to-the-social-media-panel</link>
		<description>Support Forum - Topic: How can I add more icons to the social media panel?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 10:33:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/how-can-i-add-more-icons-to-the-social-media-panel" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "How can I add more icons to the social media panel?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-add-more-icons-to-the-social-media-panel#post-69708</link>
			<pubDate>Tue, 07 Aug 2012 02:09:50 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">69708@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Welcome! Let us know if you have any more questions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>summerrane on "How can I add more icons to the social media panel?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-add-more-icons-to-the-social-media-panel#post-69686</link>
			<pubDate>Mon, 06 Aug 2012 22:47:44 +0000</pubDate>
			<dc:creator>summerrane</dc:creator>
			<guid isPermaLink="false">69686@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect! Thanks Mya!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "How can I add more icons to the social media panel?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-add-more-icons-to-the-social-media-panel#post-69621</link>
			<pubDate>Mon, 06 Aug 2012 15:29:00 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">69621@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;First, you'll need to upload the icons to the /wp-content/themes/propulsion/images/layout/ folder using FTP. After you've done that open footer.php template located in the theme directory and find this line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php avia_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Subscribe to our RSS Feed&#38;#39;, &#38;#39;avia_framework&#38;#39;)?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Now you'll want to add your links before or after the link above like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php avia_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Subscribe to our RSS Feed&#38;#39;, &#38;#39;avia_framework&#38;#39;)?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;li class=&#38;#39;youtube&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;http://www.youtube.com/my-url&#38;gt;&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;template_directory&#38;#39;); ?&#38;gt;/images/layout/name-of-your-file.png&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Just copy/paste this line for each link just be sure to change the class name, URL and &#34;name-of-your-file.png&#34; to match each link. (Note: The class name is there just in case you want to do some styling in the CSS.)&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;youtube&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;http://www.youtube.com/my-url&#38;gt;&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;template_directory&#38;#39;); ?&#38;gt;/images/layout/name-of-your-file.png&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>summerrane on "How can I add more icons to the social media panel?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-add-more-icons-to-the-social-media-panel#post-69617</link>
			<pubDate>Mon, 06 Aug 2012 14:49:56 +0000</pubDate>
			<dc:creator>summerrane</dc:creator>
			<guid isPermaLink="false">69617@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Currently the theme has options for Twitter, Facebook and Dribbble but I'd like to add Youtube, Pinterest and Tumblr but can't find where to add them?&#60;/p&#62;
&#60;p&#62;I have the icons but don't know what file or code to add the links to? Any help would be greatly appreciated.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
