By Guest on Wednesday, 09 August 2017
Replies 7
Likes 1
Views 1.4K
Votes 0
Hi,

We are using custom layout to display events -> http://www.vcgb.stagesoho.com/ventura-business-events
1. Is it possible do add Email and Print feature for each event? (Not for all events (Configurations -> Component -> "Show Print Icon" and "Show Email Icon" )
2. Do you plan to implement Twitter and Linkedin sharing features?

Please advise,
Sandra
Hi,

Addthis support solved this issue.
I forgot to add

<div class="addthis_inline_share_toolbox"></div>

before Addthis script.

Thanks,
Sandra
·
Thursday, 10 August 2017 22:36
·
1 Likes
·
0 Votes
·
0 Comments
·
Hello Sandra,

1. I would suggest using addthis.com and adding the code to your JEvents -> Custom Layouts
2. We thought about it, but there wasn't any point when there are so many 3rd party offerings like addthis.com

Many thanks
Tony
·
Thursday, 10 August 2017 07:51
·
1 Likes
·
0 Votes
·
0 Comments
·
Hi Tony,

I added code, but Addthis button doesn't shows on front-end.
Do you had experience when it worked?
Found some support tickets but unsolved: https://www.jevents.net/discussions/addthis-and-jevents
I see you advices addthis.com before https://www.jevents.net/discussions/attendee-invitations-amp-social-marketing#reply-191645 , https://www.jevents.net/discussions/how-to-relocate-the-email-button#reply-186737
Dev website -> http://www.vcgb.sohotest.com/ventura-business-events

Please advise,
Sandra
·
Thursday, 10 August 2017 17:40
·
1 Likes
·
0 Votes
·
0 Comments
·
Great to head Sandra.

Many thanks
Tony
·
Friday, 11 August 2017 09:34
·
1 Likes
·
0 Votes
·
0 Comments
·
I am sorry to bring that topic up again, but I have tried to do the same on my site. Addthis provides 2 codes snippets, the first one should be placed before the closing body-tag and looks like this:
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-XXXXXXXX"></script>

The second one should be place inline (where you want the social buttons to appear) and looks like this:

<div class="addthis_inline_share_toolbox_XXXX"></div>



So where exactly do I have to put the first code? - Whereever I put it in my custom layout, the social buttons do not show.

Please help - thanks!
·
Wednesday, 02 November 2022 13:58
·
1 Likes
·
0 Votes
·
0 Comments
·
You are using this in the event detail layout page? Does the HTML tag stay in the page? Does the javascript get loaded? Did you replace the XXX with the appropriate user codes?
·
Wednesday, 02 November 2022 18:20
·
1 Likes
·
0 Votes
·
0 Comments
·
Hi,

thank you. It works now after trying around. I copied both codes into the layout field (I used the javascript field before), now it works.
(at least with Chrome and Edge. There are problems with Firefox, I cleaned cache, deactivated adblocker, js is on, etc etc. but still nothing to see. Maybe a problem with my FF installation - anyway, not Jev-related

Thank you!
·
Thursday, 03 November 2022 08:34
·
1 Likes
·
0 Votes
·
0 Comments
·
View Full Post