Viewing 7 replies - 1 through 7 (of 7 total)
  • 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 https://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 https://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); ?>&amp;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.

    https://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>

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Configuring ShareThis Plugin’ is closed to new replies.