Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Social Connect Module


Go to End


865 Views

Avatar
Lemonie

Community Member, 70 Posts

25 October 2012 at 9:31am

I want to add social buttons to my website for people to share the info of the dogs looking for homes. have installed the Social Connect module below.

https://github.com/frankmullenger/silverstripe-socialconnect

I have installed it, changed the name, done a dev/build but where is the tab. Nothing has changed in my CMS.

I have an 'add this' code:

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-506c7b45025956c0"></script>
<!-- AddThis Button END -->

but it gets stripped out! How hard can it be to add social sharing buttons !!!!!!!!