328 comments found.
How do i add a field for the contact form? I added the field in the contact.html and also added it in the contact.php. When it sends the contact email to me, the field is displayed in the message but it doesn’t show the content that was inputed into the field.
You should also add this field in contact form’s script in custom.js. If you’ll need help, contact me via email.
Please release Wordpress theme for this template! I’d snap it up straight away!
I’ve nice news for you, because WordPress version might be available for sale next week. 
If I want to customize the header, is there a resource to hire someone to do that?
Hello, what would you like to customize?
Hey Vasterad, just wanted to drop you a note to say I have been very impressed with this template after working it into a new project over the last week. Very clean, easy to follow and well commented HTML . Cheers.
Thanks a lot for kind words! 
I’m having issues using the check-list in the main slider. When used in the slider it creates faded lines that box around each list. How can these be removed?
Hello, could you provide me a link or screenshot of that issue via mail? Greetings.
Incredible – Responsive HTML Template Well Documented? Where?
Inside zip file like in all HTML templates on ThemeForest. Documentation contains most important things. It isn’t WordPress theme where’s tons of informations about installing theme, importing content, setting up content / blog, using page builder and others. If you’ll have any questions or need feedback feel free to contact me. I’ll try my best to help you! 
Hello,
Quick question, in your previous reply you state that the Incredible Wordpress theme ‘might’ get released next week. I was just wondering how likely this is? I love the theme and plan on using it for a blog. That said I need to start work on it next week… So just in a bit of a pickle…
Thanks in advance.
Hi,
If you want give me your email and I’ll notice you when WordPress will be online. I think at the end of this month because of Envato’s bundle.
Greetings.
Could please help to contact page form, the message has sent to my mail id. I have update my mail id in contact php but still I am not able to get my mail. please help me.
Hello, are you getting any error aftter clicking “Send Message”? Maybe you don’t have a server with PHP .
Do you allow to me to Buy Your template and Convert the same theme in wordpress version and resale the template?
WordPress version of Incredible is almost done. Might be released next week.
thank you for your quick reply. The problem has been fixed. In fact, I misunderstood. Great template. Just purchased! 
Thanks for kind words. I’m glad to help you. 
Hi ,Thanks for the theme, one of the best but I can not correct the problem with the scroll, when I add “right:0” ; left:0;” to ”.flex-direction-nav .flex-next” / ”.flex-direction-nav .flex-prev”, the right button disappears, have you found a way to fix it ? Thanks you.
Contact me via mail please. One guy before you asked for it and my fix helps.
Anyway, are you sure that you’re setting “right:0;” for ”.flex-direction-nav .flex-next” and “left:0;” for ”.flex-direction-nav .flex-prev”? 
@media only screen and (min-width: 960px) {
.flex-direction-nav .flex-next {right: -40px; *right:0;}
.flex-direction-nav .flex-prev {left: -40px; *left: 0;}
}
Replace with:
@media only screen and (min-width: 960px) {
.flex-direction-nav .flex-next {right:0;}
.flex-direction-nav .flex-prev {left: 0;}
}
I just uploaded the files and there seems to a scrolling issue where I can scroll left and right on the homepage. Is there a fix for this?
Hi,
Open flexslider.css, find ”.flex-direction-nav .flex-next” / ”.flex-direction-nav .flex-prev” and set “right: 0;” and “left: 0;”. That might help. Thanks. 
The most responsive team I’ve ever worked with! Thanks guys.
You’re welcome! 
Best base theme I’ve ever seen. Flexible, elegant and clean…in every part. Glad to see pure html themes like this one, which can be ported to any cms. If you’ll ever switch from PS to Inkscape svg format, that would be perfection.
Thanks for kind words! 
I am seeing the same empty space to the right as Ramario in his previous comment. It occurs when I scroll to the bottom of the homepage then scroll right with my mouse. I’ve seen it on Safari, Firefox and Chrome browsers (all Mac). It only happens on the homepage so my guess is that it’s something with the image slider or the slider controls.
Hi,
Open flexslider.css, find ”.flex-direction-nav .flex-next” / ”.flex-direction-nav .flex-prev” and set “right: 0;” and “left: 0;”. That might help. Thanks. 
Thanks for the quick reply. That fixed it. Just purchased.
You’re welcome! Thanks. 
Thank you for your response. One more thing sorry. When testing the contact form, I am getting a pop-up saying ‘Sorry, unexpected error. Please try again later’ even though the message is being sent successfully. My knowledge of PHP is limited and I have been unable to resolve this.
Solved. 
Nice template. All is working well so far. Just a couple of things, you said you have updated the IE7 dropdown menu issue, how can I get hold of that update?
Also, I’m interested in including a newsletter sign-up in the footer like some of your other templates (instead of the twitter feed). Rather than re-invent the wheel, do you have the CSS code for that?
Thanks again, it’s a great template
If you want to update older version with IE dropdown bug, first download again template from your downloads page on ThemeForest. Secondly replace custom.js file. Next add: style=”position: relative; z-index: 5” to container’s div which contains menu. Thanks. 
As for newsletter – unfortunately template doesn’t include any script.
Button fix in ie9 for rounded corners or removal of the black dots in the corners?
Using ie9 right now, but if I go into developer tools (f12) and select ie7 browser and document mode I noticed the dropdown menu no longer works… fix for this? Like the template as a starting point on a project, but working in ie7 is a must for me.
Hello,
Yes, I have a fix and I’ll upload update today. 
Greetings.
Already updated.
Hi, Thanks for the theme, love it. My client uses IE8 , and the layout didnt really work till she hit compatibility view… and the testimonials dont switch… im not sure what to do …. i tested in other platforms ie9, safari and its workign fine… please help.. i cant launch a site that people wont be able to view the product…. ;(
thanks..
Template works perfect in IE7 /8/9. Try to test demo – it works. I can also provide you screenshot. Anyway, contact me via mail. I hope we’ll find bug in your modified template.