Thread: Facebook share?

Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Jan 2010
    Posts
    116
    Plugin Contributions
    0

    Default Facebook share?

    Hello,

    I would like to add a SHARE on facebook image with ling just below "tell a friend about us" on my product discreption pages ....

    http://www.provida.oslo.no/Shop/inde...roducts_id=446

    Any idea on how to get this done? Any assist would be highly appretiated!

    With Thanks :)

  2. #2
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Facebook

    Yeah, go to includes/templates/YOURTEMPLATE/tpl_product_info_display.php....find the text that says '<!--eof Tell a Friend button -->' and paste directly after....


    <iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(zen_href_link(zen_get_info_page((int)$_GET['products_id']),'cPath='.(int)$_GET['cPath'].'&products_id=' . (int)$_GET['products_id'])); ?>&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;co lorscheme=dark" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; display:none; overflow:hidden; width:450px; height:40px" onload="this.style.display = 'block';"></iframe>

  3. #3
    Join Date
    Jan 2010
    Posts
    116
    Plugin Contributions
    0

    Default Re: Facebook

    Hello,

    Thanks for your input but it did not work for me, not sure i was directed to the right place? Anyone with a solution? HELP

  4. #4
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Facebook

    Sorry, the file would be in...

    includes/templates/YOURTEMPLATE/templates/tpl_product_info_display.php

    YOURTEMPLATE being the name of the template your site is using.

  5. #5
    Join Date
    Jan 2010
    Posts
    116
    Plugin Contributions
    0

    Default Re: Facebook

    Thanks again! I pasted the code supplied by you but with no success what am i missing out?

  6. #6
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Facebook

    Well Ive just done a view source of your page, and I cannot see the code.

    ..so try pasting the code in includes/templates/template_default/templates/tpl_product_info_display.php

  7. #7
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Facebook

    I see it working now. If you look at the code I pasted and change the 'dark' to 'light' it will show up better.

  8. #8
    Join Date
    Jan 2010
    Posts
    116
    Plugin Contributions
    0

    Default Re: Facebook

    Your help was highly appretiated!!! Thank you so much In addition i would like to add "follow us on facebook" where by a click, our fan page on face will open up in a new window?

  9. #9
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Facebook




    Test this code below and paste it where you want


    <a target="_blank" href="http://www.facebook.com/YOURFACEBOOKPAGE"><img src="http://www.spiritdesignerwear.co.uk/static/images/find_us_on_facebook.png" border="0"></a>


    Ive linked to an image I found on another site (spritdesignerwear) -
    You are best off saving this image and saving it in your shop/images folder, and use the code...


    <a target="_blank" href="http://www.facebook.com/YOURFACEBOOKPAGE"><img src="http://www.provida.oslo.no/Shop/images/find_us_on_facebook.png" border="0"></a>

    Remember to change YOURFACEBOOKPAGE to your relevant page.

  10. #10
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Facebook

    I would personally put that inside a sidebox rather than on every product page.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v155 Requesting an Product Share to Facebook in Admin Area....
    By wmorris in forum All Other Contributions/Addons
    Replies: 54
    Last Post: 27 Aug 2016, 04:05 AM
  2. v139h AutoFacebook & Facebook share problem
    By Beau91324 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Feb 2012, 01:31 AM
  3. Share products with Facebook, Twitter, etc
    By mooncavecrystals in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 14 Jul 2011, 03:30 AM
  4. Share on Facebook - problem with special characters?
    By Kicki in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 21 Nov 2010, 05:53 PM
  5. Share on Facebook
    By pawel.m in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 Nov 2010, 02:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg