CodeHunk
- Bought between 1 and 9 items
- Exclusive Author
- Has been a member for 2-3 years
- Referred between 10 and 49 users
- Sold between 10 000 and 50 000 dollars
217
Purchases
Buyer Rating:
4.43 stars
4.43 average based on 28 ratings.
-
5 Star
1657%
-
4 Star
828%
-
3 Star
414%
-
2 Star
00%
-
1 Star
00%
| Created | 27 March 11 |
| Last Update | 27 March 11 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, Safari, Opera |
| Documentation | Some Help |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PNG, Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- ajax form
- clean
- corporate
- creative
- elegant
- form validation
- jquery
- jquery cycle
- modern
- portfolio
- prettyphoto
- simple
© All Rights Reserved CodeHunk -
Contact Envato Support


Good Job
Bookmark
Hi Ace47,
Thanks a Lot for the Kind Words..!
...first off, this is very nice work
...question… if I start up a video in the gallery and choose to switch to another screen photo/video – without first clicking to stop the video – the video does not turn itself off… it does stop playing momentarily, but simply restarts itself every time the video comes back into view (it’s turn tum be seen)...
...is there any way that the video can be disabled or turned off automatically (by the gallery) if abandoned for another item in the gallery? ...or, is this something that has to be coded into the video playback settings, during creation of the video?
Hi dmitchb,
Thanks a Lot for the Kind words.
First of all, If you are talking about the Gallery, then the Video Stops Playing once you close the Lightbox and is destroyed. So if you again click on a Gallery Video, the Lightbox Opens again and initializes the Video Playback as the Video is Loaded again from the Source.
Secondly, If you are talking about the Image Slider, then the User must stop playing the Video as the video is not destroyed by just Navigating through the Slides, it still remains active.
This is the Default behavior of the Slider and the Gallery. No modifications required in the Video Playback Settings.
Let me know if you need any other help.
Regards.
...I suppose the only criticism is that you only changed a few pieces of text – to represent a color change. I would have appreciated it more if you’d changed more of the image colors, like: buttons, backgrounds, borders & input fields.
It appears you might have gotten a little lazy and spot changed a few text colors – then, called the change an extra theme color… my opinion.
...that said, your work is clean and inventive. And, though I’d have appreciated these few extras, for the price, your quality of work, presentation, and code commenting is fantastic.
BOOKMARKED !
Hi dmitchb,
Changing the Text Colors indeed changes the Color Schemes. I tried changing Buttons, Backgrounds and other Graphics in order to make it a Full Color Change of the Theme but it did not seem that appealing to me in terms of design and it would not have been called a Clean Design.
Moreover, my theme’s structure would not have supported the color changes more than just the Texts as the Theme gives a Clean and Classic Structure with a touch of Modern Design Impression.
Though, I have definitely taken your opinions into consideration and will surely try to invent better color schemes along with full color changes in my future themes.
Thanks A Lot once again for the Kind words and the Suggestions. Really Appreciated.
Regards.
Hi codehunk,
Does this design come with the font? I love the clean layout and especially the font, but you are not stating if it in the files included.
Thanks!
Hi datzent83,
If you are looking out for the Source Font Files, then I am afraid I have not included it in the Package.
Let me know if you need any other help.
codehunk
Can you provide us with the font name?
Thank you
Yeah Sure,
The Font name is Comfortaa.
l sent you P.M with 2 problems , Thank you
Hi mike30,
I just replied to your PM.. Check Out.
Let me know if you need any other help..
excellent support for the issues , Thanks
Thank You..
Let me know if you need any other help..
Take Care..
Super Work!! Thank you.
Hi wiredtolive,
Thanks a Ton for the Kind Words..!
Take Care..
Hi Codehunk Thanks for the nice file! 5 stars.
I have been able to customise everything easily as per your instructions.
But sorry for what may seem to be dumb questions.
1. I am wondering how to set links up to the 2 main buttons.”Get a Free quote and Browse portfolio.” The best I can achieve so far puts the links to the right of the buttons. and
2. Is there a way to link the pictures in the slider to a web site? Any help appreciated
Thanks in advance
PS. I like the way the pictures are resized by the slider.
Hi Kram,
Thanks a Lot for purchasing Insignio and for the Kind words..
I did not understand the First question. As for Question 2, You can just Add anchor tags to the slider item.
will be
Let me know if you need any other help..
NICE ! And thanks for adding a full “lead” form! Hopefully other designers will follow in your footsteps and realize that not all landing pages are used to sell a product! Lead Capture is very important!!!
GOOD JOB !!!
Hey chubby,
Thank you for the Kind Words.. I really appreciate that..
Take care..
Hi Codehunk Thanks for your help Just a question. When the page opens the slider is working. When the viewer interacts with the slider it stops, (as it should ) can it be made to resume after mouse over? Thanks in advance
Hi Kram,
Yes it can be done..
Please Find the codes below in “js/custom.js” :
$('.twitterfeed ul,.testimonials').hover(function() { $(this).cycle('pause'); }, function() { $(this).cycle('resume'); });and change it to:
$('.twitterfeed ul,.testimonials,#offerslide').hover(function() { $(this).cycle('pause'); }, function() { $(this).cycle('resume'); });This will work Fine..
Let me know if you need any other help..
Take care..
Thanks very much. Job done!
What a fantastic looking theme. I second Chubby’s comment, lead capture is a big market and not many other landing pages have acknowledged that.
I am about to purchase this but would really appreciate a little guidance on setting it up in wordpress (apologies but I’m not familiar with placing flat HTML as a homepage)...any advise would be gratefully received.
Many thanks Tim
Hi TimmyD,
This is a Basic HTML /CSS Theme and will not work with Wordpress.. You will have to upload the Files to your Server after Editing. Thats It.
Hello
I am very interested in this design, and i have a one question. Work on site contact form too? or muss myself programmed.
Because i am not good (very bad)
programmer, and myself cant make form for message sending 
If works, i buy it
Thanks for answer
Hi sonjoe,
The Contact Form Works. You just need to edit your Email Address in the PHP File.
First of all, great landing page! Very nice customization capabilities, functions, and as Chubby said, a call to action!
I do have a question, however. I don’t like how the page defaults to being wider than the standard 960px width. How would I go about removing the white space on both sides of the page? Forcing the user to scroll left to right is a BIG NO -NO! I tried editing some of the CSS lines but nothing seemed to work.
Thanks in advance for you guidance.
See my landing page here: http://coldfirepromotions.com/halfoff/
Hi coldfirepromotions,
You can SetUp the Fixed width in the body Section of the CSS File. Just delete the min-width:1100px; and insert width:960px; . It will work Fine.
Hi. How do you replace logo in header with your own logo image. And what is recommended size? Thanks.
Hi erikdiamond,
You just need to add the img tags with your appropriate image replacing the text in the a tags of Logo Div in the header.
Recommended Size is 250×70. You can basically have any size for the logo as the header adjusts according to the Logo Size.
Sent you a pm ch
Hello,
Great job, and I had three questions please
1- Can we make it right-to-left page ?
2- Can you add Fancy Box instead of Pretty Photo ?
3- Can you add guest book instead of Tweeter Feed to be viewed in Customer Testimonials ?
Best Regards,
Tartoob
Hi Tartoob,
Thanks a Ton for the Kind Words,
1. A little bit of Tweaking will make it Ready for the Right-to-Left Alignment..
2. Yes FancyBox can be Added in place of the prettyPhoto..
3. Yes.. Basically anything can be added anywhere according to your Needs.
Let me know if you need any other help..
I’m still having problems ch. I cannot get the jquery form to work.
After entering my information I receive this error: “Sorry, unexpected error. Please Refresh the Page & Try Again.”
Need assistance on this please.
Hi JinWook,
I really apologize for a Late Reply..!
I am creating an update which will be ready in 2 Days and will be sending you all the Updated Files to your Email Address.
The update will Solve your Problem.
However, you will be able to download the Update from Themeforest itself from your Downloads Section very soon.
I am really sorry for all the inconveniences caused.
Thanks. Appreciated.
Welcome..!
How’s that fix going ch?
Hi JinWook,
Update is ready..
I will send you the Files within 3-4 Hours..
Thank you for the Patience.