• Resolved jackmclean

    (@jackmclean)


    I’ve created a home page and made it the wordpress front page but I can’t get it to put content from the editor on to the page, it is just empty.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jackmclean

    (@jackmclean)

    Resolve now.

    Found some custom CSS that was causing it.

    Thread Starter jackmclean

    (@jackmclean)

    Add this to resolve the issue:

    .home.page #content {
    display: block !important;
    }

    Theme Author wpdrizzle

    (@wpdrizzle)

    Hello,

    We are happy that you solved the issue. Just to make it clear, it’s not a bug. We have designed homepage to show custom theme widgets so the CSS was placed there.

    Yes if you would just want to show a “page” with its content on the homepage the CSS will work.

    If you need help, feel free to create a support topic on the link below, that way you’ll receive quick support anytime 24/7 https://wpdrizzle.com/forums/forum/business-buzz/

    Regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Homepage empty’ is closed to new replies.