Search Results for 'sharing'

Results from the Forum
Lucian
tagDiv Staff

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

Lucian
tagDiv Staff

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

Lucian
tagDiv Staff

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!

Lucian
tagDiv Staff

Hi,

That’s ok :), I wanted you know how we tooth of this.

Thanks for sharing anyway!
Have a nice day!

prose976
Participant
#0

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

dhvanesh
tagDiv Member

I have enabled both because I want have both Facebook Sharing and Like options.

Lucian
tagDiv Staff

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

arnieswap
Participant
#0

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 –

simchris
tagDiv Member

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.

dhvanesh
tagDiv Member

Twitter sharing window still open up twice.

Lucian
tagDiv Staff

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!

Lucian
tagDiv Staff

Glad that you have managed it.
Thanks for sharing!!

Lucian
tagDiv Staff

Hi,

If you want you can disable the themes sharing button from posts and use a plugin instead.

Thnaks for the message

dhvanesh
tagDiv Member

There are lots of bugs in v4 so I have reverted to previous version. Disabling that option fix issue temporary.

Marius
tagDiv Staff

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!

Lucian
tagDiv Staff

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

dhvanesh
tagDiv Member

via @‘ problem is fixed after updating theme. However, removing social icons from sidebar doesn’t fix two share windows pop up.

Lucian
tagDiv Staff

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

Radu A
tagDiv Member

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.

SuzanneL
Participant
#0

How do I change the color of the social sharing buttons on the post pages?

Thanks.

simchris
tagDiv Member

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.

dhvanesh
tagDiv Member

Could you pls help to fix this issue?

dhvanesh
Participant
#0

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’)

Lucian
tagDiv Staff

Thanks @Manuel Fink for sharing.

Have a nice day!

Viewing 25 results - 5,201 through 5,225 (of 5,508 total)