• After updating php I am unable to see the posts in homepage. The posts are there and clickable but I am unable to see them.

    • This topic was modified 4 years, 7 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Comment “opacity: 0;” in “posts” class like below i have done in your css file. then check if it help
    .posts {
    margin-bottom: -3rem;
    /* opacity: 0; */
    padding: 3rem 0;
    }

    Thread Starter aanchalsiyer

    (@aanchalsiyer)

    Thanks for helping out but the problem still remains the same. I am unable to see the posts in the homepage.

    Thread Starter aanchalsiyer

    (@aanchalsiyer)

    If I select a static page. I can see it. But if I select posts to be displayed in home page they doesn’t show. I can click if I hover in the white space. but can’t see them.

    I have checked you did not Comment “opacity: 0;” in “posts” class

    first comment this then check

    Thread Starter aanchalsiyer

    (@aanchalsiyer)

    Hi Mukta,

    Where will I find this post class?

    You can find it in style.css

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘After updating php I am unable to see the posts in homepage.’ is closed to new replies.