Twitter Share Button Not Popping Up

Posted in: Newspaper
Post count: 25

Hello I have Newspaper 6 wordpress theme. My website: http://www.kickscoop.com/ AFter clicking the twitter share button in blog post the share screen is not popping up rather its opening its same tab. Whereas in demo theme: http://demo.tagdiv.com/newspaper/120-er-visits-linked-synthetic-wordpress-nyc-past-week/ afteer clicking twitter share button its popping up. How can I fix that in my theme?

Post count: 7909

Hi,

Please try to enable also like buttons from Theme Panel > Post Settings – http://screencast.com/t/BBrLbRuGV0 and also twitter share will pop up. Also if you don’t want to display like/tweet buttons you can use this custom css in Theme Panel > Custom Css to hide them – http://screencast.com/t/FODVkKei

.td-classic-sharing {
display: none;
}

Thanks!

Post count: 171

You should post this in the manual. I was having the same problem.

Thanx for the fix.

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