This item is by an Elite Author
bitpub
- Author had a Free File of the Month
- Author was Featured
- Bought between 10 and 49 items
- Elite Author
- Exclusive Author
- Has been a member for 3-4 years
- Item was Featured
- Referred between 10 and 49 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Sold between 250 000 and 1 000 000 dollars
244
Purchases
Buyer Rating:
4.38 stars
4.38 average based on 21 ratings.
-
5 Star
1361%
-
4 Star
523%
-
3 Star
29%
-
2 Star
00%
-
1 Star
14%
| Created | 1 November 11 |
| Last Update | 1 November 11 |
| Columns | 1 |
| Compatible Browsers | IE7, 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 |
- agency
- business
- clean
- contact form
- designer
- elegant
- gallery
- jquery
- minimal
- modern
- portfolio
- slider
- tabs
- tooltips
© All Rights Reserved bitpub -
Contact Envato Support


look great, is there an eta on a wordpress version?
It depends on html sales, don’t have a clear date yet but I will update you once I do
nice work…
Hi, this template is great! Could you please help me on this: I need to change the contact form in to german language, so where can I make the changes so that: Name is required, Email is required etc. comes in to german?
Thanks in advance!
in _admin/function-shortcodes.php search for the words using search.
Thanks, but could you please be more specific? In which file can I find the in _admin/function-shortcodes.php?
Sorry, I had mistaken the theme you where asking support for.
For this theme you must extend the validity form validation script. You can find the documentation here: http://validity.thatscaptaintoyou.com/Demos/index.htm#LanguagePackages . You need to add this jquery code in plugins.js somwhere.
If you need help setting it up then contact me using the contact form on my user page and I’ll help you further.
I only have the PSD for the home page!?
Yes.
Since the design doesn’t have any overly complicated graphics I usually find it enough to draw the first page to set the feel of the theme and the rest I do in the browser directly.
I’m sorry that it is not enough fro you workflow.
Hi, how can i move the slider text 20 pixel to the right?
Thanks! Roland
go in style.css and find this line
#slideshow-index ul li .slidetext{ position:absolute; bottom:0; right:0; width:430px; height:159px; padding:20px 0; overflow:hidden; z-index:20; }and reduce width by 20px.
Hi, thanks for your support.
Now I have another problem. If I put behind the projects more photos to enlarge, then i get always the last photo in the first place. Is it possible to change the order?
I use this code:
<div class="preview-options"> <a href="link" class="view" title="Zur Objektbeschreibung">Zur Objektbeschreibung</a> <a href="image_1.jpg" class="lightbox" title="Vergroessern" rel="prettyPhoto[gal]">Vergroessern</a> <a href="image_2.jpg" class="lightbox" title="Vergroessern" rel="prettyPhoto[gal]">Vergroessern</a> <a href="image_3.jpg" class="lightbox" title="Vergroessern" rel="prettyPhoto[gal]">Vergroessern</a> </div>I can’t help only based on what you pasted here. Can you contact me please trough the form on my user page and offer a link to your website?
Hello,
Nice work! Does the contact form works?
Thank you.
Yes, the contact form has field validation and sends emails. All you have to do to it is replace the default email with your own in send.php
Excellent! Thank you.
Any idea how to fix the font looking horrible in FF on the PC? Google Web Font: Lato. The one that’s included in this template. Thanks.
I work on a PC and have FF. The font looks fine. It used to looked a little bad when I didn’t have ClearType enabled and configured ( XP ). Is that the case with you? If you don’t like it you can change it to a different font from google fonts or use a default system font like Arial.
How to translate validation for the contact form? How can I add file upload to the contact form?
The validation script needs to be extended to do this:
Here is the documentation: http://validity.thatscaptaintoyou.com/Demos/index.htm#LanguagePackages
so basically in plugins.js you need to add:
$.extend($.validity.messages, { require:”#{field} your message .”, match:”#{field} your message.” });
Ok this translate only words “is required” i nead tralnslate Name, Email, Subject…
Go in _admin/functions-shortcodes.php and use search to find these words and translate them.
Great template and I would buy it if it wouldn’t have so many speed errors (https://developers.google.com/pagespeed/)... if you fix all errors I would buy your template.
When creating templates you have got to keep a balance between the ease of editing it and the overall speed.
So some of the things you consider errors are actual like that to make editing the theme easier for beginner – for example i could have easily combined and minified all javascript and moved it to the bottom of the page but then it would be a lot of hard work to see update scripts / modify extend things.
I will go through the list of “problems” and offer quick solutions. Most of these should be done just before the site is launched and can be done with online tools and services.
1. Optimizing images – easy to do with yahoo’s image optimizer service http://www.smushit.com/ysmush.it/
2. Creating sprites out of background images – http://spritegen.website-performance.org/
3. Moving javascript to the bottom of the page is easi to do with cut and paste and minifying it can be done with this online service – http://jscompress.com/
4. Minimize css – http://www.cssdrive.com/index.php/main/csscompressor
Also i would like to point out that fixing all errors as you ask is not possible before the site is done.
An example of this is the case with the “Serve resources from a consistent URL ” error – it is basically telling me that there are files with different locations but the same content.
This happens because for example if I have a 3 column portfolio I don’t use just 1 dummy picture I make 1 for each portfolio item so when a customers edits the website he can easily just open the image up in their graphic editor and it’s faster then having to create several pictures and link to them as you also do not need to edit the link in the html.
Also note that the preview has some added files ( for example the files for the background changer) that lower the overall score and aren’t in the download.
I am confident enough that it is so easy to do this and that it only can take 30 minutes max and that I can get a score over 90 point, that I’m willing to optimize the website for you ( after finishing it and sending it to me ) just to prove a point to other people following this topic.
delete this comment, plz.
Hello bitpub,
This theme is great, I just love it. Very well documented and easy to edit. Would it be too difficult to make it responsive? Or at least for the layout to be fluid?
Thank you!
It depends on your skills. you could try to make the width of the wrap and of the column classes be in percentage to make the layout fluid, but then you have to look and fix other things like the sliders for example.
Thanks for your fast reply! I’ll see what I can do.
Hi I am interested to have this template could you please tell me is it changeable , like can i change the headings and can the price page be repeated. Regards,
It is a html template, so anything can easily be changeable provided you know html.
Hello Sir, I paid the amount , i would like to download this theme, could you please tell me where to get it downloaded. Regards
It is in your Downloads area. just click the Download button next to it.
email form is poorly coded. All messages go to spam.
The headers are not set correctly for the email form to work. If you buy this theme.. you will rip your hair out trying to get the forms to work.. not have emails go to spam.