Social Sharing button

Posted in: Newsmag
Post count: 1

I brought another social sharing button from “Korea SNS” Plug-in.
And I edited loop-single php files and td_module_single_base.php just a little.
But I couldn’t arrange them in a right way.
-> http://gotengvideo.com/archives/653
I want them to be in one line but the original ‘social sharing’ buttons and ‘korea sns’ buttons are seperated in different lines.
Can you help me to fix this problem? What should I change?

Post count: 13

Yeah, I like to know how to add other social button that newmaz don’t have it. where I have to put the code and what code I have to do.

Thanks

Post count: 7909

Hi,


@goteng
I have checked your link and I see that you have disabled theme social share buttons. S I don’t know exactly how you have added/modified the code. Did you tried to align them with custom css?


@Sprite_zaa
The theme social share buttons are in td_module_single_base.php file – http://screencast.com/t/X0sFGoDsoN5Ehttp://screencast.com/t/nNlyuZbc so if you create a new share button there you can add it or replace a theme share button.

Thanks!

Post count: 13

Hi
I got this code you can see at the below here http://media.line.me/howto/en/ and I already put this code to td_module_single_base.php but it seem the size not fit the line and this code kinda slow down page load. because all the share button already show up but this button show up after all the button and very slow to finish load page.

<a>%0D%0A<?php the_permalink(); ?>"><img src="[URL of Button]" width="[Width of Button]" height="[Height of Button]" alt="LINE it!" /></a>

how can I change the code to something like the original code in this theme ?

<div class=”td-sp td-sp-facebook”></div><div class=”td-social-but-text”>Facebook</div>

I have no idea with the html code so please help to fix this code to fit the theme. I really need this button work well.

Thanks

Post count: 780

Hi,

Unfortunately the button cannot be easily adapted to work fast with the theme since it’s made by a 3rd party. We would have gladly made it for you but for the moment we cannot offer custom work, sorry for this.

Thank you,
Radu O.

Post count: 12

How to turn them at all? in V4 Newspaper?

Post count: 9544

You can turn off all the built-in sharing buttons from the theme admin panel under “post settings.”

For custom sharing buttons, try some of the great plugins out there …

https://wordpress.org/plugins/social-media-feather/

https://wordpress.org/plugins/social-media-widget/

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