<?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 network - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/social-network</link>
		<description>Support Forum - Tag: social network - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 16:04:54 +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-network" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "social network icons are not working and want to add Pinterest"</title>
			<link>http://www.kriesi.at/support/topic/social-network-icons-are-not-working-and-want-to-add-pinterest#post-80062</link>
			<pubDate>Wed, 17 Oct 2012 11:55:05 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80062@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peas,&#60;/p&#62;
&#60;p&#62;It looks like you don't have the address right for the icons. Make sure to upload them and that you have the correct location so that you can pull them up by navigating directly to them: &#60;a href=&#34;http://www.spellitwithpeas.com/wp-content/themes/brightbox/images/skin1/pinterest24x24.png&#34; rel=&#34;nofollow&#34;&#62;http://www.spellitwithpeas.com/wp-content/themes/brightbox/images/skin1/pinterest24x24.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you can send me a temporary admin login I can re-arrange the icons for you. It'll be quicker than going back and forth here making sure none of the code or syntax gets messed up.&#60;/p&#62;
&#60;p&#62;You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn't grab it :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peas on "social network icons are not working and want to add Pinterest"</title>
			<link>http://www.kriesi.at/support/topic/social-network-icons-are-not-working-and-want-to-add-pinterest#post-80059</link>
			<pubDate>Wed, 17 Oct 2012 11:47:26 +0000</pubDate>
			<dc:creator>peas</dc:creator>
			<guid isPermaLink="false">80059@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is my site: &#60;a href=&#34;http://www.spellitwithpeas.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.spellitwithpeas.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peas on "social network icons are not working and want to add Pinterest"</title>
			<link>http://www.kriesi.at/support/topic/social-network-icons-are-not-working-and-want-to-add-pinterest#post-80047</link>
			<pubDate>Wed, 17 Oct 2012 11:04:27 +0000</pubDate>
			<dc:creator>peas</dc:creator>
			<guid isPermaLink="false">80047@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;br /&#62;
Thank you so much for your help!&#60;br /&#62;
1) I can now click the icon and my facebook/twitter opens on a new window. Thank you.&#60;/p&#62;
&#60;p&#62;2) I added/replaced all the text as you have indicated in the custom.css and the header.php and I think I'm halfway there, but may have done something wrong.&#60;br /&#62;
   - I also added etsy to custom.css:&#60;br /&#62;
.social_bookmarks .etsy a {&#60;br /&#62;
    background: url(&#34;../images/skin1/etsy.png&#34;) no-repeat scroll 0 0 transparent;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;and to header.php&#60;/p&#62;
&#60;p&#62;Etsy and Pinterest icons are not visible in the header now; however, if I hover over their space and click, I can get to the associated page.&#60;/p&#62;
&#60;p&#62;This is what I have:&#60;br /&#62;
&#38;lt;ul class=&#34;social_bookmarks&#34;&#38;gt;&#60;br /&#62;
						&#38;lt;li class='rss'&#38;gt;&#60;a&#62;&#34;&#38;gt;RSS&#60;/a&#62;&#60;br /&#62;
&#38;lt;li class='pinterest'&#38;gt;&#60;a href=&#34;http://http://pinterest.com/spellitwithpeas/&#34;&#62;Pinterest&#60;/a&#62;&#60;br /&#62;
&#38;lt;li class='etsy'&#38;gt;&#60;a href=&#34;https://www.etsy.com/shop/spellitwithPEAS&#34;&#62;Etsy&#60;/a&#62;&#60;/p&#62;
&#60;p&#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;/p&#62;
&#60;p&#62;					&#38;lt;!-- end social_bookmarks--&#38;gt;&#60;/p&#62;
&#60;p&#62;3) I would also like to rearrange the icons like this, if it's possible (I tried and ended up making a mess and had to revert to the original code):&#60;br /&#62;
RSS, facebook, Pinterest, Twitter, Etsy&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "social network icons are not working and want to add Pinterest"</title>
			<link>http://www.kriesi.at/support/topic/social-network-icons-are-not-working-and-want-to-add-pinterest#post-80010</link>
			<pubDate>Wed, 17 Oct 2012 07:21:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80010@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) Add following code to css/custom.css or the quick css field to fix the social icon issue:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks {
    z-index: 100;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) tbh I'm not sure if the iconsweet icon set: &#60;a href=&#34;http://www.iconsweets2.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.iconsweets2.com/&#60;/a&#62; offers a Pinterest icon but anyway - upload your 24x24px icon (I called it pinterest.png in the sample code below) into the brightbox\images\shared folder and add following code to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks .pinterest a {
    background: url(&#38;quot;../images/skin1/pinterest.png&#38;quot;) no-repeat scroll 0 0 transparent;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;At least open up header.php and replace:&#60;/p&#62;
&#60;pre&#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;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#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;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;li class=&#38;#39;pinterest&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;http://myaccounturl.com&#38;quot;&#38;gt;Pinterest&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and instead of &#60;a href=&#34;http://myaccounturl.com&#34; rel=&#34;nofollow&#34;&#62;http://myaccounturl.com&#60;/a&#62; insert your pinterest account url.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peas on "social network icons are not working and want to add Pinterest"</title>
			<link>http://www.kriesi.at/support/topic/social-network-icons-are-not-working-and-want-to-add-pinterest#post-79945</link>
			<pubDate>Tue, 16 Oct 2012 10:33:33 +0000</pubDate>
			<dc:creator>peas</dc:creator>
			<guid isPermaLink="false">79945@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
1) I have the icons for facebook and twitter, but they only refresh the page when they are clicked. How do I get them to reroute to the proper pages?&#60;br /&#62;
2) How do I add the Pinterest icon and likewise, have the icon reroute to my pinterest page?&#60;/p&#62;
&#60;p&#62;Thank you!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Icon LinkedIn Account"</title>
			<link>http://www.kriesi.at/support/topic/icon-linkedin-account#post-40775</link>
			<pubDate>Wed, 08 Feb 2012 23:44:45 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">40775@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62;I have added this to my todo list. the next version of the theme will also have the linkedin option ;) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moboss89 on "Icon LinkedIn Account"</title>
			<link>http://www.kriesi.at/support/topic/icon-linkedin-account#post-40592</link>
			<pubDate>Tue, 07 Feb 2012 15:25:58 +0000</pubDate>
			<dc:creator>moboss89</dc:creator>
			<guid isPermaLink="false">40592@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Please can you add Linkedin Account and relative icon to angular options? where there are facebook, twitter account etc.&#60;/p&#62;
&#60;p&#62;Many Thanks&#60;br /&#62;
Stefano
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing Twitter icon to link to my Twitter?"</title>
			<link>http://www.kriesi.at/support/topic/changing-twitter-icon-to-link-to-my-twitter#post-13933</link>
			<pubDate>Fri, 04 Mar 2011 08:46:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">13933@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you found the solution :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcuss on "Changing Twitter icon to link to my Twitter?"</title>
			<link>http://www.kriesi.at/support/topic/changing-twitter-icon-to-link-to-my-twitter#post-13928</link>
			<pubDate>Fri, 04 Mar 2011 08:37:51 +0000</pubDate>
			<dc:creator>marcuss</dc:creator>
			<guid isPermaLink="false">13928@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;James,&#60;/p&#62;
&#60;p&#62;Thanks!  Ah, now I see the box for changing the Twitter name.  Must have missed it the first time around.&#60;/p&#62;
&#60;p&#62;You've been really helpful.&#60;/p&#62;
&#60;p&#62;In case anyone else is looking for the Twitter name box.  From the WP Dashboard, scroll down to: &#60;/p&#62;
&#60;p&#62;Newscast Options &#38;gt; Mainpage Options &#60;/p&#62;
&#60;p&#62;Scroll down to Header Options &#38;gt; Twitter Account.  Change &#34;Kriesi&#34; to your Twitter name.  Click &#34;Save Changes.&#34;  &#60;/p&#62;
&#60;p&#62;Marcus
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Changing Twitter icon to link to my Twitter?"</title>
			<link>http://www.kriesi.at/support/topic/changing-twitter-icon-to-link-to-my-twitter#post-13882</link>
			<pubDate>Thu, 03 Mar 2011 14:53:21 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">13882@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;You should be able to set your Twitter username in the Theme Options page. Please undo your modifications.&#60;/p&#62;
&#60;p&#62;&#34;Kriesi&#34; is the default username in the Theme Options so would explain why it's appearing as well.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcuss on "Changing Twitter icon to link to my Twitter?"</title>
			<link>http://www.kriesi.at/support/topic/changing-twitter-icon-to-link-to-my-twitter#post-13852</link>
			<pubDate>Wed, 02 Mar 2011 20:43:45 +0000</pubDate>
			<dc:creator>marcuss</dc:creator>
			<guid isPermaLink="false">13852@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, I wanted to change the Twitter icon to link to my Twitter account at &#60;a href=&#34;http://twitter.com/msortijas&#34; rel=&#34;nofollow&#34;&#62;http://twitter.com/msortijas&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I tried this on my own first.  I went to Appearance &#38;gt; Editor.  I wasn't sure which template to change.&#60;/p&#62;
&#60;p&#62;In &#34;Header.php&#34; I saw this piece of code:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php if(isset($k_option['general']['acc_tw']) &#38;amp;&#38;amp; $k_option['general']['acc_tw'] != '')&#60;br /&#62;
						  echo &#34;&#38;lt;li class='twitter'&#38;gt;&#60;a&#62;Twitter&#60;/a&#62;&#34;;&#60;br /&#62;
					?&#38;gt;&#60;/p&#62;
&#60;p&#62;I added &#34;msortijas&#34; to the end of &#34;http://twitter.com/.&#34;  It ended up trying to go to &#60;a href=&#34;http://twitter.com/kriesimsortijas,&#34; rel=&#34;nofollow&#34;&#62;http://twitter.com/kriesimsortijas,&#60;/a&#62;&#34; which didn't work.  &#60;/p&#62;
&#60;p&#62;Help, please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>milkthecow on "Add social networking icons to the footer"</title>
			<link>http://www.kriesi.at/support/topic/add-social-networking-icons-to-the-footer#post-3781</link>
			<pubDate>Tue, 31 Aug 2010 09:18:51 +0000</pubDate>
			<dc:creator>milkthecow</dc:creator>
			<guid isPermaLink="false">3781@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;With Display 2 is there anyway I can just change the 'Facebook or Twitter' social button to 'LinkedIn' instead? Is there a way to customise where the social buttons/icons point to? &#60;/p&#62;
&#60;p&#62;Your code in the footer.php says:&#60;/p&#62;
&#60;p&#62;array(	&#34;name&#34; =&#38;gt; &#34;Facebook Account&#34;,&#60;br /&#62;
			&#34;desc&#34; =&#38;gt; &#34;Enter the name of your facebook account to create a small icon link within your footer&#34;,&#60;br /&#62;
			&#34;id&#34; =&#38;gt; &#34;acc_fb&#34;,&#60;br /&#62;
			&#34;std&#34; =&#38;gt; &#34;&#34;,&#60;br /&#62;
			&#34;size&#34; =&#38;gt; 20,&#60;br /&#62;
			&#34;type&#34; =&#38;gt; &#34;text&#34;),&#60;/p&#62;
&#60;p&#62;I'm probably being really stupid I know, but where is that drawing the FaceBook url from so I can go and change it to LinkedIn?&#60;/p&#62;
&#60;p&#62;Thanks loads - hope you can help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Add social networking icons to the footer"</title>
			<link>http://www.kriesi.at/support/topic/add-social-networking-icons-to-the-footer#post-3740</link>
			<pubDate>Mon, 30 Aug 2010 12:58:12 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">3740@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;This will get you started, (paste into footer.php):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;
	&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;quot;#&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
	&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;#39;#&#38;#39;&#38;gt;Facebook&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
	&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;#39;#&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
	&#38;lt;li class=&#38;#39;flickr&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;#39;#&#38;#39;&#38;gt;flickr&#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 then need to add the appropriate CSS for example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks{
border:medium none;
display:block;
float:right;
list-style-type: none;
list-style-position: outside;
}

.social_bookmarks li {
float:left;
margin:0 7px 0 0;
width:24px;
}

.social_bookmarks li a {
border:medium none;
display:block;
float:left;
height:24px;
padding:0;
text-indent:-9999px;
width:24px;
outline: none;
}

.social_bookmarks .rss a{background: transparent url(../images/shared/rss_24.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(../images/shared/facebook_24.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(../images/shared/twitter_24.png) 0 0  no-repeat;}
.social_bookmarks .flickr a{background: transparent url(../images/shared/flickr_24.png) 0 0  no-repeat;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kirstin on "Add social networking icons to the footer"</title>
			<link>http://www.kriesi.at/support/topic/add-social-networking-icons-to-the-footer#post-3637</link>
			<pubDate>Fri, 27 Aug 2010 17:48:46 +0000</pubDate>
			<dc:creator>kirstin</dc:creator>
			<guid isPermaLink="false">3637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kriesi,&#60;/p&#62;
&#60;p&#62;I would like to add a couple of 24x24px social networking icons/links to the footer of my pages (right aligned in the gray bar... just above the 'top' anchor tag).&#60;/p&#62;
&#60;p&#62;Is this possible? If so can you please advise what the code would be and where to paste it.&#60;/p&#62;
&#60;p&#62;Thanks a bunch for the support!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
