Post – Social Sharing Buttons

Posted in: Newspaper
Post count: 26

Dear People,

I am sorry if this is something simple, but on the POSTS – the social sharing options are Facebook, Twitter, Google and Pinterest. I need different combination. I have checked in the Theme Panel settings so many times, so maybe it is not possible to configure or the setting is hidden somewhere else. (Homepage Top Bar is showing OK).

Is there a way to control which social sharing buttons to show on the posts ? I dont need anything fancy like counters etc etc, just 5 Buttons – Facebook, Twitter, Google+, LinkedIn and Buffer.

Do I need to edit the template ? I am afraid, I don’t want to edit those files if something breaks.

Thanks so much.

P.S. – if you can suggest improvements to http://www.oilwire.net, I will be very thankful

Post count: 15

same problem here…

Post count: 23312

Hello oilwire,

Unfortunately, the theme does not have any such an option that allows you to change what type of Social buttons to be active on your front end, sorry! If you want to hide it, you should use a bit of CSS code to do this. For example, if you want to hide the Pinterest Button, you should use the code below and place it in Theme panel -> Custom CSS Area.

The code is ->

.td-social-pinterest{
display:none!important;
}

The result is here -> https://www.screencast.com/t/rJ1U7eaMRTp

Thanks for the message!

Post count: 26

@ Catalin, I try and see if I can manage. Can you include code for adding LinkedIn also please, so I can edit in one time.

also, if you can put the print screen of where to put the code. (i dont want to break anything… the site is stable since last few days – http://www.oilwire.net… so just want to adjust slightly and continue).

Post count: 23312

Hello ilwire,

If you want to add the Linkedin button, you should follow the steps from this topic here -> https://forum.tagdiv.com/topic/linkedin-button/

Thanks for the message!

Post count: 26

Hello Catalin,

I think the Custom CSS boxes to put code cannot be edited. Its locked. All of the input boxes on the page are locked for editing. Only box which is active and can be typed into is CUSTOM BODY CLASS(S) and it has td-magazine written inside the box.

Can you please advise.

Post count: 23312

Hello oilwire,

Please check your system status to be according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, please ensure that you are using the latest version of the theme. The Custom CSS boxes should work as properly.

Hope this helps and let us know how it goes!

Thanks for the message!

Post count: 26

Dear all, is it fixed in new version released – or do we make manual update for the theme.
Please advise.

Post count: 23312

Hello oilwire,

If you want to make a new clean install from scratch you should do it via FTP way because this is the surest method in this regard. Check here -> https://forum.tagdiv.com/install-via-ftp/

Thanks for your understanding!

Viewing 9 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic.