badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Slider only on Homepage

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #3763
    bluesky
    Participant

    Hello

    Congratulations for the great theme.

    I managed to create a blog page where the various posts are listed.
    I created another empty page (and assigned to it the Corporate Layout) that I am using in my Homepage.

    The problem is that the Slider show up both at my Corporate Homepage and at my blog page. The visitor gets to the corporate initial page and sees the slider, then the visitor click in the blog link on the menu, and has to see the slider again above the posts list, which can be annoying…
    How can I show the Slider only on Homepage?

    Thanks

    #3774
    Rabin Shrestha
    Participant

    Hi bluesky,

    Can you post link to your site?

    Rabin

    #3792
    bluesky
    Participant

    Hi Rabin

    You can access my test site at http://classificadosglobo.com/test/geology

    In the initial page you can see the slider. Then if you click the “blog” link, you will see the slider again…

    #3828
    Rabin Shrestha
    Participant

    Hi bluesky,

    We don’t have direct option but You can use this custom css to hide the slider in blog page

    .blog .featured-slider {
        display: none;
    }

    Paste the above CSS in your Custom CSS box in theme option panel

    Rabin

    #3832
    bluesky
    Participant

    It worked

    Thanks 😉

    #3858
    Rabin Shrestha
    Participant

    🙂

    #6161
    mtamony
    Participant

    I’m new to this theme but I am also having this problem. Why is the slider on both my home page and the blog page? Seems like it should be easy to have it be on one page. The CSS fix doesn’t work and I don’t see an id of blog.

    http://www.sustainableredlands.org/

    #6164
    Sanjip Shah
    Participant

    @mtamony Just checked your site and it looks that you have added the above code and that seems to be working perfectly fine.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.