How can I alter the contents of the widget that comes with the plugin for wordpress?

loppelyst Jul 03, 2012 01:36AM EDT

Hi AddThis team

First of thank you for a great system. I found it easy to install on my site and I think it works good.

However I do have a wish/question about customizing. I have a site based on wordpress. I have installed the AddThis plugin. I use the buttons in the posts and pages BUT I also use the widget that comes with the plugin.

MY QUESTION IS:
Is it possible for me to decide which buttons are shown in the widget? Right now it shows facebook, twitter Google+ and the + button (access to more options). I would like to remove twitter button so it would be

Facebook - Google+ - +button

or possibly I would like to have only

Facebook - +button

Is it possible for me to change the contents of the widget and if yes could you please explain in detail how to do it ... AddThis for Dummies ;O)

Thank you very much in advance

Best
Christian

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Jul 03, 2012 10:33AM EDT
If you're using the latest version of our Wordpress plugin you can use the Custom Button option to do this. First, go to the AddThis settings page and click "additional style options"

http://i.imgur.com/WISXd.png

Then click the check box next to "Custom Button"

http://i.imgur.com/S1xGq.png

Then, enter the code you want to use. In your case it would be:


<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>

This question is closed to new answers.

Still need help?


General Topics

 

Developers