Social networking

Modules, Add-ons and custom code that's more than just a quick hack or Mod.
Tony Barnes
Posts: 744
Joined: Thu Jun 18, 2009 8:59 am

Re: Social networking

Post by Tony Barnes »

Sorry, forgot about this thread!

If you look here - http://www.savant-health.com/products/Y ... Maker.html - under the product pricing the recommend link pops up. That's the built in one, and works just fine?

The add this link is still to the left also
netjet
Posts: 74
Joined: Tue Nov 03, 2009 12:03 pm

Re: Social networking

Post by netjet »

Tony, yes that's what i want to do.
how did you implemented it?
thanks
Tony Barnes
Posts: 744
Joined: Thu Jun 18, 2009 8:59 am

Re: Social networking

Post by Tony Barnes »

Settings>store settings>display>social sharing

Then just turn on the facebook one, add in a facebook id, and you're done.

I've just turned off our 'add this' one, as never really thought much of it anyway
netjet
Posts: 74
Joined: Tue Nov 03, 2009 12:03 pm

Re: Social networking

Post by netjet »

Tony Barnes wrote:Settings>store settings>display>social sharing

Then just turn on the facebook one, add in a facebook id, and you're done.

I've just turned off our 'add this' one, as never really thought much of it anyway
Tony, you have probably isc 6, in older version like 5.0.6 I have the option is not available.
Tony Barnes
Posts: 744
Joined: Thu Jun 18, 2009 8:59 am

Re: Social networking

Post by Tony Barnes »

Right, sorry, didn't realise you were on an older version.

Looking at the ISC code it doesn't look like it should be too tricky to set up. Have you gone through the instructions here - http://developers.facebook.com/docs/ref ... ugins/like ? You can set all the FB button stuff up in a snippet, generate the required bits via php, and set the global graph stuff up in the header also.
netjet
Posts: 74
Joined: Tue Nov 03, 2009 12:03 pm

Re: Social networking

Post by netjet »

Tony Barnes wrote:Right, sorry, didn't realise you were on an older version.

Looking at the ISC code it doesn't look like it should be too tricky to set up. Have you gone through the instructions here - http://developers.facebook.com/docs/ref ... ugins/like ? You can set all the FB button stuff up in a snippet, generate the required bits via php, and set the global graph stuff up in the header also.
Thank you Tony, I'll try to decode you message ;)
Btw, I'll already managed to do it for the homepage, but it's directly related to the fan page. Each one who clic on "I like" button in the homepage of the website becomes new fan. Actually, I realise that it's much better that people clic on a product so the product is displayed on their profile.

thank you Tony
Tony Barnes
Posts: 744
Joined: Thu Jun 18, 2009 8:59 am

Re: Social networking

Post by Tony Barnes »

lol, let me know if you get stuck and I'll have a nosey!
netjet
Posts: 74
Joined: Tue Nov 03, 2009 12:03 pm

Re: Social networking

Post by netjet »

Tony, I have inserted the facebook script in the productdetails but I have the same problem as before:
- The "like" is not specific to one product, when you clic on "I like" on one product, it appears on all the product
- The product isnt published in the profil of the person who clicked on "like"

Can you give me a hand Tony please?
Post Reply