Free Shareit Buttons Addon

Hi guys,



You might be interested in a free social sharing solution that's built for eCommerce, instead of blogs like ShareThis (think ShareThis for eCommerce). We just released a CS-Cart plugin ([url=“Free Social Analytics Plugin by AddShoppers - Third-Party Services - CS-Cart Community Forums”]Free Social Analytics Plugin by AddShoppers - Third-Party Services - CS-Cart Community Forums) and it will unlock social insights that ShareThis doesn't – the value of Tweets/Likes/Pins/etc, most social products, biggest influencers, and more. We also offer Facebook Want and Own buttons and social rewards to increase sharing and decrease shopping cart abandonment.



Our plugin is here: [url=“Free Social Analytics Plugin by AddShoppers - Third-Party Services - CS-Cart Community Forums”]Free Social Analytics Plugin by AddShoppers - Third-Party Services - CS-Cart Community Forums



Take a look at let us know what you think!

[quote name='TBOTECH' timestamp='1340389138' post='139270']

Does this also add the Facebook Like button to the upper left hand side of the page? Check either the sites in my sig and look at upper left. Does this add-on put that there too or do I have it there form somewhere else? I don't like it there as it pushed the whole page down a bit.



I found the piece of code and was able to remove it.

[/quote]



@TBOTECH where was this code that you removed found? Thanks.

[quote name=‘infogirl’ timestamp=‘1341170875’ post=‘139716’]

which folder should this code be added - admin or customer? Should it be added in any particular place?

[/quote]



Hi



You can add this directly to the styles.css of your skin in



skins/YOUR SKIN/customer/



at the last line inorder to remember this.



Fotis



As for the 3 version I am a little bit over my head now so it will take a little bit longer as I thought. :(







Fotis

Hello,

Any Idea How I put this “Share” Addon Before Top of “Facebok Like” Addon!







Regards Bojan




[quote name='dvsgr' timestamp='1337063993' post='136440']

For the 2 lines display, add in your styles.css


.st_facebook_hcount {
width:50%;
float:left;
}
.st_twitter_hcount {
width:50%;
float:left;
}
.st_googleplus_hcount {
width:50%;
float:left;
margin-top:5px;
}
.st_pinterest_hcount {
width:50%;
float:left;
margin-top:5px;
}
.share_icons{
height: 58px;
}




The FB like is another Addon from Cs-cart http://forum.cs-cart…__1#entry112385



[attachment=5201:2lines.jpg]

[/quote]

Hello,



Or this Variant Found I am Better! “Product Variants” before “Add to Cart Button







Bojan

Hi



you might have some changes in the skin cause normaly is like this



[attachment=5598:CS-Cart_1344526259886.jpg]



So have a look in the mychanges folder in addons in your active skin



Fotis

CS-Cart_1344526259886.jpg

Thanks

I dont find mychanges folder in addons in my active skin!



Whats for Template is this! I can change this template!



Bojan

@ DVSGR



Every skin show Like soo!

Hi



give me a url to have a look



Fotis

Thanks for Help to Me! My URL is http://www.svetkaminov.si

ok



there is defently a change in your buttons and the way the show up.



Your skin is full with so in my screen the options are far to the right (see image)



[attachment=5604:PRIPRAVA NA ZIMO.jpg]



When I make windows smaller then…



[attachment=5605:PRIPRAVA NA ZIMO2.jpg]



I would say this needs a little bit tweeking to the skin.



And defently I would go with a static non fullwidth page design, cause as you see you dont have control over the design of your shop.



What you see is not what all the clients see, and thats not so good. Also you have so much white space inbetween. Its disturbing for the eye.



Fotis

PRIPRAVA NA ZIMO.jpg

PRIPRAVA NA ZIMO2.jpg

You Have any idea how can make this template smaler!



Bojan

Look at your messages.



i dned you an private message.



Fotis

[quote name='TBOTECH' timestamp='1340389138' post='139270']

Does this also add the Facebook Like button to the upper left hand side of the page? Check either the sites in my sig and look at upper left. Does this add-on put that there too or do I have it there form somewhere else? I don't like it there as it pushed the whole page down a bit.



I found the piece of code and was able to remove it.

[/quote]



Hi,

How did you remove it ?

I have the same problem and it really messes with my layout.



Would you mind sharing what you edited ?

Hi

Please re download the Addon from the this post and remove the old one before you install it again.



It should fix your problem with the layout



Fotis

[quote name='dvsgr' timestamp='1345392623' post='143172']

Hi

Please re download the Addon from the this post and remove the old one before you install it again.



It should fix your problem with the layout



Fotis

[/quote]



I have done that now and the problem remained.

But I found the problem.

in file scripts.post.tpl



change from:

```php

{if $addons.dvs_sharethis.ssl == “Y”}



{else}



{/if}

```



to:


```php

{if $addons.dvs_sharethis.ssl == “Y”}



{else}



{/if}

```



and it is gone.

Hello,



Looks like a lovely addon, but I'm unsuccessful in installing it. I downloaded the files, extracted them to a folder, then FTP'ed them to the appropriate folders. It shows up in the Admin - Addons, I click “Install”, when I do that, my front-end website gives this error: “Fatal error: Smarty error: [in index.tpl line 219]: syntax error: mismatched tag {/if}. expected {/hook} (opened line 191). (Smarty_Compiler.class.php, line 2299) in /home/site/public_html/lib/templater/Smarty.class.php on line 1095”



When I click Uninstall, the front-end site goes back to normal… I'm not sure what I could be doing wrong? I'm running version 2.2.5, I ran the 224-ssl version of this.



Thanks.

Hi yes this was the problem, but it is fixed in the new files.



Probably you didnt overwrite the old files in var/skins_repository.





Fotis

I tried deleting, reinstalling, same issue.



Just to be clear, this is the appropriate new file right: http://forum.cs-cart.com/index.php?app=core&module=attach§ion=attach&attach_id=5601 ??



Thanks.

Any release date for 3.0.2?



Also you available for development?