Rating: 5 stars
Works like a charm. Thank you for this great plugin!
]]>Rating: 5 stars
Lester, thank you very much for creation and continuous support and updates to your plugin!
Works perfect, very flexible settings and can be customized to any liking.
Great job!
]]>Rating: 5 stars
This plugin is seriously good stuff. One of my clients has a use case where people without social media accounts need to share the link to the page but shouldn’t be forced to use their own e-mail client. I had that setup in minutes thanks to both the great documentation and the really well-thought-out administrative areas. Kudos!!
]]>Rating: 5 stars
Thanks for this great plugin, it just does the job
]]>Rating: 4 stars
Very useful plugin and easy to implement it. I hope a better desain can be included in the next update. Thanks for the great plugin.
]]>Rating: 5 stars
Worked well. Thanks.
]]>Rating: 1 star
its making 404 error when i click for email.
]]>Rating: 4 stars
This is a great plugin, basic and functional.
The only issue I found is the lack of control over css/js injection..
I’m already using jquery and the few lines of css it includes could be done via styles.css.
Thanks
Rating: 5 stars
This is a fantastic plugin!! Only 1 flaw that I have found. When sending an Email to more than 1 person at a time, the “Friends Name” field and the “Friends E-mail” field allows multiple entries to be separated by a comma.
Example: I’m going to send an Email to 3 friends.
In the Friends Name field, I will enter: Name1,Name2,Name3
In the Friends E-mail field, I will enter: Email1,Email2,Email3
Now, the Emails do get successfully sent to each of the 3 addresses.
But, each Email greets the friend by the name: Name1,Name2,Name3
It should be:
“Hi Name1,” matched with the Email sent to Email1
“Hi Name2,” matched with the Email sent to Email2
“Hi Name3,” matched with the Email sent to Email3
I also tried entering spaces after the comma and it was the same result.
But this is minor. I haven’t spent any time looking at the code to fix it. I’m going to have a look at it right away. I could also easily remove the Friends Name field from the form.
]]>Rating: 5 stars
This is the best of “send e-mail” script. Thank you very much.
]]>Rating: 5 stars
I find this within the code:
<label for=”yourname”>Your Name: *</label>
<input type=”text” size=”50″ id=”yourname” name=”yourname” class=”TextField” value=”” />
</p>
<p>
<label for=”youremail”>Your E-Mail: *</label>
<input type=”text” size=”50″ id=”youremail” name=”youremail” class=”TextField” value=”[email protected]” dir=”ltr” />
</p>
<p>
<label for=”yourremarks”>Your Remark:</label>
<textarea cols=”49″ rows=”8″ id=”yourremarks” name=”yourremarks” class=”Forms”></textarea>
</p>
<p>
<label for=”friendname”>Friend’s Name: *</label>
<input type=”text” size=”50″ id=”friendname” name=”friendname” class=”TextField” value=”” />
Separate multiple entries with a comma. Maximum 5 entries.
</p>
<p>
<label for=”friendemail”>Friend’s E-Mail: *</label>
<input type=”text” size=”50″ id=”friendemail” name=”friendemail” class=”TextField” value=”” dir=”ltr” />
Separate multiple entries with a comma. Maximum 5 entries.
</p>
But i have no access and i need to put the form in Spanish. It′s mandatory.
Tell me which file has it code.
Best regards.
]]>