- NewsmagSharing buttons
Hi,
With those new post templates you have to do the same like you did for the loop-single.php file for each post template http://screencast.com/t/zGTk4v7274oH
Thnaks
Hi,
I have checked your site and did not found any problems, your facebook sharing works fine: http://screencast.com/t/KHlKsur4iRB
I have also used the “facebook debugger tool” to check and get the “200” – response code which is correct and means that Facebook was able to scrape your page. You can see here: http://screencast.com/t/Ny1FWWyq
Please let me know if you have any other theme related issues.
Thanks
Hi,
Ok. We will continue to investigate this issue and we will provide a fix when we have one.
Thanks for understanding!
Have a nice day!
Hi,
That’s ok :), I wanted you know how we tooth of this.
Thanks for sharing anyway!
Have a nice day!
Hello. I hope everyone at Tagdiv is doing well.
I had been using this tweak provided by Lucian to relocate my social sharing buttons (https://forum.tagdiv.com/topic/positioning-social-sharing-buttongs/) but now that there are now 5 single-loop pages for Newspaper that method is not working.
Can you help me?
Thanks.
Philip
I have enabled both because I want have both Facebook Sharing and Like options.
Hi,
I have checked your site and saw that you are still using the Post settings > Sharing article like/tweet on post, from what we know this is why the twitter pops up twice. Try disabling it and see it the window still appear twice.
Thanks
I don’t know why Images were not added to above comment, here they are again.
1 – https://drive.google.com/file/d/0B-ALfi5glBeCa2tpaDF1WmROMlE/edit?usp=sharing
2 – https://drive.google.com/file/d/0B-ALfi5glBeCbEU2S1g2WnhtUXc/edit?usp=sharing
3 – https://drive.google.com/file/d/0B-ALfi5glBeCWmlzZHowaENnODg/edit?usp=sharing
Hi,
The latest update has once again broken the timeline CSS on desktop and mobile device. 1. On mobile the text is overlapping making it impossible to read. [1]
2. On desktop the date is jumbled up as well as the Lable (Year 2014 under ‘Timeline’ word) on top looks cropped.[2]
3. Fonts are overlapping the dropdown menu button making it hard to choose fonts. [3]
1 –
2 –
3 –
I’ve run across one issue with social media sharing on some posts with 3.9.2 (not yet updated to 4x), which contain a single quote in headline such as book title and which also have YouTube video. When sharing via Twitter and FB sometimes get some funky characters, like the encoding is broken. So, on Twitter we see a [] in place of ‘ …
Might not be the same issue, but check if it’s on posts with non text characters in headline/title, and YouTube video(s) auto-embedded in post.
This is the only “random” thing I’ve found with sharing with the standard sharing buttons (the big square CSS3 color buttons with social icons on them). For the moment we switched back to the share buttons with sharing numbers to fix it.
Waiting on 4.3/4.4 to upgrade theme from 3.9.2, but will check this issue once done.
Twitter sharing window still open up twice.
Hi,
We have done some fixes in the latest theme version(4.0.2).
Please can you let us know what issues have you found?
Sorry about this.
Thanks for the message!
Glad that you have managed it.
Thanks for sharing!!
Hi,
If you want you can disable the themes sharing button from posts and use a plugin instead.
Thnaks for the message
There are lots of bugs in v4 so I have reverted to previous version. Disabling that option fix issue temporary.
Hi,
The @ you twitter username is added in Theme panel from v4, you can change it directly from there: http://screencast.com/t/7ZnIJuKCIA
About the 2 opened popup, we still investigate this wired bug, can you try with this disabled: http://screencast.com/t/d5x2BLUfUI The issue is present when you have 2 instances of the twitter on same page.
Thanks for the message!
Hi,
Not exacly, module 3 has a diffrent layout, if you want to add this for module 3 you have to add it in td_module_3.php like this http://screencast.com/t/pEMMzPz0c and add this CSS in Theme Panel:
.td_mod3 .td-social-sharing-buttons {
position: relative;
left: 110px;
width: 33%;
margin: 0px;
}
You can make them look as you like using via CSS.
Thanks
via @‘ problem is fixed after updating theme. However, removing social icons from sidebar doesn’t fix two share windows pop up.
Hi,
1. Look like this issue appears when using more than one twitter button on page, as I’ve seen on your page you use in the sidebar the Social Icon widget, I have recreated this and seems that if you use only the sharing button at the bottom of the post this issue disappears.
Try to remove the social icons widget from sidebar and let me know if this solves the problem for you.
2. You can change that from here: http://screencast.com/t/ULtb2QRu
Thanks
hi,
use this css code here: http://screencast.com/t/iJyc9agybyN4
.td-social-sharing .td-social-twitter {
background-color: #fff000;
}
.td-social-sharing .td-social-facebook {
background-color: #fff000;
}
.td-social-sharing .td-social-google {
background-color: #fff000;
}
.td-social-sharing .td-social-pinterest {
background-color: #fff000;
}
change the color with the one you want. #fff000 means yellow.
Thanks for you message.
Radu A.
How do I change the color of the social sharing buttons on the post pages?
Thanks.
We don’t have this issue on any of our websites with latest version of theme and latest version of WP… so it’s likely a misconfiguration of something you’re using, such as another social plugin. Be sure you deactivated any OTHER social plugins such as those from a former theme, something in your sidebar not properly configured, etc.
Tech support will advise you similarly, and ask for a URL to see the problem.
You can often use the developer console in Chrome to see “errors” and also look at your page source to see if any duplicate code for social media might be inserted from something other than the theme functions. Good places to start to debug your issue.
Could you pls help to fix this issue?
Hi.
There are two problems with the Twitter button in the theme.
1. When I click on it, two share windows pop up. Both are same URLs but why two?
2. The twitter status does not show the right handler/twitter profile name. (it publishes the ‘via’ but it doesn’t fetch the handler. Here’s how it renders:
via @‘ . get_bloginfo(‘name’)
Thanks @Manuel Fink for sharing.
Have a nice day!