Okay
  Public Ticket #1141236
Solar Theme Slider Height
Closed

Comments

  • Mike Mathews started the conversation

    I need to be able to adjust the height of the slider as the customer does not like that the height of the slider covers the entire screen.  They are concerned older users won't know they have to scroll down.  

    How and where do I adjust the slide height?

    This is urgent and would appreciate a response ASAP.

    Thanks!

    Mike Mathews

  •  1,626
    Andrey replied

    Hello, Dear Mike!

    It is very simply to set up necessary height for the slider: just upload all slides smaller in height and save them.

    For example, all slides have the following dimensions: 1920 px x 550 px.

    Click WP Dashboard => Appearance => Sliders => Choose HomePage Slider and click it.

    Change on all three slides pictures on yours own and save every slide (all slides would have the same height). Then save slider settings. You will receive such result:  http://nimb.ws/EwHuNM

    Kindly Regards!

  • Mike Mathews replied

    Thank you so much!

    One other question: I have two slides now and the slider is not transitioning from the first slide to the second.  Is there something special I have to change on the settings to make that happen?

    http://s568687820.onlinehome.us/caribbean/

    Thanks!

    Mike

  • Mike Mathews replied

    My mistake.  Slide is changing, but it's a LONG time before it changes to second slide.  Where do I adjust the time before changing slides?

    Thanks!

    Mike

  •  1,626
    Andrey replied

    Hello, Dear Mike!

    To change slider speed, please open in code editor file main.js located in main.js \wp-content\themes\solar\js\main.js

    Go to line 633 and change default parameter 10000 to 4000: http://nimb.ws/Taig6C

    Then save file, and reload your page in browser using CTRL + F5. You will view the changes.

    Kindly Regards!