Thread Starter
ron989
(@ron989)
anyone able to figure this one out?
I, too, would like to know how to do this. Specifically, I’d like to insert my own smaller version of the ShareThis icon.
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
Thread Starter
ron989
(@ron989)
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.
Thread Starter
ron989
(@ron989)
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>