Hi,
The theme doesn’t have an option to set the new window for the source/via but you can add target="_blank" attribute to the via and source URL like this: http://screencast.com/t/yoOl4J4eN
Not sure which default fb and twitter buttons you refer to but the theme doesn’t have any other styles for the social sharing buttons, just the one you use now: http://screencast.com/t/4vQWXw1p
Thanks
Thank you, first about opening in new window is ok.
About fb and tw share buttons i wish to have butons like here (if possible) above article:
http://prntscr.com/7g0lny
and like this below article>
http://prntscr.com/7g0m7x
Can I remove “more from author”box and to show only related articles?
http://prntscr.com/7g0nkr
Thank you very much, for excellent support
Hi,
Like Lucian said above the theme doesn’t have any other styles for the social sharing buttons, you will have to use a share plugin if you want something like that.
You can use this custom css in Theme Panel to hide more from author – http://screencast.com/t/T87QMqDNrv
.td-related-right {
display: none;
}
.td-related-title .td-related-left {
border-radius: 3px;
}
Thanks!
Hi,
Please try this custom css and see if it works and also use !important tag – http://screencast.com/t/qoxK0t0UAwW8
.td-related-title .td-related-right {
display: none !important;
}
.td-related-title .td-related-left {
border-radius: 3px;
}
Thanks!
The Social Share button is not opening in a new tab on mobile, please how do I fix this??
Hi,
That depends, which social sharing button are you referring to? Pressing the sharing buttons on mobile may open the mobile apps, to share the post. For example pressing the WhatsApp sharing button will open the WhatsApp app.
Could you provide an example of the problem you mention? I will check, let me know.
Thank you!
Thanks Simon,
I use Facebook, Twitter, Pinterest and Reddit share buttons, and none of them opens in new tab when clicked on mobile, they work just fine on desktop
Here’s a link: https://www.flickr.com/photos/195484089@N05/52077008486/in/dateposted-public/
Hi,
I see AMP is used on the website, and all mobile visitors are redirected to the AMP version.
In this case, in the AMP version, the sharing buttons don’t work in the same way as in the responsive version or when using the mobile theme alone. Using the share buttons in the AMP version will indeed not open a new window/tab, they will open in the same one, or with the social applications if they are installed on the mobile.
I can’t provide a solution for this unfortunately. I could add this on our list, maybe it can be done, but I can’t promise anything unfortunately.
Thank you!
