680 comments found.
Hello, I have a previous version of this template and the home page carousel is not working, the images doesnt go automatically, I need to click the next or previous buttons to change the image, how can i get this fixed? thank you.
hi, unfortunately there’s no autoplay option for carousel
Good evening
Great work, the theme is well done and very clean code. Thank you!
I would like to show RSS feeds extrapolated from another site, how can I do?
I hope you can help me!
Thank you and greets
Im not sure but you need to use third-party plugin to create a widget for that e.g. http://feed.mikle.com/
I’ll try the plugin that you suggested me, thank you very much 
Hi I’m trying to get a left-right form layout similar to bootstrap for the page body. Example is the contact page you have prepackaged where there’s a left column, and the right side is a form.
On that side, I’ve been trying to use the responsive classes for a percentage split on the page of 50/50, less padding. I’ve been trying to no avail and any examples would help. actually I used the one third classes and it looks ok but tablet size it will not move to a 100% width single column. Only phone size. Thank you
You can set width:100% for one third column there in responsive.css file
Hi, I’m trying to add a youtube video to the front page. I added an iframe and it appears on the page but you cannot play the video. Im guessing there is a conflict somewhere but I haven’t added anything. How can I get a youTube video on the front page, can’t find any help in the documentation on this issue. Thanks!
Nevermind, I had an empty container below it. For some reason that caused the conflict.
ok im glad you solved it
Hi! I think I broke my flexslider sliders. They no longer show the navigational arrows and they no longer rotate through the slides.
examples: http://www.esthergibbons.com/ http://www.esthergibbons.com/en/wedding-portfolio.htmlCan you take a look and tell me what I’ve done wrong? Thanks
I’ve investigated and the problem doesn’t seem to be in the HTML.
I tested this with a copy of a theme page here, changing only the urls to get images to show and css to run: http://www.esthergibbons.com/en/single-project-test.html
It also does not run the Flexslider.
flexslider works well on all pages you listed. DId you try other web browser?
I found a work around on stack overflow that fixed it : http://stackoverflow.com/questions/34014435/flexslider-not-working-in-html-site-jquery-not-loading I still don’t what I did to break it though. 
Ok, so when I was checking it flexslider was fixed at that moment?
Yes, I fixed it through that patch, so you saw the fixed version. Don’t know what I broke though, but found a solution that works. 
Ok, i’m glad you solved that 
yup, thanks! 
Hi, I can’t make the slider loops infinitely. How do I do that? Here the link: http://estudiogds.com.ar/sitios/libesa/index.html
And blank slide appears at end. I don’t know why. Thanks
Open custom.js, find layer slider section and remove skin path:
skin: '>>remove code from there<< ',
I love this template. How i can change (in the footer) to show my twitter?
Hi, it’s well described in documentation. Download .zip package from ThemeForest and open docs (Twitter & Flickr section). 
I have an problem with the contact form, would be grateful if you could help me.
Error is shown in the following picture http://www.bilder-upload.eu/show.php?file=9de2e5-1446372376.jpgWhy your .php files starts with <!--?php if (!isset($_SESSION)? Looks like something is commented. Try to reupload fresh contact.php file from .zip package
Hello, I recently noticed that this template does not support Microsoft’s new browser Edge, is there a workaround for this problem?
Good catch, I just didn’t add it to the supported browsers list. Fixed now. Thanks.
Are the font awesome icons going to be updated to provide the newest available icons?
Sure, you can also do it by yourself by replacing styles in icons.css and files in /fonts folder.
Ok I see, the icons instead of .fa have .icon, thanks!
Hi,
I have downloaded a template ( Nevia – Responsive HTML5 Template) and have unzipped all the contents into a folder. When I select the index.html file to display in Firefox, no images are displayed. I have looked in the image folder and most of the images appear to be blank. Please advise
Thanks
Images are not included in download. Including photos from demo preview is against rules here on themeforest.
I have not been able to see this in the terms and conditions – please show me the relevent section. Thanks
As long as I buy regular license of photos on photodune I can’t include them. 
Hi, LayerSlider is not working in the last release
andres
Could you clarify?
i updated to last release and then this error show up: LayerSlider encountered a problem while it tried to show your slider. Please make sure that you’ve used the right shortcode or method to insert the slider, and check if the corresponding slider exists and it wasn’t deleted previously.
im guessing you’re asking about wordpress version then please post your question there http://themeforest.net/item/nevia-responsive-multipurpose-wordpress-theme/4118819/comments 
I have problem with the contact form…. please help me:
Warning: mail() [function.mail]: SMTP server response: 550 Access denied – Invalid HELO name (See RFC2821 4.1.1.1) in C:\Webs\arvicr.com\public_html\contact.php on line 96 ERROR! Please ensure PHP Mail[] is correctly configured on this server.
It’d be easier to try another contact form. I guess it’s related with STMP auth which your hosting provider does not support
Very Thank you, I have been researching and yes… the hosting does not support sending by SMTP
Anyway sorry for delayed reply to you. 
Hi i am a beginner, I needed to know how can I fix the color in the style switcher in my final website ?
You can set color of your site in <header> section
<link rel="stylesheet" href="css/colors/blue.css" id="colors">
What files did you change in your latest update?
As I remember I did update layerslider script and font-awesome.
The solution [according to http://stackoverflow.com/questions/9037061/html-attribute-rel-errors-using-fancybox]
Use [data-fancybox-group] instead of [rel]
e.g.
<a class="fancybox" data-fancybox-group="group1" href="img/work/1.jpg"></a>
[I tried to add it to http://themeforest.net/comments/3408984]
Thanks for the nice template. I am using it for my company since about 2 years. I miss a little bit the actually modern single-page-design with the navigation always on top/bottom.
You can try https://markgoodyear.com/labs/headhesive/ It’s easy to use.
My home page doesn’t changes the slidesshow images automaticallly like in your preview website.I need to click next arrrow. How and where can i change this option???
You need to update layerslider script. Download .zip from themeforest with Nevia and replace js, CSS and html markup of Layerslider.
I have change all js files and in html and css files layerslide markup was only one difference -added autoStart: true; row. Nothing have changed,Still doesn’t move automatically 
Try this
$(document).ready(function(){
$('#layerslider').layerSlider({
skin : '',
responsive : true,
navPrevNext : true,
showBarTimer : false,
showCircleTimer : true,
navButtons : false,
navStartStop : false,
hoverPrevNext : false,
autostart : true,
firstlayer : 1
});
});
thank you very cluch :)that really works!!!!
You’re welcome. 
Hello,
Please let me know how to add @face-font I tried to use it but it is not working.
Thank you
I am trying to use a custom font
Could you clarify? What kind of icons do you want to use
Hello.
It is not an icon. I am want to change the text font. The font will be on my server and use it with this theme.
you should visit there https://css-tricks.com/snippets/css/using-font-face/