AddThis on WordPress site

vgolovanov.ru Jun 17, 2012 08:05AM EDT

Hello!

Can you help me, please?

I have a wordpress site (vgolovanov.ru). I have addthis plugin installed. How can I add "action words" (e.g.: "Like the post? Share with friends!") below the post but BEFORE the row of addthis buttons?

Because when I add to the wp theme the following code:

<div class="sharepost"><p>P.S. Понравилось? Нажмите на кнопки ниже и расскажите друзьям.</p></div>

right after this:
<div class="article"><?php the_content('Continue Reading &raquo;'); ?></div>

addthis plugin seems doesn't care much and put the row of buttons ABOVE the my action words.

I don't know php, but if I add:

echo "P.S. Понравилось? Нажмите на кнопки ниже и расскажите друзьям.";

to the 'addthis_social_widget.php' file (right after <?php ), it displays nothing.

Please help me.
Thank you.

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Jun 18, 2012 04:45PM EDT
Unfortunately we don't provide support for modifying the AddThis WordPress plugin.

This question is closed to new answers.

Still need help?


General Topics

 

Developers