Page 1 of 6 123 ... LastLast
Results 1 to 10 of 55
  1. #1
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Sharing Website on Facebook isn't working.

    Ok, when I share my main page which is http://www.morrisgiftshop.biz/index.php I am not sure its the coding on the site or is it Facebook itself.
    I wonder why isn't it giving my Website Name.

    Right now its show this:
    Click image for larger version. 

Name:	Screen Shot 2016-04-17 at 12.39.21 PM.png 
Views:	137 
Size:	56.9 KB 
ID:	16229

    But its suppose to be like this:
    Click image for larger version. 

Name:	Screen Shot 2016-04-17 at 12.46.33 PM.png 
Views:	110 
Size:	39.4 KB 
ID:	16230

    Is there something in the PHP coding that causes this?

  2. #2
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: Sharing Website on Facebook isn't working.

    This looks like possibly the meta tags are not populated to provide the information sought/expected. I haven't been able to reference/cross-reference those tags on your site with another and where they place such information on facebook. When posting the web-address to facebook, where are you expecting to see that information? I looked at a facebook page that has used a website address in a post with a picture and didn't see any additional information making offering assistance difficult.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Is there a Facebook Sharer Module for Admin?

    Ok, what I am looking for is an add on that you can share your product(s) on Facebook. Here is a image of my products in the Admin area.
    On the right you can the buttons for "Edit, Copy, Move, etc.) it would be nice to have a button for Facebook you can share that product to Facebook. When you click on that button a Facebook sharer pops up and it drop down menu comes up of what Groups, your business page you what to share. I hope someone understand what I am looking for.
    Click image for larger version. 

Name:	Screen Shot 2016-04-18 at 6.28.33 PM.png 
Views:	111 
Size:	88.8 KB 
ID:	16233

  4. #4
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Re: Sharing Website on Facebook isn't working.

    Another issue sharing an item to to Facebook. When sharing an item on Facebook it doesn't show the actual image of the product it shows something else. Is this an Facebook coding or what?

  5. #5
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: Sharing Website on Facebook isn't working.

    Quote Originally Posted by wmorris View Post
    Another issue sharing an item to to Facebook. When sharing an item on Facebook it doesn't show the actual image of the product it shows something else. Is this an Facebook coding or what?
    Facebook pulls photos from the page, there is usually an arrow to select the next photo until the desired is presented.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Re: Sharing Website on Facebook isn't working.

    Quote Originally Posted by mc12345678 View Post
    Facebook pulls photos from the page, there is usually an arrow to select the next photo until the desired is presented.
    It doesn't give me that options on my personal profile or groups.

  7. #7
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Re: Is there a Facebook Sharer Module for Admin?

    This use to be my old server I used. This was the backend of the site using there Site Manager and still kind of active. On the image can you tell on the right you can see edit and Facebook. When you click on Facebook it will pop up to share that product to Facebook without going to the main website to share your product. It would be nice if there is an module can do this.
    Click image for larger version. 

Name:	Screen Shot 2016-04-19 at 5.26.58 PM.jpg 
Views:	100 
Size:	41.2 KB 
ID:	16238

  8. #8
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: Sharing Website on Facebook isn't working.

    Hmmm. Maybe I should have said it used to offer that/other options. Looking over one facebook page it appears that there have been some significant changes made, though I'm also accessing from a different device than I had previously been using.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #9
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Re: Sharing Website on Facebook isn't working.

    Quote Originally Posted by mc12345678 View Post
    Hmmm. Maybe I should have said it used to offer that/other options. Looking over one facebook page it appears that there have been some significant changes made, though I'm also accessing from a different device than I had previously been using.
    Also I am requesting an Facebook Product Sharer in the Admin. Here is the request post.
    https://www.zen-cart.com/showthread....20#post1308920

  10. #10
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Re: Is there a Facebook Sharer Module for Admin?

    I am currently working on a Facebook Sharer for the products in the Categories/Products I have download the Zen Bookmarking Widget (Social Networking) I have copied this code and do a little modify on (admin/includes/categories_product_listings.php I am trying to put the small Facebook icon next to the edit icon. I am not sure that I got the code right or not.

    PHP Code:
    <?php echo '<a href="http://www.facebook.com/sharer.php?u=<?php echo urlencode(zen_href_link(zen_get_info_page((int)$_GET['products_id']),'cPath='.(int)$_GET['cPath'].'&products_id=' . (int)$_GET['products_id'])); ?>&t=<?php echo $products_name; ?>" rel='external nofollow' target='_blank' >' zen_image(DIR_WS_IMAGES 'facebookicon-small.png'ICON_FACEBOOK) . '</a>; ?>

 

 
Page 1 of 6 123 ... LastLast

Similar Threads

  1. v154 Looking for: Product Share Facebook and other Networks
    By wmorris in forum General Questions
    Replies: 1
    Last Post: 31 Dec 2015, 10:37 PM
  2. Facebook "Like/Share" Plugin - Using OG info for each product?
    By rubiconpeak in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Oct 2012, 12:08 AM
  3. Facebook share?
    By provida in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 17 Nov 2011, 02:36 PM
  4. Share you purchased product on facebook at the thankyou for you order screen
    By Paddy Furn in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 4 Nov 2011, 04:43 PM
  5. Share on Facebook
    By pawel.m in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 Nov 2010, 02:56 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR