<?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 Plugin - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/social-plugin</link>
		<description>Support Forum - Tag: Social Plugin - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 06:06:00 +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-plugin" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Remove Header Social Bookmarks, But Keep Footer Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/remove-header-social-bookmarks-but-keep-footer-social-bookmarks#post-38107</link>
			<pubDate>Thu, 19 Jan 2012 08:03:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38107@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chelseachurch on "Remove Header Social Bookmarks, But Keep Footer Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/remove-header-social-bookmarks-but-keep-footer-social-bookmarks#post-38068</link>
			<pubDate>Wed, 18 Jan 2012 22:57:13 +0000</pubDate>
			<dc:creator>chelseachurch</dc:creator>
			<guid isPermaLink="false">38068@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Many many thanks :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove Header Social Bookmarks, But Keep Footer Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/remove-header-social-bookmarks-but-keep-footer-social-bookmarks#post-38001</link>
			<pubDate>Wed, 18 Jan 2012 07:07:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38001@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in header.php delete following code:&#60;br /&#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 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;?php
						if($twitter = avia_get_option(&#38;#39;twitter&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://twitter.com/&#38;quot;.$twitter.&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
						if($facebook = avia_get_option(&#38;#39;facebook&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$facebook.&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
						 ?&#38;gt;
					&#38;lt;/ul&#38;gt;
					&#38;lt;!-- end social_bookmarks--&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>chelseachurch on "Remove Header Social Bookmarks, But Keep Footer Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/remove-header-social-bookmarks-but-keep-footer-social-bookmarks#post-37964</link>
			<pubDate>Tue, 17 Jan 2012 22:05:09 +0000</pubDate>
			<dc:creator>chelseachurch</dc:creator>
			<guid isPermaLink="false">37964@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello again.&#60;/p&#62;
&#60;p&#62;I would like to know if it's possible to remove the social bookmarks in my header bar, but at the same time keeping the footer social bookmarks?&#60;/p&#62;
&#60;p&#62;Many thanks, you guys have been very helpful&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotflares on "Social Plugin not showing"</title>
			<link>http://www.kriesi.at/support/topic/social-plugin-not-showing#post-37931</link>
			<pubDate>Tue, 17 Jan 2012 16:32:47 +0000</pubDate>
			<dc:creator>hotflares</dc:creator>
			<guid isPermaLink="false">37931@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've now managed to solve this -&#60;/p&#62;
&#60;p&#62;open up plugins/social/assets/coments.css and change line 95 from&#60;/p&#62;
&#60;p&#62;#social #commentform {&#60;br /&#62;
	overflow: hidden;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;p&#62;#social #commentform {&#60;br /&#62;
	overflow: visible;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotflares on "Social Plugin not showing"</title>
			<link>http://www.kriesi.at/support/topic/social-plugin-not-showing#post-37811</link>
			<pubDate>Mon, 16 Jan 2012 14:19:04 +0000</pubDate>
			<dc:creator>hotflares</dc:creator>
			<guid isPermaLink="false">37811@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Thanks for the reply. &#60;/p&#62;
&#60;p&#62;I can't find the loop-index.php file so I can only guess that I can't add any code. Is if(has_tag() &#38;amp;&#38;amp; is_single()) the code that needs to be inserted or do I need to insert some code before this line? if so what code? and where can I try without the loop-index.php being present?&#60;/p&#62;
&#60;p&#62;Sorry but I have very limited php skills and really need to try and get this sorted. I love the theme and this is the only issue that is stopping me going live. If it helps you can see my issue here &#60;a href=&#34;http://www.eclecticcar.co.uk/2012/01/getting-the-sl-ready-for-its-mot/#respond&#34; rel=&#34;nofollow&#34;&#62;http://www.eclecticcar.co.uk/2012/01/getting-the-sl-ready-for-its-mot/#respond&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;On blog posts that already have comments you can see the comments but have no way of commenting as the form seems to be missing&#60;br /&#62;
&#60;a href=&#34;http://www.eclecticcar.co.uk/2012/01/mercedes-220-seb-mechanical-restoration/#comments&#34; rel=&#34;nofollow&#34;&#62;http://www.eclecticcar.co.uk/2012/01/mercedes-220-seb-mechanical-restoration/#comments&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To see the plugin working correctly visit &#60;a href=&#34;http://www.eclecticcars.co.uk/2012/01/z4-m-coupe-in-for-a-quickie/#comments&#34; rel=&#34;nofollow&#34;&#62;http://www.eclecticcars.co.uk/2012/01/z4-m-coupe-in-for-a-quickie/#comments&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any further assistance that you could give would be brilliant.&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Stuart
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Social Plugin not showing"</title>
			<link>http://www.kriesi.at/support/topic/social-plugin-not-showing#post-37627</link>
			<pubDate>Sat, 14 Jan 2012 09:36:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">37627@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
if the plugin offer a php dnippet too you can add the code to includes/loop-index.php. I'd insert the code before following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(has_tag() &#38;amp;&#38;amp; is_single())&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>hotflares on "Social Plugin not showing"</title>
			<link>http://www.kriesi.at/support/topic/social-plugin-not-showing#post-37591</link>
			<pubDate>Fri, 13 Jan 2012 16:00:52 +0000</pubDate>
			<dc:creator>hotflares</dc:creator>
			<guid isPermaLink="false">37591@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I'm trying to get the Mail chimp Social plugin &#60;a href=&#34;http://mailchimp.com/social-plugin-for-wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://mailchimp.com/social-plugin-for-wordpress/&#60;/a&#62; working on the Abundance theme but I'm unable to get it to show up under any of my posts.&#60;/p&#62;
&#60;p&#62;Has anyone else encountered this issue and if so is there a fix? I really need this plugin working before I can make my site live. I've used it before with the Genesis framework and it works perfectly, but with Abundance it's a no no.&#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated.&#60;/p&#62;
&#60;p&#62;Stuart
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chelseachurch on "Add More Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/add-more-social-bookmarks#post-29220</link>
			<pubDate>Tue, 11 Oct 2011 07:44:33 +0000</pubDate>
			<dc:creator>chelseachurch</dc:creator>
			<guid isPermaLink="false">29220@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello again,&#60;/p&#62;
&#60;p&#62;Just a quick question, if I wanted to add another social icon next to the three already present on this theme, Facebook, RSS and Twitter, how would I go about that? Is it even possible?&#60;/p&#62;
&#60;p&#62;Many thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adding A Twitter Button &#38; Facebook Button"</title>
			<link>http://www.kriesi.at/support/topic/adding-a-twitter-button-facebook-button#post-28375</link>
			<pubDate>Sun, 02 Oct 2011 07:58:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28375@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chelseachurch on "Adding A Twitter Button &#38; Facebook Button"</title>
			<link>http://www.kriesi.at/support/topic/adding-a-twitter-button-facebook-button#post-28370</link>
			<pubDate>Sun, 02 Oct 2011 07:39:58 +0000</pubDate>
			<dc:creator>chelseachurch</dc:creator>
			<guid isPermaLink="false">28370@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks very much for the help :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adding A Twitter Button &#38; Facebook Button"</title>
			<link>http://www.kriesi.at/support/topic/adding-a-twitter-button-facebook-button#post-28072</link>
			<pubDate>Wed, 28 Sep 2011 12:58:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28072@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you need to use photoshop to change the color because of the transparent image areas (you can't use a different background color). However you can replace the icons with custom ones - you can use any 24x24px image. All icons can be found in brightbox\images\skin1 or brightbox\images\skin2
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chelseachurch on "Adding A Twitter Button &#38; Facebook Button"</title>
			<link>http://www.kriesi.at/support/topic/adding-a-twitter-button-facebook-button#post-28042</link>
			<pubDate>Wed, 28 Sep 2011 06:37:52 +0000</pubDate>
			<dc:creator>chelseachurch</dc:creator>
			<guid isPermaLink="false">28042@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello guys,&#60;/p&#62;
&#60;p&#62;When I changed the colour of the header to all white, it changed the social bookmarks on the page next to the search feature as well thus making them blend in, I wanted to know if it's possible to change the colour of these social bookmarks, or if I can add a new twitter and facebook button to my pages?&#60;/p&#62;
&#60;p&#62;I've asked this question before, but the response I got utilised Photoshop and I'm not good enough to use it to create new bookmarks.&#60;/p&#62;
&#60;p&#62;Many thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Social Bookmark Colour Change"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmark-colour-change#post-24812</link>
			<pubDate>Sun, 14 Aug 2011 07:08:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd use the cut tool to export individual icons. Click on the cut tool icon (i.e. by using the toolbar on the left side). Afterwards you can enter dimension values for your cut selection (two text fields appear on the top bar, one for the width and one for the height - enter 64px in both fields). Now draw a square with the selecion tool (should be exact 64px x 64px) and adjust this square so that surrounds your icon. Now cut out the icon, resize the image from 64px to 24px and export it as png. With Ctrl + Z you can revert the &#34;cut out&#34; step and select the next item....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chelseachurch on "Social Bookmark Colour Change"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmark-colour-change#post-24800</link>
			<pubDate>Sat, 13 Aug 2011 19:23:53 +0000</pubDate>
			<dc:creator>chelseachurch</dc:creator>
			<guid isPermaLink="false">24800@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello again! I'm new to Photoshop and so I', not used to some of the options explained above. When you mention the &#34;arrow (right side, next to the fx &#34;effects&#34; symbol)&#34; I do not know where to locate this arrow.&#60;/p&#62;
&#60;p&#62;I've brought up the Gradient layer and can click on the Facebook icon, but how do I save it as an individual icon image?&#60;/p&#62;
&#60;p&#62;Sorry for all the questions, but I've been trying to figure this out for a while and nothing has come of it yet.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Social Bookmark Colour Change"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmark-colour-change#post-24789</link>
			<pubDate>Sat, 13 Aug 2011 17:34:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24789@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The easiest way to change the color:&#60;/p&#62;
&#60;p&#62;1) Open up iconSweets 2 - 64x64.psd file.&#60;/p&#62;
&#60;p&#62;2) Search for the icon layers (facebbok, twitter, rss icon)+&#60;/p&#62;
&#60;p&#62;3) Afterwards click on the arrow (right side, next to the fx &#34;effects&#34; symbol).&#60;/p&#62;
&#60;p&#62;4) Search for the &#34;Gradient&#34; layer effect (I use the german version of photoshop so I'm not sure how the option is called in English). It's the third layer effect from the top and most times the first one from the bottom.&#60;/p&#62;
&#60;p&#62;5) Now a window pops up which offers several options. One option is the color field (propably with the caption &#34;Gradient&#34; in English). Click on it.&#60;/p&#62;
&#60;p&#62;6) Another window pops up which allows you to edit the gradient. By clicking on the small colored squares under the arrows you can change the gradient color.&#60;/p&#62;
&#60;p&#62;7) Repeat 3) - 6) for all icons and save them as 24px x 24px icons (i.e. resize them) to:&#60;/p&#62;
&#60;p&#62;/images/skin1/rss.png&#60;br /&#62;
/images/skin1/facebook.png&#60;br /&#62;
/images/skin1/twitter.png
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chelseachurch on "Social Bookmark Colour Change"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmark-colour-change#post-24784</link>
			<pubDate>Sat, 13 Aug 2011 17:17:12 +0000</pubDate>
			<dc:creator>chelseachurch</dc:creator>
			<guid isPermaLink="false">24784@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey thanks for the help, but could you be more descriptive please? I've downloaded the iconset, but how then do I change the colour of the three icons?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Social Bookmark Colour Change"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmark-colour-change#post-24773</link>
			<pubDate>Sat, 13 Aug 2011 16:25:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24773@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can download the icon set from here: &#60;a href=&#34;http://www.iconsweets2.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.iconsweets2.com/&#60;/a&#62; and change the icon/image color as you like. Then replace following 3 image files with the changed icons:&#60;/p&#62;
&#60;p&#62;/images/skin1/rss.png&#60;br /&#62;
/images/skin1/facebook.png&#60;br /&#62;
/images/skin1/twitter.png&#60;/p&#62;
&#60;p&#62;By default they're 24x24px.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chelseachurch on "Social Bookmark Colour Change"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmark-colour-change#post-24720</link>
			<pubDate>Fri, 12 Aug 2011 20:22:15 +0000</pubDate>
			<dc:creator>chelseachurch</dc:creator>
			<guid isPermaLink="false">24720@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've changed the brightbox theme to minimal-skin.css and changed the background colour to pure white, while having the font colour pure black. This is what I wanted, but now because the background is pure white, the social bookmarks have all gone white as well, thus blending in with the header and right at the bottom of the footer, This is a problem because I cannot see them, nor can anyone else who comes on my website. Is it possible to manually change the colour of the social bookmarks, so the Facebook Twitter and RSS Feed buttons can stand out on my page? both on the header and at the footer?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
