Twitter links do not open in new window

Posted in: Newspaper
Post count: 16

When you click on the link twitter to share an entry, the link opens in the same window of the web.
While in the newspaper demo opens in a new window, as you can solve that problem.

Thanks for the help, and sorry for the English

Post count: 16

You can see the problem with the twitter button on my site http://www.lawebdeltenis.net

  • This reply was modified 10 years by jafl.
Post count: 22421

Hi.
It seems to be working fine at the moment. There is an issue with the classic sharing options http://screencast.com/t/y3gV69mWAm. If they are disabled, the twitter will not open in a pop-up. The solution to this if you want the classic like/tweet buttons at the moment is to simply hide them with css.
Thank you!

Post count: 16

thank you very much Bogdan
It would be possible to know the CSS to hide the buttons

Post count: 22421

You can try this code to hide the like/tweet counters:
.td-classic-sharing{
display:none!important;
}

Thanks.

Post count: 16

Perfect
Thanks

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