Viewing 1 replies (of 1 total)
  • Assuming you’ve seen the snippet?

    You can set up different sliders on each page. So…

    Never tried this, but every page has a unique id like page-id-##. So on a page where you wanted a fader you could try changing:

    .carousel-inner > .item {
    to
    page-id-## .carousel-inner > .item {

Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible to show slide effect in one page and fade effect in another page’ is closed to new replies.