• Resolved virkr

    (@virkr)


    Even after enabling the slider feature, it is not showing up on Home Page. All I can see is a white space in place of the slider.

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

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hello @virkr,
    Thank you so much for using our theme Education Base. It seems that you missed adding the header image. Please follow the theme docs and video docs to know about the theme features.
    For dedicated support, please visit theme official support forum.
    Thank you

    Thread Starter virkr

    (@virkr)

    Hello kafleg,
    By header image, I guess you’re talking about featured image option on pages. I have added the featured image and on customizer everything seems perfect but on website homepage the slider just disappears.

    Please help.
    Thank you.

    Thread Starter virkr

    (@virkr)

    Would like to mention, it was all fine earlier with the same settings. The problem started recently only.

    Please add the below CSS codes inside Appearance > Customize > Additional CSS,

    .acme-owl-carausel {
        display: block;
    }

    Hope this helps.

    Regards

    Thread Starter virkr

    (@virkr)

    Added. Now slider block is available but the image is still missing.

    https://www.maatighar.org

    Maybe header image is missing. Can you please check once by replacing the header image.

    Thank you

    Thread Starter virkr

    (@virkr)

    I have tried that too. Still, no help. If you want you can have access to my website for some time and see what’s the fault. There are plugins for that I guess.

    Please contact the author directly via email. You will get more dedicated support.

    Theme Author Acme Themes

    (@acmethemes)

    Hello Virkr,

    It seems like CSS conflicts with plugin. Please use the following Additional CSS to fix it.

    .acme-owl-carausel {
        height: 85vh;
    }

    You can add CSS from Appearance => Customize => Additional CSS, at the very bottom of the Customizer.

    Best Regards!
    Acme Themes

    Theme Author Acme Themes

    (@acmethemes)

    Resolved here

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘White Space instead of Slider on Home Page’ is closed to new replies.