Can’t make Revolution Slider work with Vantage
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?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi 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
Okay… here it is again:
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
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
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.