• Hello, I would like the slider to be showing only on homepage. Right now it’s on the /category/ also. How to remove it from there?

    Any help would be appreciated.

    Thank you.

Viewing 1 replies (of 1 total)
  • Thread Starter ajsaanedusaduvi

    (@ajsaanedusaduvi)

    I resolved the problem.

    In header.php I found this

    <?php if (is_home() || is_archive() ) : ?>

    I removed “|| is_archive()”

Viewing 1 replies (of 1 total)
  • The topic ‘Slider only on homepage’ is closed to new replies.