Discussion on Nevia - Responsive HTML5 Template

Discussion on Nevia - Responsive HTML5 Template

Cart 4,513 sales
Well Documented

Vasterad supports this item

Supported

This author's response time can be up to 1 business day.

680 comments found.

Hello!! Love this theme…. just quick question, how can I make the slider auto play all the images? without having to click next…

Please advise, Thank you!

Hi, sorry for delayed reply.

autoStart: true
This theme is not working properly in IE 10. The pictures in the slider are not loading and the navigation is not working correctly. http://www.aveshope.org/index.html

This issue has been resolved.

Ok, I’m glad it works.

This theme is not working properly in IE 10. The slider will not load and the navigation is off. http://www.aveshope.org/index.html

This issue has been resolved. Sorry to trouble you.

Hello,

Thank you for the great theme. I need to do two things:

1- How to make the logo in the center? social media icons and contact details will remain as is.

2- How to put a fixed background? I mean a large image to be behind the homepage.

3- Is it possible to have full width?

Regards,

Waiting for your reply

Oh, why you didn’t remind me before. I missed your question.

1. set width for #logo then add margin: 0 auto

2. This might helps you https://css-tricks.com/perfect-full-page-background-image/

3. It’s not possible in Nevia because of it’s design

Good morning, I use Google Chrome, changed the email in contact.php file, but when I click to submit the form, it does not send, and neither message appears on the screen. If I use IE’s when I click to submit the form, it does is download the file contact.php

Can you help me?

Please provide a link to your site

Thank you, the problem was solved.

something as simple as linking a slider image is not working. Can you tell me how to do it on this following code?
<article class="ls-layer" style="slidedelay: 4000;">

            <img src="images/slide-roku-bg.jpg" class="ls-bg" alt="" />
            <img class="ls-s4" src="images/slide-roku-text.png" style="top: 50%; left: 60px; slidedirection: left; slideoutdirection: left; durationin: 1000; durationout: 800; easingin : easeOutExpo; delayin : 1200;" alt="" />
            <img class="ls-s4" src="images/slide-roku-image.png" style="top: 50%; left: 634px; slidedirection: right; slideoutdirection: right; durationin: 1000; durationout: 800; easingin : easeOutExpo; delayin : 1200;" alt="" />
        </article>

If you have an old zip with old docs of your layerslider version then take a look how to link a whole slider in your version.

If not, just update ls. It won’t affect your customizations. I did send you a quick instruction how to do it. Cheers.

If you dont mind send me the instructions. I believe it would be better to just update it.

I replied on your email but here’s what I’ve sent:

1. Change layerslider scritpts and add greensock.js:

<script src="scripts/layerslider.transitions.js"></script>
<script src="scripts/layerslider.kreaturamedia.jquery.js"></script>
<script src="scripts/greensock.js"></script>

2. Update in custom.js layerslider code.

3. Update in styles of layerslider in style.css

Hi Vasterad,

I am new at this forum and just purchased your template. I like the layout and content. just wonder the flexslider.html. on the flexslider what are the code to move the caption to the right hand side of the screen?

Back to the first question. I have the following code and want to get the “h3 class=”ls-s1 caption-color” display on the right side of the slider and a Link to a different page.

<section class=”flexslider home”>

  • \\

    Learn more

    </article>
  • \\
  • \\
</section>
http://www.nextgearusa.com/sync_charger.html
Slider is displaying currently 5 slides.
On the homepage you have layerslider, not flexslider so I’m not sure why are you posting this code: <section class=”flexslider home”> :P

1. yes you are right the slider is scrolling 5 images fine on the sync_charger.html page but when you enlarge the image “FANCYBOX IMAGE GALLERY” by clicking on the image it is only showing the first two images.

2. On the homepage, I apologize for the confusion I didn’t upload the correct flexslider version but it is up now. With the version I currently have on my homepage, WHERE DO I GO TO MAKE THE CAPTION GRAY AREA TO BECOME BLUE AND DESIRED POSITION AND ADDING A LINK THAT CAN TAKE ME TO A DIFFERENT PAGE?

are only the script files updated? or is there any change in the html to?

Yes, only scripts.

Hi. Is there a version changelog I can look at? Thank you.

Unfortunately I deleted current changelog and you can only see changes in last update. Cheers.

- fixed issue with headlines / paragraphs from mega menu in responsive menu view (now script shows only links) - updated Font-Awesome - updated LayerSlider

Recently I’ve updated following things in Nevia:

- fixed issue with headlines / paragraphs from mega menu in responsive menu view (now script shows only links)
- updated Font-Awesome
- updated LayerSlider

Hi.

i am looking to build the navigation with a php include.

any other way i can set the current id for the tab its on ?

Do you mean main menu bar or shortcode tabs navigation?

Hello Vasterad,

This is a great theme, however, your tables are not responsive on smartphones. They stretch off the screen and do not scale to fit. Are you planning on providing an update in the future to make the tables responsive?

I’ve the solution implemented in Trizzy for tables but can’t provide you a deadline for that.

Hello, great template. The Flickr photo stream appears to no longer be working. I tried to change it a few times to get the stream working again. Has there been any updates? Thank you.

Update, now works in Explorer, but not in firefox browser, Any ideas is greatly appreciated.

Hello Vasterad,

I love the theme, thank you for such great work.

I have an issues with the mega menu on mobile, most link works, except the mega menu sub items. Can you guide me please. (http://formation-machinerie-lourde.com) Thanks,

Fix I’ve posted in first comment worked for me so I’m afraid I can’t help you. I don’t have any other solution.

I just realized it is because I had removed the h5 above that particular section of the menu, therefor, was not showing as “undefined”. The client asked me to remove those, now I asked him to come up with new title for those h5 in order for it to show correctly with mobiles. I hope the client agrees with putting those back. :~)

That makes sense why it didn’t work. :P

I’m also having a similar problem. Something in base.css is conflicting with reCaptcha. Here’s a link: http://www.watershedassociates.com/watershed-associates-negotiations-what-we-do.html . In the click in a form field at the bottom to show the reCaptcha element. Thanks for looking at this.

Hi, sorry for delay. Here’s solution:

    input[type="text"],
    input[type="password"],
    input[type="email"],
    textarea,
    select {
        border: 1px solid #e0e0e0;
        padding: 8px 9px;
        outline: none;
        font-size: 13px;
        color: #888;
        margin: 0;
        max-width: 100%;
        display: inline-block;
        background: #fff;
        -webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
        box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
        border-radius: 2px;
        }
display: block caused the problem.

Cheers

Hi, thanks for a great theme. I am having a big problem when my website is switched to mobile/responsive version – any item in the menu links to www…..com/undefined instead of www….com/page1.html, or www….com/page2.html etc as it does in the desktop version. can you please help and let me know if this is a bug or something I need to correct in the source files? Thanks!

it does the same on your live preview..

the layerslider scripts were upgraded indeed. however, how would that affect the menu?

It doesn’t happen on my demo live preview. Mobile navigation works fine, if it wouldn’t work then you won’t be the first person who’s talking about the problem (on your site) which probably is caused by using third-party scripts or wrong modifications of code.

Upgraded layerslider scripts won’t affect on menu.

hi, i don’t find how to adapt the caroussel to fit in a right-sidebar template page. tried to adapt ” four columns” to “three columns” but it doesn’t fit.

Unfortunately it probably won’t if you’re talking about that carousel with portfolio items on homepage.

yes that’s the one. :-(

Hello, Very happy with this theme but I was wondering if there is any way to center the portfolio items? In desktop view, I have three rows but the bottom row only has two items and I would like them to be centered not left aligned, is this possible?

Thank you, Adam

Could you provide a link to your page?

I’m afraid it’s not possible. :/

Hello, I have a question about isotope, I’m trying to make all the elements invisible on page load instead of having them all.

@css .no-show { opacity: 0; }

@html div class=’four columns isotope-item no-show’

Atm it works but the first research continues to show all empty, only if I click for another research it begins to work, for that and for all subsequent ones.

How can I fix?

thanks :)

Hello, this template is fantastic!! Compliment!! It’s possible set auto scroll jCarousel (recent-work-jc) in the homepage?

Thanks

Hi, please replace an old custom.js with this: http://pastebin.com/djh0QfCM Cheers.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey