• My home slider shows up on every page. How do I get it to just show up on the front page and not every single page above the featured image? I still want the featured image to show on each page but the home slider to be only on the front page of my blog.

    https://9mileroad.info/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    What theme are you using and where did you get it from?

    SideKick Dan

    (@shout-out-sidekick)

    Hello pernateam,

    It will depend on how the slider was added to the template. If it came with the template, there could be a setting under the template parameters that lets you easily turn this on or off. However, if it is hardcoded into the template file, then you can add a php if statement to show the slideshow only if it is on the homepage with the function is_front_page().

    Let me know if you need help doing it.

    Best Regards,
    Danny

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Why does my home slider show up on every page?’ is closed to new replies.