79 comments found.
hello, I want to add control and direction nav on the slider. thx
hello,
Please open js/script.js file and find this line://FullScreen Sliderand add a new parameter ‘pagination: true,’, so it will look like:
//FullScreen Slider
$('#fullscreen-slider').superslides({
play: 12000,
animation: 'fade',
pagination: true,
inherit_height_from: window,
});
Thanks
the arrow to change slides do not appear
I Can edit this template with Dreanweaver, true ? Tks
You can edit, but not show every part like output design layout.
Hi
Nice theme.
I am using the video home screen.
All is well except the video does not play on mobile devices.
I can give you my URL privately.
Thanks
.video-section {
background: url('../images/slide1.jpg') no-repeat bottom center; //Set your image here.
}
Thanks
Hi I have placed an image named slide1.jpg in the images folder but it still does not show up on my phone browser.
Can you send me your site url privately, so i can review it.
I emailed it to you a while ago
I already replied your mail. Thanks
Thanks, the image is working now thanks. Posting solution for others.
Please open js/jquery.mb.YTPlayer.js and find this line:
$(’#home’).addClass(‘video-section’);
replace it to
$(’.header-video’).addClass(‘video-section’);
It should work. If not, please let me know again.
Hi!
Nice theme, I really like the animated process part of it, and I want to buy it, but i have a couple of questions before. Can I use in the animated process part unique icons, what i made? Is it possible to set the different icons clickable, and then link it to a portfolio popup window? Is it possible somehow to put a language picker at the top? The different language sites are going to be hosted at different domains, so that should be just a clickable flag with linked to an other url.
Thank you! Regards Peter
Hello,
Glad to know, you like my theme.
It seems, you want to make custom theme using this theme. Everything is possible, but you have to do it correctly for that. On process part, there used fontawesome icon. You can use your own icon or image there with link.
This is an HTML template, so you can add language flag on top easily by use css.
Regards.
I am viewing the demo on an ipad and in landscape mode the page floats from side to side. Is a fix for this forth coming?
Yes, fix will come soon with some new variation.
Hi I I am wondering if there is a fix for this issue? I would like to purchase the template, but I need a fix for this problem.
Thanks for your help Joe
Hello, I didn’t get that type of problem on my galaxy phone and lenovo pad. We are working wordpress version of this template, so waiting for approve first the WP version.
WP theme is available now. You can check it http://themeforest.net/item/identity-multipurpose-one-page-wordpress-theme/9101950
Are you going to update the HTML version with bug fixes? If you view on an ipad the whole pages floats around a bit and the lines in the our process section do not display properly.
It says fully responsive but the video version (in the demo) does not work on mobile. Is there a way around this?
I have checked with my samsung galaxy s3. It works on my mobile. Which mobile and browser are you used?
Love your template its got a lot of great features! I was wondering if there is a way to embed a photo behind the background video for mobile devices. When i open it on a mobile device the video doesn’t play and the background is just a dull grey. Thanks for all your hard work!
Glad you like this item.
Yea, for phone, there have an option for for background image. You can find it under css/style.css file
.video-section {
background: url('../images/slide1.jpg') no-repeat bottom center;
}
You can use ‘slide1.jpg’ for mobile header image. Since video are not supported for mobile device.
Thanks
Thanks for your replay! I assumed that was the code in the first place but it doesn’t seem to work. For one there is no slide1.jpg in the images directory. It is in the slider directory inside images folder. I remapped the image in the code several different ways and i still don’t get a background. I have changed the slide1,jpg to an image, so I should be seeing a pic in the background instead of the generic grey pic. Sorry for the trouble.
Hi, Seems better… will do few tests. thanks

Hi, interested in the template but I noticed that in the preview you have here there is a thin gray line above the navigation bar on the homepage. When viewing on a desktop it is not visible, but if you on the iPad you will see it. The page also floats around, if you put your finger anywhere on the screen and move it, the page slides from side to side. Have you noticed this? So, is there a fix?
Thanks
Hi, Im a interested to buy your tpl. However, I am wondering if you gonna ever fix the load speed issue… or at least move make the loader animation start at beginning instead of end?
Thanks
Hello, I am working on load speed issue. It maybe here tomorrow. Thanks
wow… thats great news… really like the theme but couldn’t use that way! will wait for it. thanks for the update
Now the theme is more faster then previous.
Hi, before purchasing: - is there any chance to put the vimeo video in the homepage instead the youtube video?
Thanks.
Hello, At this moment, no option for add vimeo video on fullscreen. Thanks
thanks. I purchased the item. Another question: - I need to change the duration of the text in the homepage (the text on the slider). Now is to fast. - can I put a link on each image of the image slider in the homepage?
Hello, Thanks for purchase my item. You can change the duration from js/owl.carousel.min.js file. Nope, you can’t add link for slider images of homepage.
Which line and values? Thanks.
//Autoplay autoPlay : 3000,
If you want to change it to 5sec, then need to replace 3000 to 5000.
Thanks, can I change the duration of the slide in the background as well?
other thing: the text on the image slider is draggable. I can move it. Can I avoid this? I need it fix, not grab or move.
touchDrag: false, mouseDrag: false,
Add those line above //Autoplay
Last question: how can I set up the speed between each slide. Now it takes 10sec between each slide. Thanks again.
Last question: how can I set up the speed between each slide. Now it takes 10sec between each slide. Thanks again.
//FullScreen SliderThen change the play time play: 12000, that means 12 sec. You can change it as you wish. Thanks
thank you.
Sent you an email as well.
I sent you an email with the form. Please check it. Thanks.
Hi,
Recently purchased this theme and uploaded to my site. However, when i try and view it on a mobile device, it just gives me a black/ white grid. You can view the website here: http://nuageinteractive.com/now/index-video.html
Do you know why this is happening?
Thank you for the quick response. I’ve tried it with both https:// and http:// and neither work. Let me know if I can email you the code or try another suggestion
You can find it here: http://nuageinteractive.com/nows/index-video.html
hmm.. ok.
Please open js/jquery.mb.YTPlayer.js and findtag.src = "http://www.youtube.com/player_api";replace it to
tag.src = "//www.youtube.com/player_api";then find
http://gdata.youtube.com/feeds/api/videos/and replace it to
//gdata.youtube.com/feeds/api/videos'
Hope it will work.
It still isn’t displaying on an iphone or android. Could i send you my files or talk to you via skype?
We appreciate the support.
Hi I can not upload in wordpress , it says The package could not be installed. The theme is missing the style.css stylesheet.Theme install failed.
Or can’t I use it for wordpress?
Hello, This item is a HTML template not wordpress theme. So i can’t be install for wordpress. It will be run without any wordpress. Just upload all files to your server and check. Thanks
I saw where someone else asked about this but I didn’t see an answer…in the main home area I want it to just be one background image (no slider) with text on top (not sliding). How can I accomplish this? Right now, I have one slider image and one text rotator. But it continues to rotate that one text item (instead of just leaving it there) and after three rotations the background turns gray. Right now I’m just working locally…just downloaded the theme today.
Thanks in advance for any help.
Since you are trying to make no slider and rotate text on header, so you have to do some changes. Please follow my instruction on below, hope you can manage it.
Open index.html file, find<!-- Slider image list-->
Then you put one image there, remove other 2 image from code.
Then find<!-- Start rotate item -->
Do the same thing here.
Then please open js/script.js file and find//FullScreen SliderYou have to remove this slider code below that line. Then please open js/owl.carousel.min.js file. and remove from top:
$(document).ready(function() {
....
....
});
});
Then please add this css on your style.css file.
#fullscreen-slider img{
width: 100%;
height: 100%;
left: 0;
top: 0;
}
DONE.
Best Regards
Thanks for the quick response. One more issue…I can’t get the map to work. I have edited the js file with my latitude and longitude and it shows up blank. It was blank before I edited the js too. Any ideas?
If that still not work, contact me with your site url.
It worked! Thanks. I had to remove the ’ before maps on the link you sent. After I did that, map showed up!
Great! If you like our item and support, then please rate this item. Thanks in advance.
Hi, I have bought identity and I like it a lot, is there a way to change the color of sticky menu when it drops down? And I also need instructions to upload it to my domain.
Hello, Thanks for liking this item.
You may upload all files under ‘HTML’ folder. You can get it, when you unzip template.zip file. If you want to use youtube video on header, then you have to rename index_video.html to index.html. After that, you just follow the manual and change necessary info and content.
For changes the navigation background: Please open your css/style.css file. Then find out ’.darken’ class. And change the background what you want. ut if you want to use any lighter color, then you also have to change the menu text and border color.
Let us know, if you need further help.
Best Regards.
Hello,
Purchased theme, love it. Biggest reason I purchased was for the video background feature, very very nice.
Unfortunately after installing, the video background will not work. I have tried it numerous ways:
1) No changes, i.e. same video link provided with template 2) Replaced with my own YouTube link 3) Replaced with random YouTube link 4) My site uses https://, so I also tried on a http:// server
Happy to provide a link privately.
Also, is it possible to server videos locally rather than from YouTube? Seems like it would be faster.
Thanks.
Hello, Thanks for purchased my theme. Can you please give your site url for review. Thanks
Yes, privately.
Hi! I just purchased this template. I like it a lot. I’m wondering if I am doing something wrong, but it takes a LONG time to load. Same thing happened when I previewed it here on themeforest. I thought it was something having to do with themeforest formatting/preloading or something. But, now that I have it loaded locally on my desktop, it still displays the loader icon for about 20 seconds. Same thing on my iPad. Is there some way to speed this up? Thanks! -Steve
Hello, Can you show your site for review. Thanks
only local at this point.
OK. I loaded it here: www.groupifylabs.com. It takes WAY TOO LONG to load. I can’t use this as it stands…...
It took about 20 seconds to load on my iPad. After loading once, I tried to reload it and it won’t load AT ALL now.
Crashes Safari on my iPhone 5s.
let me check..
Please contact me through by my profile contact page.
Is this theme also available for Wordpress?
Not yet.
When you have it in Wordpress, please let me know, because like the design a lot!
Thanks for like the design. I will let you know, when WP version available.
WP theme is available now. You can check it http://themeforest.net/item/identity-multipurpose-one-page-wordpress-theme/9101950
Great, thank you!
Hi just purchased it any way to cancel the rotating text on the main page? just want to put my logo in the middle but when i erase the rotating Div’s and put the logo it is gray =\
Hello, can you show me your site, so i can review it. Thanks
Purchased the theme. Love it! How do I slow doen the transition of the larger text blocks in the top header. They tend to transition to the next text block before you can read the text and sub text.
Thanks so much!
John M.
//Autoplay autoPlay : 3000,
You may change it to 4000 (that means 4sec) or 5000 as you wish.
Thanks!! Two more questions for you. How can I change the opacity of the navigation bar at the top before it changes to black as you scroll down?
Also, each time I refresh the page, there is a delay with the following domain: http://gwa.lphbs.com – I cannot find this URL in any of the files, can you help me out and let me know why this domain keeps giving delays with page load?
Thanks,
Jm
You can change the nav bar background color. Open your style.css file and find this class: #navigation-sticky.trans-nav Then you can set your color here.
I don’t get your site by http://gwa.lphbs.com . Its showing 404 error page.