wpamanuke
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 1-2 years
- Sold between 100 and 1 000 dollars
59
Purchases
Buyer Rating:
4.31 stars
4.31 average based on 13 ratings.
(more information)
-
5 Star
861%
-
4 Star
215%
-
3 Star
215%
-
2 Star
17%
-
1 Star
00%
| Created | 2 May 12 |
| Last Update | 4 May 12 |
| Columns | 1 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | Layered PNG, Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- ajax contact form
- ajax subscribe form
- clean
- coming soon pages
- count down timer
- dark
- jquery
- landing pages
- minimal
- minimalist
- page under construction
- prettyphoto
- template counter
- under construction page
- website under construction
© All Rights Reserved wpamanuke -
Contact Envato Support


Hi I have the contact to work but the subscribe doesent, your instructions says There are 2 php files, form_subscribe_process.php form_contact_subscribe.php Just open form_subscribe_process.php and add your mailing list code
What do you mean by mailing list code?
i currently have <?php // wait a second to simulate a some latency usleep(500000); $subscribe_email = ””; if (isset($_GET[‘subscribe_email’])) $subscribe_email = $_GET[‘subscribe_email’]; if ($subscribe_email!=”“) { echo ‘
You have been subscribed in our list . Thank you
’; // Your custom script for list building } ?>Hi
Because this is html template … the subscribe email not collected in database … So the subscribe parts always need 3rd party application … Just like MailChimp.com or Getresponse.com or Aweber.com … So the subscribe part must be integrated with your third party application API … just like mailchimp API , getresponse API , aweber API etc …
Hope it help
Regards WpAmaNuke