This item is by an Elite Author
mopc76
- Elite Author
- Sold between 100 000 and 250 000 dollars
- Exclusive Author
- Item was Featured
- Author was Featured
- Has been a member for 2-3 years
- Bought between 10 and 49 items
- Referred between 200 and 499 users
460
Purchases
Buyer Rating:
4.40 stars
4.40 average based on 65 ratings.
(more information)
-
5 Star
4670%
-
4 Star
1015%
-
3 Star
11%
-
2 Star
57%
-
1 Star
34%
| Created | 7 July 11 |
| Last Update | 12 August 11 |
| Columns | 3 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Some Help |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- affilate landing
- conversion
- cpa
- effective
- generator
- jquery
- landing page design
- landing page templates
- modern
- product showcase
- professional landing
- selling products
- seo
- unlimited colors
© All Rights Reserved mopc76 -
Contact Envato Support


If i add a video to the top part of the website where the pictures scroll through, will it automatically slide past while the video is still showing?
Hi, Nubix223! Am I right that you going to use only one video in slider area to show up your pictures? It is automatically slide while user interaction is absent. But… you can set-up in the template preferences a huge timeout, so it will be fixed on the video slide for a long time.
Can I use it under WP? Why you are not making WP plugin from them..:/
Hi frat88! ProfitHunt is a standalone HTML Landing Page. It can be manually edited and uploaded via FTP to any website. At this point we have no plans to do WP plugin from it. Thank you for your interest and your suggestions!
I am having an issue with the subscription element. When I add an email address, and click on “Subscribe” I just get the “progressive animation”. I do not get a confirmation.
I notice that the same result occurs in the “Live Demo”
Is there a “fix” to make the Subscription process work?
Hi, thank you for notice! “Live Demo” subscription didn’t work since the password in our demo google.spreadsheet changed (wich used to collect subscription data).
You copy doesn’t work probably by another reason. Please, contact us via contact form ( http://themeforest.net/user/mopc76 ) and send us your site URL to have a look.
Wordpress version?
Hi snagget! No plan at the moment
Hi, the Feedback Form settings for EMAIL don’t work. I Had congig all but with’s Goole Docs it works, whith email no. Have you any suggestion?
<?php /* CONFIG */ $_SETTINGS[‘store_method’]=’email’; // ‘email’ to send data on email or ‘gdocs’ to store data in Google.Docs
// Email Settings $_SETTINGS‘email’=’my@mydomine.ru’; // Email to receive data $_SETTINGS‘email’=’robot@mydomine.ru’; // “from: email” field in message $_SETTINGS‘email’=’Primo Sui Motori’; // “from: name” field in message $_SETTINGS‘email’=’Richiesta Informazioni da Primo sui Motori’; // message subject
Excuse me?
Hello,
This is a great template – thank you for the work you’ve put in.
There are a couple of issues I am having with the code: - Top logo does not show in mobile browser or IE8 - Bottom Image Cycle does not show images in mobile browser or IE8
Site of reference: http://www.johnnygullo.com/Thank you for your assistance.
Hello,
have you already solved the problem? Currently I don’t have such an issues in my IE8 elumator: logo – http://grab.by/iVsy , images – http://grab.by/iVsG . Also Android browser shows website well.
Hi,
Is it possible to capture the IP address when the form is filled in?
Hi,
you can achieve it this way: open file functions/contact-form.php, after the line 36 add new line$_POST['fields'][base64_encode('IP')]=getenv("REMOTE_ADDR");