Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Pitabas

    (@pitabas106)

    Hi,
    Just do the need full.

    – Open the ‘Ascent’ theme
    – Edit the file ‘header-banner.php’ line -7
    <?php if(($enable_home_slider == 1) && is_front_page()): ?>
    Change this above line to
    <?php if(($enable_home_slider == 1)): ?>

    Then the slider will appear on every page

    Thread Starter Azrael90

    (@azrael90)

    Thanks! It worked.

    Theme Author Pitabas

    (@pitabas106)

    Fixed

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slideshow in every page?’ is closed to new replies.