Hi,
I'm trying to configure the ShareThis plugin, I want to modify the text that shows below each post (change the ShareThis text to something like "love this post? share it").
my blog is at http://www.raphaelsewing.com/blog
thanks for any help !!
Ron
anyone able to figure this one out?
tylerhauser
Member
Posted 5 years ago #
I, too, would like to know how to do this. Specifically, I'd like to insert my own smaller version of the ShareThis icon.
jinn1224
Member
Posted 5 years ago #
hello, i check ur site http://www.raphaelsewing.com/blog
its interesting. I just want to know how do u insert an image in between the post. i have a blog http://www.theranjith.com/
but i dont know how to inset a image in between the blog. could u help me out
anyone able to figure this out yet?
open the php file go to line 428 look for this
<a href="<?php bloginfo('siteurl'); ?>/?p=<?php print($post->ID); ?>&akst_action=share-this" <?php print($onclick); ?> title="<?php _e('E-mail this, post to del.icio.us, etc.', 'alexking.org'); ?>" id="akst_link_<?php print($post->ID); ?>" class="akst_share_link" rel="nofollow"><?php _e('Love this post? Share it', 'alexking.org'); ?></a>
Where it says Love this post.... in the above code it will say Share This. Change at will Save FTP Bob's yer uncle.
sorry which php file? the sharethis php file only goes up to line 414...
My mistake I thought you meant Alex Kings plugin.
http://alexking.org/projects/wordpress
It looks like for that plugin you would look for this and change the Share This
<span class="stbuttontext">ShareThis</span>