CMS Development

dsmeltzer
Member

HubL code for social sharing in custom coded email

I need to add some social sharing links to a custom coded email template. Is there some HubL code for adding social sharing to email?

0 Upvotes
4 Replies 4
dsmeltzer
Member

HubL code for social sharing in custom coded email

And as soon as I ask, I find the reference I missed before. 

 

0 Upvotes
adriancblack
Participant | Partner
Participant | Partner

HubL code for social sharing in custom coded email

post the answer here ... for the rest of who are looking for the same things ... please 🙂

0 Upvotes
dsmeltzer
Member

HubL code for social sharing in custom coded email

{% social_sharing "social_sharing" %}
{% social_sharing "my_social_sharing" use_page_url=True %}

These are the HubL tags. You can see the reference to them here:
http://designers.hubspot.com/docs/hubl/hubl-supported-modules#social-sharing

For my needs, I was not able to use this. I had to create individual links in order to exclude the ones I didn't want.
0 Upvotes
dsmeltzer
Member

HubL code for social sharing in custom coded email

Ok, now the real question.  How do I use a subset of the social icons?  How can I choose which to show?

0 Upvotes