• I have four pages on my website that show various press items. All of the pages appear, but the items have disappeared even though I can still find them when I log in my WordPress site. I have been using these pages for years, and just noticed that the news items no longer appear. Does anyone know what happened?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 18274256

    (@anonymized-18274256)

    Hi @laurakathleen,

    You need to add below mentioned CSS code in Appearance -> Customize -> Additional CSS section.

    div#wpv-view-layout-1720 {visibility:visible !important;}

    Hope this will work for you.

    Regards

    Hello Laura,

    It seems that there is some minor conflict in your theme. As the theme and its related CSS is making the items invisible in background.

    You can opt for the CSS trick suggested in above comment, but that can be considered as a temporary fix.

    There may be some settings that is creating the problem.

    I would suggest checking the theme setting or try activating other theme to find if that is theme specific issue.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Press items have disappeared’ is closed to new replies.