This topic has 9 replies, 4 voices, and was last updated 7 years, 10 months ago ago by Rose Tyler
Hi,
Our Blog post is not working in the website. The content is there, and the posts are shown in the grid as well. But when we try to open single blog post, the page comes out blank. Could you please look into it.
Hello,
Please provide FTP credentials.
Regards,
Eva Kemp.
Please check the details below
Hello,
You’ve added this code in custom.css file:
.page-heading {
display: none;
}
Remove it and post content will be shown.
Regards,
Eva Kemp.
I have same problem with single-posts. Blog overview is working but on single-post neither the content nor the sidebar is showing. I don’t have this heading line in custom css.
Hello,
Try to add this code in Custom CSS:
.single-post .bc-type-variant2 {
display: block;
}
Regards,
Rose Tyler.
Ok, I have found the line in style.css where I blocked the display of .bc-type-variant2
But I don’t want it shown on every page and not show a slider instead.
How to get rid of the title and breadcrumbs without slider?
Ah, found it. It’s called Page Heading and have to disable it on every page.
Hello,
Was your problem resolved?
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up