Okay
  Public Ticket #1792179
Using Template Features
Closed

Comments

  • Yusaark started the conversation

    1.I'm trying to have a non-slider version of the header on the index.html page, currently I haven't figured out how to do this without having to use the multipage templates and even there I can't find the header image url...

    2. It says in the marketing that "you can create endless possibilities by changing navigation styles." Do you have any documentation discussing the possibilities? The only thing documented which remotely approximates this assertion is that we can put unlimited items in the navigation...

  •  840
    Jelly replied

    Hello,

    1. Please go to index.html, find

    <section class="intro full-width jIntro" id="anchor00">

    element and comment it. It will remove slider from the page.

    2. This means that you can use One-Page or Multi-Page navigation, change colors, fonts, and so on.

    Best Regards,
    Jelly Team

  • Yusaark replied

    Thank you for the quick response.

    I think there's a misunderstanding about the slider. I would still like a header image, but I want it not to change. Ideally it would come in the basic way that slider3 arrives but it would not change to anything else once it arrives.

    I did what you suggested which completely removed everything from the top.

  •  840
    Jelly replied

    Please remove every slide except one and go to /scripts/intro-slider.js and comment line 27 and 30. This should stop animation.

    Best Regards,
    Jelly Team

  • Yusaark replied

    Thank you so much!

    There seems to be a long delay before it displays the third frame (the only frame) is there something I can do to get rid of that delay?

  •  840
    Jelly replied

    Please try to change number values in main.js starting from line 128: "play", "autoplay" and so on.

    Best Regards,
    Jelly Team