• Resolved CarolLeung

    (@carolleung)


    For the About Us page and the rest of the pages, the slide out bar on the far left is working, when you click it, it slides out

    Only on the home page, it does nothing when you click on it.

    I’m using the slidebar menu for the Woocommerce categories section

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    Hello @carolleung

    Looking at your site’s HTML it seems the hooks are not correct.

    On the homepage it seems the hooks aren’t in place at all.

    Please check your theme template files:
    1: Make sure the correct hooks are in place at header.php and footer.php
    2: Make sure header.php and footer.php are included in the front page.

    One other unrelated tip, make sure your site’s language is correct, currently the HTML document is lang attribute contains en-US.

    Cheers, Jory

    Thread Starter CarolLeung

    (@carolleung)

    Nevermind, I resolved this issue.

    Materialis theme has two header files, header.php and header-homepage.php…I needed to add the hooks on BOTH files, that’s why homepage was not working. I only added to header.php which works on all additional pages except home page which was controlled by the header-homepage.php.

    Thanks!

    Plugin Author Jory Hogeveen

    (@keraweb)

    Good to year you’ve found the issue.
    HTML output looks good now!

    PS; if you like the plugin, please consider leaving a nice review, it will help the plugin grow ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Canvas Sidebar is not sliding out on home page only’ is closed to new replies.