I received many requests to add a mechanism to sociofluid wordpress plugin to display the buttons in custom places. For example a lot of people want to chose in the template where to display the buttons.
Starting with version 1.1 this mechanism is in place. This mechanism consist in2 functions which are available when the plugin is activated. Beside this, nothing is changed, the plugin needs to be configured from sociofluid admin panel.
All you have to do is to edit the template and add the following 2 lines in the place where you want to have the buttons displayed and to go in the sociofluid admin panel and to check this option:
<? if (function_exists('externalGetSociofluidButtonsForCurrentUrl'))
{echo externalGetSociofluidButtonsForCurrentUrl();} ?>
<? if (function_exists('externalGetSociofluidButtonsInLoop'))
{echo externalGetSociofluidButtonsInLoop();} ?>
9 Responses
daddy design
11|Jan|2009 1We used the php code for it to be on all post pages. How do we get it to show in home page, category page and browse pages too? The admin widget does it, shouldn’t this code do it as well?
daddy design
11|Jan|2009 2forget my last comment. I figured it out. Now I was wondering, do you guys plan on having a email link icon? and is there a way to have the rollover text no overlap icon but go under it?
daddy design
12|Jan|2009 3Forget about the last 2 post. We have created a email this post icon and code using socifluid. You can see it here:
http://www.daddydesign.com/wordpress/
We are now working on a RSS Subscribe icon for this amazing plugin.
Yaron
13|Feb|2009 4Great plugin. I think you have the Loop and Url functions reversed on this page.
Sayontan
17|Feb|2009 5Nice plugin. Some suggestions:
1. Can you allow custom css for images? I had to modify your PHP to get things to work like I wanted.
2. When you do the “padding-bottom” for images, you do a $largesize – $smallsize, which makes the “hover” text overlap the icons completely. For my page this was not looking good on Firefox.
Sayontan
17|Feb|2009 6My bad – I figured out how to handle the problems without modifying the PHP. I simply created styles in my stylesheet with names corresponding to the ones you are using.
Yendi
02|Dec|2009 7Hello, I’ve installed your plugin in my wordpress blog, but even though I’m inserting the code:
INSIDE the posts loop, I don’t get the link to the post, but to the page… this is a behaviour I don’t want… I want to be able to share the POST, rather than the link to my homepage.
Can you help me, am I missing something to achieve this?
Yendi
02|Dec|2009 8Never mind, your instructions are inverted… I figured it out.
Sharla
18|Dec|2009 9I feel like a complete idiot, I have my plugin working and the social site “boxes” seem to look perfect yet they don’t seem to be configured right to actually take the readers to the social sites…what am I missing???
Leave a reply
Search
Categories
Recent Posts
Recent Comments
Tags
A design creation of Design Disease
Copyright © 2007 - ImproveSeo.info - is proudly powered by WordPress
InSense 1.0 Theme by Design Disease