how to add additional social button

Posted in: Newspaper
Post count: 14

image: http://take.ms/Bi4OF

button – http://vk.com/dev/Like (most popular in Russia)

Post count: 3343

Hello,
You can try this plugin http://wordpress.org/plugins/vkontakte-api/

Thanks

Post count: 14

see images: http://take.ms/4lqr7I
I would like to get a more elegant option. Tell me where the code fits to display social buttons? I just try to write there the widget code.

Post count: 3343

Hello,
Here is the function http://screencast.com/t/8cFagdU2
and
here is used: http://screencast.com/t/k0hrTdkLq

You can add that with a shortcode or is a function that echo that? If yes you can add it in our code.

Thanks

Post count: 14

Here’s a look I put the widget code, what am I going to change in the classroom, so that all in one line?

http://shophacker.ru/top-5-3d-printerov-dostupnyx-k-pokupke/

Post count: 780

If you have the code for the button I can try to integrate it.

Radu from tagDiv

Post count: 14

vk like documentation – http://vk.com/dev/widget_like

bottom of the page there is a switch languages ​​(there are English instructions)

Post count: 3343

Hello,
I see you have added on post, to align with other social inline add this in style.css

.td-social-sharing ul li {
	display: inline-block !important;
}
.td-social-vkontakte #vk_like {
	width: 120px !important;
}

Thanks

Post count: 14

Thanks, its work! 🙂

Post count: 21

Hello!

I need to add the same button in the same place.

I add my “Like code” in php file.
After that I have problem with like facebook button. It is not shown correct.

Man that ask you help in this topic (Calius) have the same problem with facebook button now.

I did picture with my 4 problem. Please, see iy here http://yadi.sk/d/1Omp3XGhDyhh3

Thanks!

  • This reply was modified 12 years by Raduisebya. Reason: add question
Post count: 3343

Hello,
Your code is not right inserted, the code should be like:
$buffy .=' paste your code here ';

Thanks for the message!

Post count: 21

Hello, I did it that night )))

There are no need to insert code at all.
It works with only VK API.

Tell me, code in style.css I need to add it in style.css to the end of file or which place?

Viewing 12 posts - 1 through 12 (of 12 total)
The forum ‘Newspaper’ is closed to new topics and replies.