hello,
i couldn’t find any further description on how to use the social network settings regarding mail.
what my client wants is the option to (click on a button under the very post and) open the visitors emailclient
and paste the link/ content of that very pst inside of it – ready to be sent out to anybody (whom she or he knows)
something like this:
&
body=<?php the_title(); ?> – <?php the_permalink(); ?>”>E-Mail This Page
how could I integrate this into the bottom-sharing-menu underneath each post?
thanks a lot!
oops, pasting the function took out most of the link-part, another try:
&
body=<?php the_title(); ?> – <?php the_permalink(); ?>”>E-Mail This Page
Hi,
I’m not sure you can get the button in there properly. You could try to tie in to the code for the social sharing bottom here: http://screencast.com/t/K8Njj91fYv
This will require coding knowledge though.
Thank you!
Hello, I would like to try with this code but the link is not working (http://screencast.com/t/K8Njj91fYv)
Please, could you update to see the code and try to do the mailto:… with the url of the page on it?
Thanks so much