Email sharing button and its options.
Email button gives the option to quickly send an email with image and other custom content to any of visitors contacts.
There are two possible email buttons behaviors - open on click default email client for users OS or to display custom email form. To switch from these two possible actions use Email button
option from the plugin settings page.
It is also possible to customize default content for this email. For this there is special option called Email Template
in plugin settings page.
With its help you can customize Subject and Content for email. It is just default content that user will see after he click on email button. He can easy change it if he will want it.
There is several variables that you can use for building email template.
For example you want that default Subject
for email must be equal to email title and Content
for email must contain some text and link to shared image.
So Subject
option must looks like
{{title}}
And Content
can looks like that
Hi! Check out this cool image - {{image_link}}.