easy to use Tell-A-Family Member script
Set Up this script on your site, you are going to get a “Ship to Family Member” button which individuals can click to e-mail the current page to their pals! Simple to setup.
Options:
- NEW ! twenty third Nov 2011 – reCAPTCHA to prevent junk mail
- Add a link to any web page and allow visitors to simply “share” the page with their pals by way of email.
- User can customize the page identify and outline.
- Non-Compulsory remark that is emailed in conjunction with page.
- you've keep an eye on over the format of the e-mail that gets sent, style it along with your site branding!
- Normal javascript popup mode, or a pleasant lightbox popover mode so the user doesn’t leave your web page.
- Mechanically reads images from the page, and allows the consumer to select a picture in the event that they need to proportion it at the side of the page.
- Configuration settings to tweak a few of the interior workings.
- Optional Twitter and Fb sharing choices
easy methods to install:
- Unzip the document you downloaded from CodeCanyon
- Add the “send_to_friend/” folder for your website online (eg: yourwebsite.com/send_to_friend/)
- Upload this script tag in your website:
<script language="javascript" src="/send_to_friend/popup.php?js" type="text/javascript"></script> - Create a link for your web page like this:
<a href="/send_to_friend/popup.php" name="Ship to Family Member">Ship Web Page To Family Member</a> - Performed!
(exchange yourwebsite.com together with your exact website online above)
methods to customise:
- Open send_to_friend/popup.php in Wordpad or your favorite PHP editor (eg: Dreamweaver Code View)
- Have A Look At the highest for these configuration choices:
$email_address = 'example@example.com'; // enter your e-mail cope with right here. $website_name = 'My Web Site Name'; // input your web site name right here. $allow_images = precise; // permits the person to make a choice pictures $allow_comment = actual; // permit a customized comment from the user. $send_bcc = fake; // modification this to real if you would really like to obtain a BCC of every e-mail that will get despatched. $email_subject = 'Your friend despatched you a page'; $restrict_domain = true; // handiest permit pages from your web page to be sent $popup_width = 810; // how huge the popup will appear on the web page $popup_height = 550; // how tall the popup will seem on the page - Open the file send_to_friend/sendfiles/email.html in Wordpad or your favorite HTML editor (eg: Dreamweaver)
This Is the email that will get despatched to guests pals. you'll be able to style this email to compare your website online. - you'll be able to open popup.php and change the HTML and CSS code if you happen to need a new layout.
- you can edit the supplied sliced Photoshop document and re-export the images in case you wish to amendment any layouts.
- you can go those custom parameters to the popup.php file, in case you need to integrate this into your website online programming:
- /popup.php?url=somewebsite.com/somepage.html
- /popup.php?identify=Overwrite+Default+Page+Name+Right Here
- /popup.php?description=Overwrite+Default+Page+Descriptoin+Right Here
- /popup.php?photographs=/photographs/a1.jpg|/images/a2.jpg|/images/a3.jpg
- or all together:
/popup.php?url=somewebsite.com/somepage.html&name=Overwrite+Default+Web Page+Identify+Right Here
&description=Overwrite+Default+Web Page+Descriptoin+Right Here
&photographs=/pictures/a1.jpg|/pictures/a2.jpg|/photographs/a3.jpg
Product Improve
should you require assistance please be at liberty to make use of our give a boost to system by way of clicking right here. Please do not publish enhance requests on the item discussion board – those don't seem to be checked incessantly and your query may work unanswered for weeks.FULL DOWNLOAD
No comments:
Post a Comment