Adding Google Plus 1 Button

The details of the new Google Plus 1 button are here, http://www.google.com/+1/button/



But, can anyone tell me where I drop the html and then to have the button sat on the the home page?



Not really a coder, so any advice would be much appreciated.



Thanks in advance

[quote name='DIZZYMOTHER' timestamp='1310281270' post='116765']

The details of the new Google Plus 1 button are here, http://www.google.com/+1/button/



But, can anyone tell me where I drop the html and then to have the button sat on the the home page?



Not really a coder, so any advice would be much appreciated.



Thanks in advance

[/quote]



Hi



In index.tpl in your customer skin paste the 1st bit of code before

In top.tpl in customer skin paste 2nd part of code.



CLEAR CACHE



View mine http://www.equipetable.co.uk/

You can add code in a tpl file, but adding code into a block is much easier, and upgrade proof.



You can use sites like addthis.com to make your custom code. Just paste it in a block and it will work… and then you have all the social stuff together in one nice layout.

Yes, we tried this in a block but for some reason it wouldn't display so gave up. The plan was to put it the same html block as the “add this” we have on the site.

Thanks BarryH

I have added this to the files as stated and nothing has appeared… I'm using the Food template of CS CART?

[quote name='DIZZYMOTHER' timestamp='1310328972' post='116812']

Thanks BarryH

I have added this to the files as stated and nothing has appeared… I'm using the Food template of CS CART?

[/quote]



Log into your google account & use a different browser where possible.

It works just fine in a block here…



Let me show you how I did it, so you have all social stuff nicely put together.


```php








```

Put this in a block and there ya go. You can also change to bigger icons, see addthis site for more info.

Prefered_1 and 2 lets addthis dynamically choose the social media your visitor uses. You can also force it to always use the same social sites, ie facebook and twitter. To do this change preferred_1 to facebook and preferred_2 to twitter.

If you register with addthis you can fill in your accountname and get statistics (free).

If you need more buttons, just copy the lines where it says
and change 2 to 3, 4, 5, etc.

For outlining make this
your first line and play with the 210 until you've got it right.

Any questions let me know and I'll be happy to help.

[quote name='Flow' timestamp='1310368826' post='116833']

It works just fine in a block here…



Let me show you how I did it, so you have all social stuff nicely put together.


```php


Thanks for the addthis reference! Does anyone know how to remove the plug for CS cart from the social sharing site? IE this shows up on my facebook page under the link to the cart item: “Shopping Cart Software & Ecommerce Software Solutions”

Thanks!

[quote name='acc123' timestamp='1312415353' post='118799']

Thanks for the addthis reference! Does anyone know how to remove the plug for CS cart from the social sharing site? IE this shows up on my facebook page under the link to the cart item: “Shopping Cart Software & Ecommerce Software Solutions”

Thanks!

[/quote]



That is simply your page title: CS-Cart Documentation — CS-Cart 4.15.x documentation

I've tried adding the code to a block - I'm assuming that one creates an html block and puts the code in there but it doesn't show up - I've also tried putting the code in the .tpl file for an existing block but that doesn't work either - what am I missing?

Has anybody been able to move this below the add to cart button?

Yes idpweb,



have a look here Share Buttons with Google Plus - Third-Party Services - CS-Cart Community Forums



Fotis

sorry … i was referring to the add this buttons.

Then have a look here it is a similar service, sharethis

i need add on google plus button

Google+ for site http://activelife.vn



thanks all