Hi,
I’m trying to put a second revolution slider which I have created on a specific page. Here’s what’s in my Custom CSS as of now:
#site-description{font-size: 19px;}
.home .header-image{ display:none; }
.<?php putRevSlider(“homeslider”,”9,13,30,7,15,4″) ?>
.<?php putRevSlider(“carrelage”,”25″) ?>
The first slider alias=”homeslider” is working fine on all pages.
The second one alias=”carrelage” will not appear on page ID “25”…
What am I doing wrong?
Thanks!