Hi, I want to add like button on the ebay listing like this item: http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=220738346635 But with that item, the like button dosen't work, when I tried to click to like button, it did not open new tab or work. I tried to get like button on my ebay listing, I visited http://developers.facebook.com/docs/reference/plugins/like, and get iframe to add the ebay listing, then I paste the source to the ebay listing, and it saw error "Your listing cannot contain javascript (".cookie", "cookie(", "replace(", IFRAME, META, or includes), cookies or base href." So how can I add like button on the ebay listing? Thanks you!
eBay doesn't allow iframes or javacsript. That is why this company called 3DSellers came with ShareYourItems app which is inserting Share & Like buttons with Flash (which is allowed): http://www.3dsellers.com/products/share-your-items/
Ok I have accomplished this in Dreamweaver cs 6. open DW click create new html in the code mode go to the tag in the code that says < body> after < body> copy from facebook html generator the first portion of the HTML 5 code paste that portion of the code after the first < body> tag in DW copy the second part of the facebook HTML 5 code and paste it in DW after the < /body> tag copy the whole code that is now in DW and put in the HTML portion of a listing on ebay at the Top of the listing and put two dots after the code to mark it for easy reference submit listing in ebay I even added a swf flash movie to my code and works fine. I have a Facebook like button on my store page and on my listings, as well as an auto play flash slideshow of my items. all free no third party app. P.S. all pictures or flash movies have to be on a Third party host site for them to work. you can check out my website at www.mojotrading.biz there will be links there to direct you to my ebay pages to show you what it looks like.