When sharing to facebook a video it sometimes uses another videos thumb image on the preview of the share
When sharing to facebook a video it sometimes uses another videos thumb image on the preview of the share |
Marc, I have come up with a solution to this if your wanting to use it. You will have to edit the database to do this, if your not comfortable with it I can help further. Examples, code to add is.. <center> <!-- AddThis Button BEGIN --> <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=300&pubid=xa-**********"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=xa-***********"></script> <!-- AddThis Button END --> </center> ManOfTeal.COM a Proud UNA site, six years running strong! |
And this is the posted results to Facebook, ManOfTeal.COM a Proud UNA site, six years running strong! |
I am looking to have addthis.com and an add system like http://todaygood.us/ they have...
they installed it they have database for it i think how can i do that?
please if you could provide explanation pictures or even video would be perfect with script :) and where to insert it. |
PLEASE STOP MAKING THE SAME POST IN TEN DIFFERENT TOPICS, ONCE IS ENOUGH! ManOfTeal.COM a Proud UNA site, six years running strong! |
I am just updating all those different posts that have all the SAME topic that NONE had any answer. |
I am just updating all those different posts that have all the SAME topic that NONE had any answer. I'm sorry to be blunt, but it is something we don't care for. Most of the topics have all been answered. None of the addthis, sharethis, facbook, whatever does not require a database. From looking at the site you exampled, that can be done within the system banners. e.g. http://duvallocals.com/ facebook popout, http://mynewbeetle.net/ are both done with "banners" in the admin section. ManOfTeal.COM a Proud UNA site, six years running strong! |
I am just updating all those different posts that have all the SAME topic that NONE had any answer. Newton was too nice. Seriously, you could have posted ONE new topic or ask your question in ONE of the old topics. What you have done is bump all the other topics from the front page meaning that we might miss others needing help. Most of the time we don't scroll back through but a few pages; that is the nature of humans using the net and is why getting listed in a search result in the first few pages is important. Geeks, making the world a better place |
Showing that and saying that is all find and all. But when i look at |
Showing that and saying that is all find and all. But when i look at Yes, in your admin yoursite.com/administration/banners.php add a banner and include this.. <!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_floating_style addthis_counter_style" style="right:50px;top:175px;"> <a class="addthis_button_facebook_like" fb:like:layout="box_count"></a> <a class="addthis_button_tweet" tw:count="vertical"></a> <a class="addthis_button_google_plusone" g:plusone:size="tall"></a> <a class="addthis_counter"></a> </div> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-SUPPLY_YOUR_OWN_ID_HERE_FOR_TRACKING"></script> <!-- AddThis Button END --> Be sure to select left or right positions. This is only one option on where or how to add this "sharing" tools to your site. ManOfTeal.COM a Proud UNA site, six years running strong! |
Showing that and saying that is all find and all. But when i look at Were you able to find a solution? ManOfTeal.COM a Proud UNA site, six years running strong! |