Blog Post not working - by prash2000 - on WordPress WooCommerce support

This topic has 9 replies, 4 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler

  • Avatar: prash2000
    prash2000
    Participant
    November 1, 2016 at 10:38

    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.

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 1, 2016 at 13:48

    Hello,

    Please provide FTP credentials.

    Regards,
    Eva Kemp.

    Avatar: prash2000
    prash2000
    Participant
    November 1, 2016 at 16:04

    Please check the details below

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 1, 2016 at 18:16

    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.

    Avatar: basera@pukka.ch
    basera
    Participant
    January 18, 2017 at 09:31

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 18, 2017 at 14:00

    Hello,

    Try to add this code in Custom CSS:

    .single-post .bc-type-variant2 {
        display: block;
    }

    Regards,
    Rose Tyler.

    Avatar: basera@pukka.ch
    basera
    Participant
    January 18, 2017 at 14:39

    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?

    Avatar: basera@pukka.ch
    basera
    Participant
    January 18, 2017 at 14:41

    Ah, found it. It’s called Page Heading and have to disable it on every page.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 18, 2017 at 15:06

    Hello,

    Was your problem resolved?

    Regards,
    Rose Tyler.

  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.