Home>Support>Can’t make Revolution Slider work with Vantage

Can’t make Revolution Slider work with Vantage

By annehweb, 10 years ago. Last reply by annehweb, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I’ve had success using LayerSlider with Vantage by modifying the header.php with the following:

I have no idea how to make the Revolution Slider work with Vantage. The short code for this particular slider is [rev_slider homeslider] with an id of 1. I tried this:

And received this:

Fatal error: Call to undefined function revslider() in /home3/jmwgomz/public_html/girlygirlgalas.com/ggg2015/wp-content/themes/vantage-child/header.php on line 34

How do I make this work?

URL: http://girlygirlgalas.com/ggg2015

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 20 days ago Magus
    Hi, I Work Here

    Hi Annehweb

    I cannot see the code samples you have entered. For security reasons these a stripped out if they are not surrounded by code tags. Could you please repost them in code tags as described below the reply box.

    Thanks

    Magus

  2. 10 years, 20 days ago annehweb

    Okay… here it is again:

    I’ve had success using LayerSlider with Vantage by modifying the header.php with the following:

    <?php if(is_front_page()) layerslider(1); ?>

    I have no idea how to make the Revolution Slider work with Vantage. The short code for this particular slider is [rev_slider homeslider] with an id of 1. I tried this:

     <?php if(is_front_page()) revslider(1); ?>

    And received this:

    Fatal error: Call to undefined function revslider() in /home3/jmwgomz/public_html/girlygirlgalas.com/ggg2015/wp-content/themes/vantage-child/header.php on line 34

  3. 10 years, 19 days ago Magus
    Hi, I Work Here

    Hi Annehweb

    Please try this

    <?php if(is_front_page()) putRevSlider("Your Slider Alias"); ?>
    

    Please replace Your Slider Alias with the alias you gave the slider when creating it.

    let us know how you get on

    Magus

  4. 10 years, 19 days ago annehweb

    Thanks, Magus — worked great! Yet another reason why I keep using for Vantage for so many projects.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More