Social Sharing Icons on Pages

Posted in: Newspaper
Post count: 28

Hello,

are the 4 Social Sharing Icons on the Bottom of the Page (as in http://demo.tagdiv.com/newspaper/asus-xonar-u7-sound-card-hassaba-a-built-in-headphone/) Configurable? Or is this hardcoded? I am specifically talking about Pinterest. Is there an option to disable it? (and even better include a different Icon for example for xing)

Thanks

Post count: 28

Important Update: I mean not the Authors Social Icons but the 4 Big Social ICons under the Post itself.

Post count: 7909

Hi,

You can try this custom css to hide pinterest button: http://screencast.com/t/cJv4L3fDiAU9

.td-social-sharing .td-social-pinterest{
display: none;
}

Or you can delete pinterest code from this file: http://screencast.com/t/HeNTDr6eY0aJ
Also if you want to add a button to social share you will need custom modification, please take a look how our buttons are made and try to create your button. Maybe this topic will help: https://forum.tagdiv.com/topic/linkedin/

Thanks!

Post count: 28

thanks! (was not shure if i missed the option. I will then remove it programatically). problem solved, thanks

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