Title: AddThis
Last modified: August 18, 2016

---

# AddThis

 *  [fireworkszone](https://wordpress.org/support/users/fireworkszone/)
 * (@fireworkszone)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/addthis/)
 * Hello everyone,
 * I installed AddThis dropdown version ([http://blog.addthis.com/?p=32](http://blog.addthis.com/?p=32))
   and as you can see live on my website it works fine:
 * [http://www.fireworkszone.com](http://www.fireworkszone.com) it works great!
 * In fact, this is the best social bookmarking plugin I have ever tried.
 * But there is a problem. By default, AddThis is automatically placed at the end
   of every post. It means inside the post.
 * I would like the script to be modified in order to be able to manually place 
   the script by using for example:
 * <?php if (function_exists(‘addthis_social_widget_drop’)){addthis_social_widget_drop();}?
   >
 * I tried this script but it doesn’t work. Your help is appreciated and I am sure
   it will help a bunch of people like me.
 * Thanks,
    Thierry

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [alakhnor](https://wordpress.org/support/users/alakhnor/)
 * (@alakhnor)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/addthis/#post-653326)
 * to do this, use:
    `<?php echo $addthis->social_widget_badge($link, $title); ?
   >`
 * $link = url
    $title = title (^^)
 *  Thread Starter [fireworkszone](https://wordpress.org/support/users/fireworkszone/)
 * (@fireworkszone)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/addthis/#post-653329)
 * Hi Alaknor,
 * I am confused by your code especially the second part:
 * $link = url
    $title = title (^^)
 * Do you mean: $link = my site’s url ?
    And where do you place $link and $title?
 * Thanks for your help
 *  [alakhnor](https://wordpress.org/support/users/alakhnor/)
 * (@alakhnor)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/addthis/#post-653345)
 * No, I’m meant in the above code, replace $link by the url you want to refer to(
   example: a post url, your blog url…).
    And $title by whatever title you want 
   to give to the widget (may be post title as well).
 *  Thread Starter [fireworkszone](https://wordpress.org/support/users/fireworkszone/)
 * (@fireworkszone)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/addthis/#post-653377)
 * I tried this code but it won’t work
 * > <?php echo $addthis->social_widget_badge($link, $title);
   > $link = [http://www.fireworkszone.com](http://www.fireworkszone.com)
   >  $title
   > = title (post title) ?>
 * You can contact me at [webmaster@fireworkszone.com](https://wordpress.org/support/topic/addthis/webmaster@fireworkszone.com?output_format=md)
 * I can speak French
 *  Thread Starter [fireworkszone](https://wordpress.org/support/users/fireworkszone/)
 * (@fireworkszone)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/addthis/#post-653404)
 * Please give an example it will be more simple for me
 *  [jo5329](https://wordpress.org/support/users/jo5329/)
 * (@jo5329)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/addthis/#post-653639)
 * I like this one too, but it lands itself up agaiunst the last line of the post
   and the only way to move it down is with the HR command, at least for me. I want
   it to be 2 lines down from the last line of the post.
 *  [Z_Everson](https://wordpress.org/support/users/z_everson/)
 * (@z_everson)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/addthis/#post-653676)
 * Same issue here, although in my case it’s running into my tags.
 * What’s the HR command?

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘AddThis’ is closed to new replies.

 * 7 replies
 * 4 participants
 * Last reply from: [Z_Everson](https://wordpress.org/support/users/z_everson/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/addthis/#post-653676)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
