josweb
- United Kingdom
- Sold between 50 000 and 100 000 dollars
- Exclusive Author
- Author had a File in an Envato Bundle
- Most Wanted Bounty Winner
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Referred between 200 and 499 users
- Bought between 10 and 49 items
- Has been a member for 3-4 years
213
Purchases
Buyer Rating:
4.63 stars
4.63 average based on 27 ratings.
-
5 Star
2074%
-
4 Star
622%
-
3 Star
00%
-
2 Star
00%
-
1 Star
13%
| Created | 18 September 11 |
| Last Update | 19 October 11 |
| Columns | 1 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files |
- black
- blog
- business
- carousel
- creative portfolio
- dark
- filter gallery
- html template
- light
- one page template
- orbit slider
- portfolio
- scrolling
- vertical scrolling
- white
© All Rights Reserved josweb -
Contact Envato Support


:
) :)Please don’t forget to rate it if you like it. I want to get it back to five stars… (not that I’m asking you to do so of course!)
Hmmm … I rated it … 5 stars
Thank you, yes I think that somebody gave it a really low rating due to it not being a Wordpress theme! Thank you.
Why always people want more and more if they get a great templete which is not too expensive. Hmmm … :-((
Well, as you know there’s no pleasing some people!
Hi, does this use the 960 grid system?
No, it doesnt….
Hello, just want to thank you again for your help. Rated your theme 5 stars
Thank you! Can I see?
Great theme thanks! I just have a question or issue. I can’t scroll down using the arrow keys. I tried on some other sites and it’s fine. Is there a way to enable this??
Check message below..
Add the following code into the head section.
<script type="text/javascript"> $(document).keydown(function(e) { var key = e.which; //console.log(key); //if(key==35 || key == 36 || key == 37 || key == 39) if($.inArray(key,ar) > -1) { e.preventDefault(); return false; } return true; }); </script>I tried using the tutorial for external links. When I finally got the external links to open, the scrolling feature didn’t work. And then when I get them to scroll again the external links didn’t open.
2: I have given the internal link class=”topmenu”
<div id="menu"> <ul> <li><a href="#home" class="topmenu">Home</a></li> <li><a href="http://www.josweb.co.uk">Blog</a></li> </ul></div>Then open up your scripts.js, scroll down until you see – NAVIGATION , replace the code at the bottom with the following.$(document).ready(function(){ $('#menu').visualNav({ // target the .menu class in the menu link : 'a.topmenu' }); });Thank You so much! I was getting so frustrated and it finally worked! Rated 5 Stars! Amazing work!
Thank you!
Great piece of work. 5 stars.
Thank you very much indeed!
Thank you such a fantastic template. Is there a limit to how many times this template can be reused?
Looking forward to seeing more of your great templates!!
Thank you for your kind comment! You can only use the template once. If you want to use it again, you can either purchase it again or buy the extended license.
Hi, I like this template very much. However, I am more familiar with WordPress. How easily we change the content, photos and layout with this template? What software to use to edit this template? Is this a HTML coding? Thanks
Hi, this is a html template so you will need to know how to edit the html and the css.
Love the template (I bought it), great price! I do have a problem with prettyphoto though—images assigned rel=prettyPhoto are opening in a new window instead of the lightbox. The paths all look good in the source, and it was working fine on my WAMP localhost. It stopped working when I uploaded the site to my dev server. You can see the issue here:
http://www.usabledocs.com/test/Hi, get the Google Map working first, I’m not sure if this is why. But when it is working the pics are loading correctly? Also, check the path to the css file….
Wow—that was quick! You’re right, it turned out that I needed to update the api with my own key first. Guess the break was interfering with the prettyPhoto script.
Thanks!
That’s ok!
Hi, I really love this theme (and your others) but wanted to ask do you have a wordpress version of this one, or a similar one page theme for wordpress? If not, do you know how I could best edit this theme for my use given that I don’t have dreamweaver? Thanks for your help.
HI, sorry but my themes are only html… You would have to use a text editor such as Coda or Page Spinner and also have knowledge of html code.
Very good work,bro!
Thank you!
Hi – Gr8 theme thanks, I would like to reduce the main slider’s container to 800×500 where would I do this please.
Set the size that you would like in the showcase settings which can be found in the head of your index.html file.
Hi josweb, I have had to change hosting servers and upon transferring the website to the new host, the contact form no longer works. Is there a way around this? Thank you
No, sorry I cant really help you there. Forms aren’t my forte…
Hi JosWeb Great page
Is there a way of linking and scrolling down to a filtered portfolio?
So from ‘services’ link to say, all ‘logo designs’ in the portfolio?
Thanks in advance
Tony
I’m not really sure? I have it set so that it scrolls to the portfolio. I don’t think you can scroll to a particular section within that.
don’t worry, too many things not doing what i thought they would so gonna start again with a different theme. Sorry
Ok – i thought in case it is a single license that this transition to a new host may have affected it. Will look into the code.
No, that won’t have affected it…..
Hey, congrats great work,, I’m new at html codes and that’s why I ‘ll have some questions, first; is it possible to use some vertical photos with the horizontal ones in the slider same time?
You can but it’s best to keep thing the same height, you could always use a background for the vertical ones to keep everything the same dimensions..