Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #850618

    robotpants
    Participant

    Hey there!

    So I noticed that my Blog page will not load anything. Just a blank white page. I’ve tried disabling all of my plugins and that didn’t work so I suspect it’s not a Cornerstone issue. Have you guys seen this before with X?

    #850621

    robotpants
    Participant
    This reply has been marked as private.
    #850626

    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems you have added the below code to Customizer :

    .blog, .x-header-landmark, .post-type-archive.post-type-archive-product .x-header-landmark, .single-product .x-header-landmark {
      display: none;
    }

    I don’t know why you have added this as it doesn’t make sense. Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.

    Hope this makes sense.

    Cheers!

    #850637

    robotpants
    Participant

    Derp! It was the .blog there. I was trying to hide the header text and WENT TOO FAR! 😉

    Thanks 🙂

    #850644

    Zeshan
    Member

    Glad we could help! 🙂