• Resolved uovoquadro

    (@uovoquadro)


    Hi! I’m trying to configure this plugin just to have the sidebar with product filters became a slideout. I’m trying but the hooks I tried to insert were always wrong.

    I’m using Divi, with Divi Ecommerce as a child theme.

    Could you please help me with the configuration?

    Thank you so much!

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

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

    (@keraweb)

    Hi @uovoquadro

    I’m not sure what hooks to use for Divi but I’d say if you use the latest version you should be able to use wp_body_open and wp_footer. (Assuming Divi correctly complies with the WordPress theme guide..)

    What is your current configuration?

    Cheers, Jory

    Thread Starter uovoquadro

    (@uovoquadro)

    Hi @keraweb, I’ve also tried the hooks you suggested but they seem not to work. Can I give you access to take a look?

    Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @uovoquadro

    I checked my own copy of Divi and unfortunately I have to say it doesn’t include a wp_body_open() tag which means you’ll cannot only do this with the basic hook setup.

    You have two options in this case:

    1. Report this to Divi (since this tag is recommended since WP 5.2).
    2. Create a child theme and modify the header.php and footer.php

    Personally I’d add the wp_body_open() tag in the header.php, right after the <body> HTML element and report this issue to Divi to make sure they include it in their next Divi release.

    Cheers, Jory

    Thread Starter uovoquadro

    (@uovoquadro)

    Hi! I did it and the validation says “OK”. Wonderful! Thank you.

    Just another question: I set up my sidebar, added as a widget, and so on. Now I see it on my page, but not as a slide-out (from off-canvas to on-canvas). Can you please help me understand this?

    Thank you so much!

    Giacomo

    https://staging2.piazzagrande.shop/negozio/?v=78533df0a516

    Plugin Author Jory Hogeveen

    (@keraweb)

    Hello @uovoquadro

    I only see one off-canvas sidebar on your page and it’s on the top. It contains a search widget.
    However, I cannot find any trigger buttons to show/hide this sidebar. In order to show this sidebar you’ll need to add triggers to your webpage to toggle it. You can do this using the OCS widget, menu items or shortcode.

    Cheers, Jory

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problems in plugin configuration’ is closed to new replies.