Topic Resolution: Resolved
  • Closed
  • April 26, 2019 at 8:34 pm #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
    April 27, 2019 at 12:05 pm #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
    April 29, 2019 at 4:29 pm #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
    April 30, 2019 at 9:01 am #43505

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

    Michael Middleton
    Spectator
    Posts: 9
    May 2, 2019 at 9:06 pm #43513

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

    Thank you.

    Roman
    Spectator
    Posts: 3147
    May 2, 2019 at 10:41 pm #43517

    thanks for the info Miranda 😉