Post Social Share Buttons and Admin Visual Editor

Posted in: Newspaper
Post count: 20

In the single Post page, how to show more sharing buttons apart from default Share on Facebook, Tweet on Twitter, Google Plus and Pinterest ? I didn’t find any option to add more sharing like Reddit, Stumbleupon etc.

Secondly, how to make button of same size like Facebook and Twitter, whereas the Google Plus and Pininterest are small buttons.

Finally in Post TinyMCE “Visual” Editor, I can see a sidebar text and line vertically occupying right place of Editor so the written area become small. How to remove that sidebar from Editor window?

Post count: 22421

Hi,

1) Unfortunately there is no option at the moment to add other social media icons in this widget. It can be done if you follow this topic: https://forum.tagdiv.com/topic/change-social-share-options-on-posts/
2) If you want to have the icons in the same length, you can do it with this custom css:

.td-social-google, .td-social-pinterest{
width:149px!important;
}

3)The sidebar that limits the text area is meant to provide a visual style of how your post is going to display. It simulates the sidebar. If you wish to remove this line, you need to remove the sidebar from the post.

Thank you!

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