<?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 - Tag: social icon - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/social-icon</link>
		<description>Support Forum - Tag: social icon - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 03:02:46 +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/tags/social-icon" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Social Icons"</title>
			<link>http://www.kriesi.at/support/topic/social-icons-4#post-89428</link>
			<pubDate>Mon, 24 Dec 2012 04:35:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">89428@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi nkillen,&#60;/p&#62;
&#60;p&#62;If you're page is resized to a lower resolution, the social icons sit on top of your logo. What do you want to do about it? I can't move it to the bottom as it will need to change the markup structure and you're site will be messed up.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nkillen on "Social Icons"</title>
			<link>http://www.kriesi.at/support/topic/social-icons-4#post-89403</link>
			<pubDate>Sun, 23 Dec 2012 15:58:22 +0000</pubDate>
			<dc:creator>nkillen</dc:creator>
			<guid isPermaLink="false">89403@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Am I able to move the social icons up or down?  When the page is resized down the social icons sit on top of my product slider.&#60;br /&#62;
vgmx.com
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Delete social icons and copyright"</title>
			<link>http://www.kriesi.at/support/topic/delete-social-icons-and-copyright#post-84309</link>
			<pubDate>Fri, 16 Nov 2012 20:17:38 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84309@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Ismael could help :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lucacdq on "Delete social icons and copyright"</title>
			<link>http://www.kriesi.at/support/topic/delete-social-icons-and-copyright#post-84223</link>
			<pubDate>Fri, 16 Nov 2012 12:33:08 +0000</pubDate>
			<dc:creator>lucacdq</dc:creator>
			<guid isPermaLink="false">84223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;br /&#62;
the first one works great!&#60;/p&#62;
&#60;p&#62;thanks for the help!&#60;br /&#62;
Luca
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Delete social icons and copyright"</title>
			<link>http://www.kriesi.at/support/topic/delete-social-icons-and-copyright#post-84163</link>
			<pubDate>Fri, 16 Nov 2012 04:26:31 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84163@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Luca,&#60;/p&#62;
&#60;p&#62;You can add this on your Quick CSS:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#socket {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or, if the code above doesn't work, use this instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#socket {
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lucacdq on "Delete social icons and copyright"</title>
			<link>http://www.kriesi.at/support/topic/delete-social-icons-and-copyright#post-84131</link>
			<pubDate>Thu, 15 Nov 2012 21:16:07 +0000</pubDate>
			<dc:creator>lucacdq</dc:creator>
			<guid isPermaLink="false">84131@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
anybody know a quick css to remove the social icon and the copyright?&#60;br /&#62;
I mean the entire box.&#60;/p&#62;
&#60;p&#62;thanks,&#60;br /&#62;
Luca
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Making Social Icon target=&#34;_blank&#34;"</title>
			<link>http://www.kriesi.at/support/topic/making-social-icon-target_blank#post-78470</link>
			<pubDate>Thu, 04 Oct 2012 03:49:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78470@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mp3dk,&#60;/p&#62;
&#60;p&#62;Kindly open wp-content\themes\choices\includes\helper-social-media.php and find this line of code (line 63):&#60;br /&#62;
&#60;code&#62;$html .= &#38;quot;&#38;lt;a href=&#38;#39;&#38;quot;.$icon[&#38;#39;social_icon_link&#38;#39;].&#38;quot;&#38;#39;&#38;gt;&#38;quot;.ucfirst($icon[&#38;#39;social_icon&#38;#39;]).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;br /&#62;
and replace it with this code:&#60;br /&#62;
&#60;code&#62;$html .= &#38;quot;&#38;lt;a href=&#38;#39;&#38;quot;.$icon[&#38;#39;social_icon_link&#38;#39;].&#38;quot;&#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;&#38;quot;.ucfirst($icon[&#38;#39;social_icon&#38;#39;]).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;br /&#62;
Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mp3dk on "Making Social Icon target=&#34;_blank&#34;"</title>
			<link>http://www.kriesi.at/support/topic/making-social-icon-target_blank#post-78451</link>
			<pubDate>Wed, 03 Oct 2012 20:50:02 +0000</pubDate>
			<dc:creator>mp3dk</dc:creator>
			<guid isPermaLink="false">78451@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;How do I make sure that the social icons in the header is linking to &#60;em&#62;target=&#34;_blank&#34;&#60;/em&#62;?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Xing social icon and URL"</title>
			<link>http://www.kriesi.at/support/topic/xing-social-icon-and-url#post-73529</link>
			<pubDate>Wed, 29 Aug 2012 18:50:47 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">73529@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can use a plugin such as &#60;a href=&#34;http://wordpress.org/extend/plugins/wp-share-to-xing/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-share-to-xing/&#60;/a&#62; to add it to your site. However it will not be on the scrolling left side panel with the other social networks. &#60;/p&#62;
&#60;p&#62;To add it to the panel would require a bit of work, so probably changing one of the existing images to xing would be the second best option.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rsomazzi on "Xing social icon and URL"</title>
			<link>http://www.kriesi.at/support/topic/xing-social-icon-and-url#post-73219</link>
			<pubDate>Tue, 28 Aug 2012 09:06:20 +0000</pubDate>
			<dc:creator>rsomazzi</dc:creator>
			<guid isPermaLink="false">73219@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there&#60;/p&#62;
&#60;p&#62;Any chance to add/implement Xing social linking to the theme, same as the already existing buttons and links to facebook, twitter...? Or can I add this myself, and if so, where?&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Romano
&#60;/p&#62;</description>
		</item>
		<item>
			<title>karapondos1 on "Need help with searchbar to move its location and have a different social icon"</title>
			<link>http://www.kriesi.at/support/topic/need-help-with-searchbar-to-move-its-location-and-have-a-different-social-icon#post-65478</link>
			<pubDate>Fri, 13 Jul 2012 18:09:21 +0000</pubDate>
			<dc:creator>karapondos1</dc:creator>
			<guid isPermaLink="false">65478@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;success!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Need help with searchbar to move its location and have a different social icon"</title>
			<link>http://www.kriesi.at/support/topic/need-help-with-searchbar-to-move-its-location-and-have-a-different-social-icon#post-65366</link>
			<pubDate>Fri, 13 Jul 2012 05:53:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">65366@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try to use this code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#headextras {
   background: white !important;
   border: 0 !important;
   position: absolute;
   right: 20px;
   bottom: 10px;
   z-index: 10;
}

#headextras .text_input {
   border: 1px solid #333 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "How to update the theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-update-the-theme#post-65091</link>
			<pubDate>Thu, 12 Jul 2012 03:46:00 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">65091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi FefoRipa,&#60;/p&#62;
&#60;p&#62;You'll want to download the latest version from your ThemeForest account then check the version.rtf log to see what files have been changed and upload those via the FTP to your theme directory.&#60;/p&#62;
&#60;p&#62;If you want to move the social icon box into a widget on the footer then you would need to copy the generated HTML to your widget. Like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul class=&#38;#39;noLightbox social_bookmarks icon_count_3&#38;#39;&#38;gt;
&#38;lt;li class=&#38;#39;social_bookmarks_twitter&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://twitter.com/kriesi&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;li class=&#38;#39;social_bookmarks_dribbble&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://dribbble.com/kriesi&#38;#39;&#38;gt;Dribbble&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;li class=&#38;#39;social_bookmarks_rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://www.kriesi.at/themes/choices/feed/&#38;#39;&#38;gt;Rss&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;/ul&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You'll want to replace the HREF references with your own URLs.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FefoRipa on "How to update the theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-update-the-theme#post-65075</link>
			<pubDate>Wed, 11 Jul 2012 22:59:24 +0000</pubDate>
			<dc:creator>FefoRipa</dc:creator>
			<guid isPermaLink="false">65075@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My first question is: how I've to do to update my theme?&#60;br /&#62;
The second is: how to move the social icon box to another location (for example, as a widget in a footer column)?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>karapondos1 on "Need help with searchbar to move its location and have a different social icon"</title>
			<link>http://www.kriesi.at/support/topic/need-help-with-searchbar-to-move-its-location-and-have-a-different-social-icon#post-65067</link>
			<pubDate>Wed, 11 Jul 2012 21:24:11 +0000</pubDate>
			<dc:creator>karapondos1</dc:creator>
			<guid isPermaLink="false">65067@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;and also the color change didnt work as well as far as the background of the search bar is concerned
&#60;/p&#62;</description>
		</item>
		<item>
			<title>karapondos1 on "Need help with searchbar to move its location and have a different social icon"</title>
			<link>http://www.kriesi.at/support/topic/need-help-with-searchbar-to-move-its-location-and-have-a-different-social-icon#post-65063</link>
			<pubDate>Wed, 11 Jul 2012 21:11:58 +0000</pubDate>
			<dc:creator>karapondos1</dc:creator>
			<guid isPermaLink="false">65063@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The css worked minus the fact you forgot to mention the z-index: 10; but its ok i figured that out the advise about:     You can change the rss image on images &#38;gt; skin1 folder, just look rss_16.png.  i cant use because im not working on a local host so i dont have the image skin folder is there any other way the icon can be changed to facebook icon with link to our business facebook page
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Need help with searchbar to move its location and have a different social icon"</title>
			<link>http://www.kriesi.at/support/topic/need-help-with-searchbar-to-move-its-location-and-have-a-different-social-icon#post-64848</link>
			<pubDate>Tue, 10 Jul 2012 20:26:02 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">64848@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Open css &#38;gt; style1.css. Find #headextras. Add this styles to it.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#headextras {
position: absolute;
right: 20px;
bottom: 10px;
background: white;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can change the rss image on images &#38;gt; skin1 folder, just look rss_16.png.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>karapondos1 on "Need help with searchbar to move its location and have a different social icon"</title>
			<link>http://www.kriesi.at/support/topic/need-help-with-searchbar-to-move-its-location-and-have-a-different-social-icon#post-64827</link>
			<pubDate>Tue, 10 Jul 2012 19:46:54 +0000</pubDate>
			<dc:creator>karapondos1</dc:creator>
			<guid isPermaLink="false">64827@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i want to move my search bar down above my slider, turn the background of the search bar from black to white and change the rss icon to a facebook icon is this possible i would be eternally grateful for your help serious help only please i need coding for this if the answer to this is in the style sheet please include where in the stylesheet to include it&#60;/p&#62;
&#60;p&#62;website: Everlastingezekiel.com
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Social Icon for a personal Link"</title>
			<link>http://www.kriesi.at/support/topic/social-icon-for-a-personal-link#post-62122</link>
			<pubDate>Tue, 26 Jun 2012 02:40:38 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">62122@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad you fixed it. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcoev on "Social Icon for a personal Link"</title>
			<link>http://www.kriesi.at/support/topic/social-icon-for-a-personal-link#post-62112</link>
			<pubDate>Tue, 26 Jun 2012 02:21:59 +0000</pubDate>
			<dc:creator>marcoev</dc:creator>
			<guid isPermaLink="false">62112@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Found the solution, modify the helper_social_icon.php, on the line 62, add the next code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
			if ($icon['social_icon'] == 'myspace'){&#60;br /&#62;
				$html .= &#34;&#38;lt;&#34;.$this-&#38;gt;args['inside'].&#34; class='&#34;.$this-&#38;gt;args['class'].&#34;_&#34;.$icon['social_icon'].&#34;' title='Ver sitio en Espa&#38;ntilde;ol'&#38;gt;&#34;;&#60;br /&#62;
			}&#60;br /&#62;
			else{&#60;br /&#62;
				$html .= &#34;&#38;lt;&#34;.$this-&#38;gt;args['inside'].&#34; class='&#34;.$this-&#38;gt;args['class'].&#34;_&#34;.$icon['social_icon'].&#34;'&#38;gt;&#34;;&#60;br /&#62;
			}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;i use the myspace icon for my flag option
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcoev on "Social Icon for a personal Link"</title>
			<link>http://www.kriesi.at/support/topic/social-icon-for-a-personal-link#post-62106</link>
			<pubDate>Tue, 26 Jun 2012 02:05:31 +0000</pubDate>
			<dc:creator>marcoev</dc:creator>
			<guid isPermaLink="false">62106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, so then where do i have to update the css to register the tooltip (title)? i try on quick css with the next text:&#60;/p&#62;
&#60;p&#62;.social_bookmarks_myspace li{&#60;br /&#62;
   title=&#34;Ver sitio en Español&#34;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;i really don't know if this is right
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Social Icon for a personal Link"</title>
			<link>http://www.kriesi.at/support/topic/social-icon-for-a-personal-link#post-61560</link>
			<pubDate>Thu, 21 Jun 2012 22:16:25 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">61560@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! Adding a tooltip could be difficult I guess since you would need to modify the whole social icons function and add css and add a javascript file to show and hide those tooltips.&#60;/p&#62;
&#60;p&#62;I would recommend to manually change the background color of your language tooltip and use a color flag that stands out a little. that would definitley be the easiest way
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcoev on "Social Icon for a personal Link"</title>
			<link>http://www.kriesi.at/support/topic/social-icon-for-a-personal-link#post-60478</link>
			<pubDate>Fri, 15 Jun 2012 22:37:12 +0000</pubDate>
			<dc:creator>marcoev</dc:creator>
			<guid isPermaLink="false">60478@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, already do that, kind of weird, because can't find any flag of spain in White tone, did a desaturation, but now, is not something that's  obviuos (change language), how can i set a tooltip or hint for that?&#60;/p&#62;
&#60;p&#62;or if there another option for the language, the problem is if i set a link on any side, when the resolution is lower, those dissapear, so i need to put something on top, next to top welcome message or on the social icons.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcoev on "Social Icon for a personal Link"</title>
			<link>http://www.kriesi.at/support/topic/social-icon-for-a-personal-link#post-60477</link>
			<pubDate>Fri, 15 Jun 2012 22:13:53 +0000</pubDate>
			<dc:creator>marcoev</dc:creator>
			<guid isPermaLink="false">60477@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, i will try to change an icon for a flag, hope with that would be enough for my client.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Social Icon for a personal Link"</title>
			<link>http://www.kriesi.at/support/topic/social-icon-for-a-personal-link#post-60159</link>
			<pubDate>Thu, 14 Jun 2012 07:36:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">60159@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The easiest solution would be to replace an existing social icon (images/icons) with your flag and then choose this social service in the backend and enter your custom url into the url field. Like Devin mentioned above the new helper-social-media.php is quite complex and relies on some options - therfore you'd need to edit 3 or 4 files (probably helper-social-media.php, register-admin-options.php and css/custom.css) to add a new service. I'll ask Kriesi to add a filter to the function - it will help us to hardcode certain links by using functions.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcoev on "Social Icon for a personal Link"</title>
			<link>http://www.kriesi.at/support/topic/social-icon-for-a-personal-link#post-59853</link>
			<pubDate>Tue, 12 Jun 2012 18:56:39 +0000</pubDate>
			<dc:creator>marcoev</dc:creator>
			<guid isPermaLink="false">59853@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sad to hear is a complicated thing, what would be a good choice is to have a personal link on those options for social icons, where i can simply register the link and the icon, all that from the coherence panel, that way we have a more flexible design.&#60;/p&#62;
&#60;p&#62;So i will wait for a solution.&#60;/p&#62;
&#60;p&#62;by the way another option but for this forum is to put a suscribe me to this post, because i'm not always can go to this site to check if there is a response.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Social Icon for a personal Link"</title>
			<link>http://www.kriesi.at/support/topic/social-icon-for-a-personal-link#post-59769</link>
			<pubDate>Tue, 12 Jun 2012 05:37:25 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">59769@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi marcoev,&#60;/p&#62;
&#60;p&#62;The function for the social icons has been completely redone in Coherence so those directions no longer apply. What you would need to do is add in the code for your own function into includes&#38;gt;helper-social-media.php. Unfortunately, its not quite as simple as just adding your own line since its a completely new function and I'm not sure what the best avenue is to add a single custom icon in.&#60;/p&#62;
&#60;p&#62;I'll flag a senor support crew to take a look at this as well as Kriesi.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcoev on "Social Icon for a personal Link"</title>
			<link>http://www.kriesi.at/support/topic/social-icon-for-a-personal-link#post-59754</link>
			<pubDate>Tue, 12 Jun 2012 05:00:01 +0000</pubDate>
			<dc:creator>marcoev</dc:creator>
			<guid isPermaLink="false">59754@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;By the way, i look at the post&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;by on my header.php can't find those lines&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
if($twitter = avia_get_option('twitter')) echo &#34;&#38;lt;li class='twitter'&#38;gt;&#60;a href='http://twitter.com/&#34;.$twitter.&#34;'&#62;Twitter&#60;/a&#62;&#34;;&#60;br /&#62;
if($facebook = avia_get_option('facebook')) echo &#34;&#38;lt;li class='facebook'&#38;gt;&#60;a href='&#34;.$facebook.&#34;'&#62;Twitter&#60;/a&#62;&#34;;&#60;br /&#62;
?&#38;gt;&#60;br /&#62;
&#38;lt;li class=&#34;pinterest&#34;&#38;gt;&#60;a href=&#34;http://pinterest.com/crushworthymoms&#34;&#62;Pinterest&#60;/a&#62;&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcoev on "Social Icon for a personal Link"</title>
			<link>http://www.kriesi.at/support/topic/social-icon-for-a-personal-link#post-59740</link>
			<pubDate>Tue, 12 Jun 2012 03:51:56 +0000</pubDate>
			<dc:creator>marcoev</dc:creator>
			<guid isPermaLink="false">59740@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi i want to be able to put a link to another page on the social icons area, i need to put a link to another language page, and define a icon like a flag. How can i do that?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
