This item is by an Elite Author
SpabRice
- Bought between 10 and 49 items
- Elite Author
- Exclusive Author
- Has been a member for 2-3 years
- Sold between 50 000 and 100 000 dollars
557
Purchases
Buyer Rating:
4.64 stars
4.64 average based on 70 ratings.
-
5 Star
5172%
-
4 Star
1521%
-
3 Star
22%
-
2 Star
22%
-
1 Star
00%
| Created | 10 February 12 |
| Last Update | 4 December 12 |
| Columns | 3 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
© All Rights Reserved SpabRice -
Contact Envato Support


Great Theme! I am using the HTML version. This question has been asked before but I didn’t see an answer. Sorry if you already answered it… How can I get the page to scroll back up to the top, in order to display the logo and menu, after closing an About, Contact or other PageLoader page on the home page? Right now when I close the About page the top of the screen is the Portfolio Filter menu and in order to view other pages you have to know to scroll back up to the top of the page.
Thanks,
Steve
The only way I’ve found to do the above is to change the #_ to an anchor on the page where I want it to land. I did it this way:
$close_button.click(function() { $load_items.removeClass(‘active’); $close_button.fadeOut(500); $(’#pagecontent’).slideUp(slideUpSpeed, $easingType); window.location.hash = ‘top’; // delete hash return(false);
The problem is that doing it that way kills the window closing and scroll effect. It just jumps right up to the top of the page but doesn’t fade the window out or scroll the page.
Do you know how I can remedy this?
Thanks,
Steve
hi, is it possible to add a slider or use a slider to display images through a slider in the portfolio pages? if so, can you recommend a slider?
I can recommend flexslider.
Is there a way to have the Filter default to just a category without showing “ALL” when the page is refreshed? I removed the line
<li><a class="active" href="" data-option-value="*">All</a></li>and changed the Active class to be the first category that I want to default to when the page loads but when I hit refresh it still displays all categories.
Can you suggest a way to accomplish this?
Thanks,
Steve
I send you an email.
I’m trying to embed a vimeo video into the the article div on one of the work pages however only the caption is coming up and not the video. is there a reason for this or is something in the code conflicting?
Hello,
use the iframe code to embed a video. wrap this iframe into a div with classname video.
Beautiful template. I cannot get the comments sections on the blog pages to submit. This is not the first template where I’ve had this problem. When I click submit, it does nothing. Is there something required server-side?
Hello,
thank you for purchasing my theme. You bought a html template, so the comment section is not working (it needs php/mysql).
Hum, I think there is a problem with contact.php… The $_POST[‘xxx’] return all the time nothing, so the email is all them time empty
I know you find the solution 9 months ago, but can you resend me the solution plz :’(
Please send me a mail for better support. spabrice[a]gmail.com
Done, but no answer
Ok, now it’s ok, thank you
Glad i could help you.
Hello sir!
Earlier I asked you how to set up the contact form and unfortunately I was asking you in the wrong section – the wordpress section, so here I am again.
How do I set up the contact form in the HTML5 template?
I am sorry for taking your time.
Thank you very much sir. Have a nice day
Hello sir!
Earlier I asked you how to set up the contact form and unfortunately I was asking you in the wrong section – the wordpress section, so here I am again.
How do I set up the contact form in the HTML5 template?
I am sorry for taking your time.
Thank you very much sir. Have a nice day
How do I set up the contact form?
Hello,
you can set up the contact form through the shortcodes. Please read the documantation pint “Shortcodes” for setting up the contact form.
How to I set up the damn contact form? I do NOT use WordPress. How can I configure it to send to my email adress?
PLEASE HELP ANYONE ;-(
Hello,
sorry for the mixup. You just need to change the emailadress in the contact.html at line 24. Please send me a mail for better support. spabrice[a]gmail.com
Hi i purchased it and it’s not working on chrome can u fix it?
Hello,
you probably testing this locally. On chrome it won’t work locally. As soon as you upload it to a server it will work on chrome. This is a Chrome issue.
Hello SpabRice!
Thanks for the great template, awesome!
I’m interested in the same function as “stevelack”
What do I need to edit to let the site scroll up to the top after clicking on the close button?
Thank you very much
Hello,
1. Slide to top after closing: Go to the loader.js at line 71. Enter the following to this line: $(‘html, body’).animate({scrollTop: 0}, 1000, $easingType);
Do nor delete what it’s in the row.
Hello, Great Theme! I bought the HTML version. Is it possible to put a button up top at the end of each project? Sorry for my English. Thanks..!!!
Hello,
tanks for purchasing the template. As you have the HTML template you can do everything with the files. You just need some html/css knowledge.
Hello, What is the role of the isotope.js?
Hello,
isotope is the masonry script