ThemeForest

ProftHunt Landing Page

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

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?

mopc76

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.

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 2-3 years

Can I use it under WP? Why you are not making WP plugin from them..:/

mopc76

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!

  • Bought between 10 and 49 items
  • Has been a member for 6-7 years

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?

mopc76

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.

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 4-5 years
  • United States

Wordpress version?

mopc76

Hi snagget! No plan at the moment :)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
geagame Purchased

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

mopc76

Excuse me?

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

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.

mopc76

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.

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years

Hi,

Is it possible to capture the IP address when the form is filled in?

mopc76

Hi,

you can achieve it this way: open file functions/contact-form.php, after the line 36
$html.='<table border="1" cellpaddi...
add new line
$_POST['fields'][base64_encode('IP')]=getenv("REMOTE_ADDR");
by
by
by
by
by