Topic-icon shares email notification and linked in placement

Active Subscriptions:

None
5 years 10 months ago - 5 years 10 months ago #64138 by paulfrederick
Hi,

i see in the social configuration it´s possible to receive an email for any new "like", is it possible to receive it also for new "shares"?
also
i custom placed "share in facebook" buttons but i cannot place the "share in linked" in buttons right next to them (on the right of them, in the same line), i guess i need another code snippet for them, can you please give it to me?
you can check how my facebook buttons were placed (using the custom code given by your support team) in any of the following links to my website:
www.escuelacosmetologiabf.cl/quienes-somos
www.escuelacosmetologiabf.cl/cosmetologia
www.escuelacosmetologiabf.cl/estetica-integral

thanks =)
Last edit: 5 years 10 months ago by paulfrederick.
The topic has been locked.
Support Specialist
5 years 10 months ago #64144 by alzander
I can't see the LinkedIn Share button in your article. You should be able to use the following CSS to make it float left when you add it:
.jlinkedShare {
float: left;
}
If that doesn't work, just let us know when it's on a page and we'll be able to test the CSS on your site before sending it.

Again though, if you're adding the tags manually, that can get tedious. If possible, we'd recommend using the JFBConnect - Content plugin, which can add those buttons automatically. Once enabled, you can configure how it works in the "Social" section of the JFBConnect admin area.

Finally, no, there's no way to send an email on shares. Facebook, and all the other networks, are limiting the ways you can track what a user does on your site. Hooks to let you know a user Like'd or Shared something are being very limited or going away altogether (depends on the network). There's little we can do about that.

Thanks,
Alex
The topic has been locked.