Topic Resolution: Resolved
  • Closed
  • 26.04.2019 at 20:34 #43491

    What is the best method for adding a Slider Revolution slider to my homepage? I want to use it in place of the parallax slider that I’m currently using, and I don’t want to add it as a widget.

    Thanks.

    Roman
    Spectator
    Posts: 3147
    27.04.2019 at 12:05 #43493

    Hi Miranda, to set the Slider Revolution on homepage please edit the page, scroll down to the Page Options, click the Slider section, then select the Slider Type -> Slider Revolution and Select Slider Revolution name/ID – https://theme4press.com/guide/docs/setting-up-the-sliders/#setting-slider

    Michael Middleton
    Spectator
    Posts: 9
    29.04.2019 at 16:29 #43503

    I can’t edit my homepage like a regular page. I have to make changes to it from the customizer, and there don’t seem to be any options for Slider Revolution in the customizer.

    These are the instruction offered by the plugin, but I don’t know which file they need to be added to:

    From the theme html use: <?php putRevSlider( ” ); ?>
    To add the slider only to homepage use: <?php putRevSlider(”, ‘homepage’); ?>
    To add the slider on specific pages or posts use: <?php putRevSlider(”, ‘2,10’); ?>

    Roman
    Spectator
    Posts: 3147
    30.04.2019 at 09:01 #43505

    What’s the issue please? Why cannot edit the page?

    Michael Middleton
    Spectator
    Posts: 9
    02.05.2019 at 21:06 #43513

    I was able to get this to work by putting Slider Revolution in the header widget area.

    Thank you.

    Roman
    Spectator
    Posts: 3147
    02.05.2019 at 22:41 #43517

    thanks for the info Miranda 😉