Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #55560
    Natalia Cachafeiro
    Participant
    Premium Member

    Hi! I have Bard Pro since april I think. At first, it was only a blog, but now is a professional web with a blog. So, I changed the homepage to static and the blog to a blog page.

    I wanted to show featured links on the homepage but not on the blogpage, so I went to Dashboard > Page > Edit Page > Page Options > Show Featured links > NO.

    My point is that it doesn’t matter that I choose that I dont want to show the featured links on the blog page, they still there. I tried to take them out with CSS code:

    #featured-links { display:none;}

    but they disappear in all the pages including the homepage. Then I tried with:

    #featured-links .page-id-618 { display:none;}

    But then nothing happened. I’m frustrated, I don’t know what to do.

    Thank you so much.

    #55563
    vako
    Keymaster
    WP Royal Team

    Hi Natalia,

     

    To disable the Featured links on the blog page you need to turn them off via customizer options.

     

    Kind Regards

    #55564
    Natalia Cachafeiro
    Participant
    Premium Member

    Hi,

    But, in that case I can’t have them in the homepage neither, can’t I?

    Thank you.

    #55565
    vako
    Keymaster
    WP Royal Team

    Hi Natali,

     

    On the other pages you can activate them via page options, no matter they are disabled via customizer.

     

    Kind Regards

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