shtier
- Bought between 1 and 9 items
- Exclusive Author
- Has been a member for 2-3 years
- Sold between 1 000 and 5 000 dollars
74
Purchases
Buyer Rating:
4.64 stars
4.64 average based on 11 ratings.
(more information)
-
5 Star
981%
-
4 Star
19%
-
3 Star
00%
-
2 Star
19%
-
1 Star
00%
| Created | 20 February 13 |
| Last Update | 11 March 13 |
| Columns | 4+ |
| Compatible Browsers | IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
© All Rights Reserved shtier -
Contact Envato Support


Nice template..
Congratulations and welcome to ThemeForest.
Thank you so much!
you’re welcome, GLWS mate.
Nice work! Good luck
Thank You
Wow what a unique theme! This will go far!
TNice work really There is a way to have text link inside page that go to anchor like menu ans strat sliding effect ? actually if i put link it jump and not slide. I will investigate on jquery
Thank You. I sent you the option code
I got an error during the uploading
now it works! I made an error uploading the folders!
Hey, great theme! I was wondering if you could send me the code to scroll to anchor instead of jump like sitschner asked? Also do you know how to make the slider not autoplay? Thanks
$('#your a.link').click(function(event) { $('body').stop().scrollTo( '#Your_HashTag', // point scroll 1000, // speed { easing:'easeInOutExpo', // animation effect queue:true } ); event.preventDefault(); });Please email support. I get emails faster than comments.Great will, did the trick thank you so much!
How do i change the “About Us” section for the “About Me”? Thanks
Hi, you need to replace the contents of index.html from 859 lines to 1032. Html code to replace is in the folder “AboutMe” -> AboutMe_Section.html. And you need to replace the contents of custom.js ranging from 583 lines to 619. Js code to replace is in the folder AboutMe -> AboutMe_Section_Animation.js. If you encounter any problems with this email me at support mail.
I’ve done it, replaced the exact lines you told me to, and it has lost all the animation for all the site.
fix that already, dont worry. Thanks anyway!
Hi, love the template, is there anyway to add a close button on the blog section once you have opened to view the blog “read more” section. Hope that makes sense.
Thanks
John
Hi John. I sent you the option code
Thanks the code worked a treat. Great support:)
I’ve tried uploading the theme several times. It takes about 15 minutes each time, gets to 99% and then redirects me to a WordPress Failure Notice page that says “Are you sure you want to do this? Please try again.” Any advice or alternative ways to upload this?
Hi, “EMotion HTML Template” – HTML Template. This is not a theme for Wordpress. Themes for WordPress are http://themeforest.net/category/wordpress.
Its a really great template but if you are not a web designer its really hard to use (and i do know more than the basics of web design). If you change some little thing, the whole thing losses the whole animation. I abandoned the project now. It would be a really great template if it could be a little more “user friendly”
Hi, Most of the html elements are used in animation. So if you remove the html element, you need to remove(change classes including) and animation effects this element. Otherwise, it will cause an error js. Inspection custom.js -> “SCROLL ANIMATION” section -> remove(change classes) unused animation, and everything will be fine.
If you want to animate element HTML, make sure that for this element is written CSS rule: position: relative or position: absolute.
As for the “user friendly”, I have already started work on creating themes for WP and Joomla. If you have any trouble using the template just email me in a support.
Very difficult to use. Template should be more “user friendly”. Here changed one thing, next something not working.
I do not mind critics. Exactly where you are having difficulty? If you could tell me in detail, I could take this into account in the future. Please email me if you do not complicate. Thank you.
P.S. I’ve seen projects of other people who have used this template. The questions were about the functional improvement, which I have considered in the new version. After your comment, I also added a description of the template: ” You must possess knowledge Javascript and HTML, to customize this template”
I do not have Javascripts knowledge but I must agree that this is a very good template. I love it at first sight.
Hello. Great theme
I have changed first ‘WELCOME’ text with a long word. To fit it, i decrease the font size, but encountered with a problem about glowing effect animation. I think it works only for 7 characters. How can i change it ?
Also, how can i change fonts of this theme ?
Thanks
Oh, I found how to fix my older problems :)) in custom.js .
Can we change the animation speed of this ‘WELCOME’ text ?
Slide1.from( $('#section1 .head_animation .char1'), .25, {css:{top: '-200px', right:'1000px'}, ease:Elastic.easeOut})Here is the scheme of its work:Slide1.from( $('OBJECT'), TIME, {css:{CSS_RULES}, ease:EASE_EFFECT})The speed depends on the time. Here’s an example, when the first letter is flying longer:
Slide1.from( $('#section1 .head_animation .char1'), 2.15, {css:{top: '-200px', right:'1000px'}, ease:Elastic.easeOut})P.S. Also use the interval between slides, around 52 line:Hi Awesome Design…
I am Just stuck with changing the map coordinates. I went through the documentation but no help.
Changed this in custom js var address = [22.63034, -88.41570]; // use the coordinates
Changed this in gmap3
center:[22.63034, -88.41570]
Still just a pink image and distorted scroll panel on the map section
Pls help..
.gmnoprint img {max-width: none;}.. excuse me, I will fix it. You have done everything correctly. Set the zoom: 3, you will see that it is a point in the sea. (maybe it’s not a place that you need?) Use this service to determine the location of. http://www.latlong.net/convert-address-to-lat-long.htmlThanks a ton, Just removed the – from the coordinates and worked.
Any more designs coming soon, do let me know…
Hi, Very nice !!! great theme !!
Thank you!
Wonderful!! Everything looks perfect and the template documentation is extremely helpful and well written. The html is cleanly done and has comments that explain everything clearly. Thank you for making this beautiful theme!
Thank you so much
Np, you did an excellent job.
Hi Shtier,
I wanted a little help on how to fit the lightbox according to my image size.
My Image sizes are 263×125 so all the boxes in the portfolio have a black empty space on the right side.
Thanks in advance.
Hi, I recommend to make thumbnails size is 412px in width. Because this size image is used in the responsive. In your format(263×125), you need to 412×196px.
Hi, great template, love the style! Ideal for an electricians site I’m working on, I’ve changed the ‘WELCOME’ text with no problems but would like to change the font size so it fits better when resizing, as its 12 letters long. any help would be greatly appreciated. thanks again. Rob
#section1 h1 { font-size: 240px; // This size color: #ed8280; line-height: 210px; // and this is also likely need margin: 40px 0; }Do not forget to add animation to the new elements. (new letters) If there are problems, please contact our support