Search Results for 'sharing'

    No search results were found in Documentation!

Results from the Forum
quitifua6
tagDiv Member

Thanks for your time Steven, I just want it to look like this http://i.imgur.com/QAk2wtT.jpg

Steven
tagDiv Member

What i told you to do before in my first reply is how you can removed them with out any editing etc…

Only turn off “ARTICLE SHARING” not the “ARTICLE LIKE/TWEET/G+”

Steven
tagDiv Member

Those are the tags..to turn them off you need to go in theme panel and then posting settings and in the list on the top look for “SHOW TAGS ON POST” and turn it off…

quitifua6
tagDiv Member

I tried but it turns everything off http://i.imgur.com/WMSnw27.jpg
I just want to remove the ones highlighter blue in this picture http://i.imgur.com/gaF81Qy.jpg

Steven
tagDiv Member

@quitifua6 go in the theme settings in your admin panel and turn them off…

Theme panel,then posting settings and look way down the bottom and you will see “sharing” in there is where you can turn them off…

quitifua6
tagDiv Member

Hello, I’m running the latest version of Newspaper and I was able to implement the buttons. now how do I remove this ones –> http://i.imgur.com/gaF81Qy.jpg

I tried commenting this line in loop-single <?php echo $td_mod_single->get_social_like_tweet();?> But buttons are still showing.

Radu A
tagDiv Member

hi,
please contact us on email: contact@tagdic.com and we will send you the latest version of social sharing.
should be on our latest update pachage too.

anyway, be sure to write on email that you are requesting the social counter plugin as instructed from forum

Thanks for you message.
Radu A.

simchris
tagDiv Member

Facebook routinely shows wrong image from posts — nothing to do with your site or theme. They often ignore the OG tags, which is bizarre. I share dozens of items every day across multiple sites, including manually pasting URL into an update in FB – sometimes they grab a random image, or one which loads more quickly or is larger in size, or which is the first one in middle of post.

There is no 100% way to specify the right image for FB, you’re basically just “hinting” it for them.

Steven
tagDiv Member

To help you set them up to work as they should try this plugin

http://wordpress.org/plugins/wp-social-seo-booster/

I’m using this but the pro version where it have more features…

Steven
tagDiv Member

For facebook to work correctly the Open Graph meta data have to be done right so facebook can pull the image from that article…

check my site and you will see what i’m speaking about http://jahliveradio.com

Fan177
Participant
#0

Hello,
There’s a problem with the theme sharing functions. If I try to share an article on Facebook, it displays the wrong image : not the image linked to the article but another random image available on my website but which is not even on the same page.
I tried sharing with only the theme sharing buttons enabled and also with a plethora of other sharing plug-ins but the problem remains the same.
I use the Yoast SEO plugin ans I also used it to try and force the right image on Facebook but it stil doesn’t work.
Here’s a link if you need to check : http://www.ohmyculture.fr/2012/10/dracula-version-jeunesse-chez-auzou/
Could you help me with that ?
Thanks a lot !
Fan

samnaun2000
Participant
#0

Seems to be a buck in Template: Here is one Example with wrong Code:

<div class="td-tags-and-social-wrapper-box td-tags-and-social-wrapper-box-bottom-line"> <a class="td-social-sharing-buttons td-social-twitter" href="https://twitter.com/intent/tweet?text=Cody Simpson: Nackter Hintern bei "Instagram" gelöscht!&url=http%3A%2F%2Fwww.loomee-tv.de%2Fcody-simpson-nackter-hintern-bei-instagram-geloescht%2F&via=LooMee TV" onclick="window.open(this.href, 'mywin',
'left=50,top=50,width=600,height=350,toolbar=0'); return false;" ><div class="td-sp td-sp-share-twitter"></div><div class="td-social-but-text">Twitter</div>

Could you please FIX this?

Radu A
tagDiv Member

hi,
yes, just copy the code of one of the sharing buttons and edited to fit your needs .

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
you can’t just copy the function get_social_sharing() in any file and aspect to work.
take a look where the function is defined : http://screencast.com/t/00VeQol9k ,
http://screencast.com/t/LoV20WHKIG .

if you take a look at the constructor of the ‘td_module_blog’ class where ‘get_social_sharing()’ you will see that you need a ‘post’, this is way the social sharing work on single post pages and not on pages with multiple posts.

Thanks for you message.
Radu A.

ivancasasempere
tagDiv Member

Similar problem here, i want to put the social get_social_sharing() in page.php and i get this error:

Fatal error: Call to a member function get_social_sharing() on a non-object in /wp-content/themes/Newspaper/page.php on line 79

davistar
Participant
#0

Hello,

the review box is below the sharing buttons and ad. As this is belonging to the review post content, it should be above the ads and sharing buttons.

Kind Regards

simchris
tagDiv Member

HI,
usually most social media will pull from your meta tags which is usually the featured image for page; most will only use JPEG or PNG images, not GIFs since those are not technically a photo and more often used for ads (put another way some social media SHOULD grab animated GIFS but don’t do so consistently!).

So, on your page you have no images for story on page, only a video, and the OG tags show this:
<meta property="og:image" content="http://thegeeze.com/wp-content/uploads/2014/05/Ibrahim-Hamato-Nothing-is-Impossible.gif" />

Which is an animated GIF from the video.

Most social media will
1) look for compatible open graph and meta image specified
2) image in post
3) images on page, such as logo or banner ad, if they can’t grab another image

But upshot … it’s sometimes hit or miss what image social media will pull. Twitter has become the best at this, and most of the time G+, but Facebook is really a dog’s breakfast.

You have no 100% consistent way to control images served to social media.

Often if you submit the link manually, you may have option to use < > arrows to select the image you want (Linked IN, and Facebook often work properly in this way). Sharing from buttons is *always* a little hit or miss.

  • This reply was modified 12 years by simchris.
LiesbethRoos
Participant
#0

Hi,

The social sharing buttons fb and google+ are too close together.(by article)
I can’t read the number of fb likes. http://screencast.com/t/iBG8wWatm
Could you tell me how I can change that?

Thank you, Liesbeth Roos

Marius
tagDiv Staff

Hi,

1. http://screencast.com/t/i0LNtNNSRe
2. Replace this code: http://screencast.com/t/cKKENuf8p7OG with this:

$image = wp_get_attachment_image_src( get_post_thumbnail_id( $this->post->ID ), 'single-post-thumbnail' );
            $buffy .= '
                <div class="td-tags-and-social-wrapper-box td-tags-and-social-wrapper-box-bottom-line">
                    <a class="td-social-sharing-buttons td-social-twitter" href="https://twitter.com/intent/tweet?text=' . $this->title . '&url=' . urlencode(get_permalink()) . '&via=' . get_bloginfo('name') .'" onclick="window.open(this.href, \'mywin\',
\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;" ><div class="td-sp td-sp-share-twitter"></div><div class="td-social-but-text">Twitter</div></a>
                    <a class="td-social-sharing-buttons td-social-facebook" href="http://www.facebook.com/sharer.php?u=' . urlencode(get_permalink()) . '" onclick="window.open(this.href, \'mywin\',
\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;"><div class="td-sp td-sp-share-facebook"></div><div class="td-social-but-text">Facebook</div></a>
                    <a class="td-social-sharing-buttons td-social-google" href="http://plus.google.com/share?url=' . get_permalink() . '" onclick="window.open(this.href, \'mywin\',
\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;"><div class="td-sp td-sp-share-google"></div><div class="td-social-but-text">Google +</div></a>
                    <a class="td-social-sharing-buttons td-social-pinterest" href="http://pinterest.com/pin/create/button/?url=' . get_permalink() . '&media=' . (!empty($image[0]) ? $image[0] : '') . '" onclick="window.open(this.href, \'mywin\',
\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;"><div class="td-sp td-sp-share-pinterest"></div><div class="td-social-but-text">Pinterest</div></a>';
            $buffy .= '<div class="td-social-like-tweet">';
            $buffy .= '<ul>';
            $buffy .= '<li class="td-like-tweet-twitter">';
            $buffy .= '<a href="https://twitter.com/share" class="twitter-share-button" data-url="' . $this->href . '" data-text="' . $this->title . '" data-via="' . td_util::get_option('tds_' . 'social_twitter') . '" data-lang="en">tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>';
            $buffy .= '</li>';

            $buffy .= '<li class="td-like-tweet-facebook">';
            $buffy .= '<iframe src="http://www.facebook.com/plugins/like.php?href=' . $this->href . '&layout=button_count&show_faces=false&width=105&action=like&colorscheme=light&height=21" style="border:none; overflow:hidden; width:105px; height:21px; background-color:transparent;"></iframe>';
            $buffy .= '</li>';

            $buffy .= '<li  class="td-like-tweet-google">';
            $buffy .= '
                    <div class="g-plusone" data-size="medium" data-href="' . $this->href . '"></div>
                    <script type="text/javascript">
                        (function() {
                            var po = document.createElement("script"); po.type = "text/javascript"; po.async = true;
                            po.src = "https://apis.google.com/js/plusone.js";
                            var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(po, s);
                        })();
                    </script>
                    ';
            $buffy .= '</li>';
            $buffy .= '</ul>';
            $buffy .= '</div></div>';

3. Add this CSS in Theme panel -> Custom CSS

.td-social-like-tweet {
    margin-bottom: 0px;
}
.td-social-like-tweet ul {
    margin: 0px;
}

Thanks!

Radu
tagDiv Staff

Hi @nusagrunge we can have a look if you give us an url. If you want in private: contact@tagdiv.com

Also Christopher’s response is spot on.

simchris
tagDiv Member

This is a recurring problem with Facebook and NOT your site, your theme, or any plugin. From time to time with Facebook one or more things happen:

1) Facebook system for “grab” overloaded, and cannot pull the information from your site; basically it “times out” and then just shows URL. Sometimes if you try again in a few hours, it will work properly. I see this every other day for our news sites. I sometimes just trick them by grabbing title, first paragraph, URL as my “post” on FB, then manually upload the photo from story to go with it, when finally disgusted by their timeout issues.

2) Facebook has already had somebody else share your page, and they are moving to a “one share” function where often they won’t let two people share the same page and choose different thumbnail, for example. Or rather, they take the first share, and then all following shares must be identical to the one they have “on file.” This seems to be an on/off/on/off thing. I’ve seen the “URL only” issue more often when somebody beats me to sharing the page before I do (some of our news posts before I’m up in the morning).

3) Your server firewall (CSF/iptables) may block Facebook’s IPs because they hit your port 53 for geolocation server checking for every post … so it can look like port scans/floods from Facebook since you might see 25 pings to port 53 from 20 different IPs all owned by Facebook (this one was driving me nuts last year until I figured out what it was).

Not sure that helps; but that is what happens to us 🙂

  • This reply was modified 12 years by simchris.
  • This reply was modified 12 years by simchris.
  • This reply was modified 12 years by simchris.
per123
Participant
#0

hi,

this is how we want to look like: http://screencast.com/t/8LFQEzQa653

standard appearance looks messy!!

thnx

nusagrunge
Participant
#0

Dear TagDiv

How are you? I hope you are doing well.

I would like to ask about sharing in articles. When we click Facebook sharing’s button, the pop up not displayed the text and image reprsented the content, it only displayed our link website.

Any suggest?

Marius
tagDiv Staff

Hi,
Check here, switch the order and remove unwanted: http://screencast.com/t/EhFyzHEW

Thanks!

Kusi
Participant
#0

Hi, i like to change sharring buttons at the end of article
Now there are Twitter, Facebook, Google+ and Pineterest.
But I like change it to biggest buttons, reorganize Facebook and Twitter position and remove Google+ and Pineterest.
Where I change it plase?
Thanky you.
Have a nice day.

Viewing 25 results - 5,301 through 5,325 (of 5,508 total)