Post text missing when viewing post
-
My homepage shows a preview of the text in each post, but when I click into any post, there’s no text, just the title. When previewing, I recall being able to navigate through each page while previewing and I can’t seem to do that anymore either – clicking just loads for a second and then nothing happens.
The only custom CSS I have is font and padding related from a few years ago:
/* Enter Your Custom CSS Here */.title-font {
font-weight: 600!important;
}.comment-content {
font-weight: 600!important;
}.title-font,
#top-menu * {
font-weight: 600!important;
}
#secondary h1.widget-title,
.mega-container.content .content,
#colophon,
.freak .featured-thumb {
border-color: #6E6E6E!important;
}
.postedon .date,
.single .entry-header-bg {
background: #6E6E6E !important;
}.single .wp-post-image { display: none; }
.entry-title a:hover {
color: #FF7F50 !important;
}And none of my installed plugins seem related at all. Any ideas?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Looks like you’re in the wrong forum. Your site is using the open source WordPress.org software and you need to seek help at these forums:
https://wordpress.org/support/forums/
These forums are for WordPress.com hosted sites only. If you want to know more about the differences between WordPress.com and WordPress.org you can read this document:
- The topic ‘Post text missing when viewing post’ is closed to new replies.