• Hello,

    I would like to have the slider on home page (static), not on blog page. How is it possible ?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I too would like to know this. I ticked the following boxes for the theme:
    – Display a slider of sticky posts on the front page;
    – Exclude Portfolio Category from main loop;
    and selected my category of posts for the Portfolio.

    Then in Settings>Appearance, I use a Static Home Page, which works great (slider at top). However, for posts, when I choose my blog page, I also get a slider at the top (even though I only want posts that aren’t used for the slider).

    Much appreciated Dan, doing a great job.

    ComradeDC – add this code to your custom CSS:

    .blog #slider {
    display: none;
    }

    Thread Starter ComradeDC

    (@comradedc)

    I will try this. Thanks. Happy New (Snake) Year!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slider on Home page but not on blog page’ is closed to new replies.