Title: Problems in plugin configuration
Last modified: October 17, 2020

---

# Problems in plugin configuration

 *  Resolved [uovoquadro](https://wordpress.org/support/users/uovoquadro/)
 * (@uovoquadro)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/problems-in-plugin-configuration/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblems-in-plugin-configuration%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/problems-in-plugin-configuration/#post-13546193)
 * Hi [@uovoquadro](https://wordpress.org/support/users/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](https://wordpress.org/support/users/uovoquadro/)
 * (@uovoquadro)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/problems-in-plugin-configuration/#post-13553646)
 * Hi [@keraweb](https://wordpress.org/support/users/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](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/problems-in-plugin-configuration/#post-13557127)
 * Hi [@uovoquadro](https://wordpress.org/support/users/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
 *  - More info here: [https://github.com/JoryHogeveen/off-canvas-sidebars/wiki/Theme-setup#simple-theme-setup](https://github.com/JoryHogeveen/off-canvas-sidebars/wiki/Theme-setup#simple-theme-setup)
 * 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](https://wordpress.org/support/users/uovoquadro/)
 * (@uovoquadro)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/problems-in-plugin-configuration/#post-13559101)
 * 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](https://staging2.piazzagrande.shop/negozio/?v=78533df0a516)
 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/problems-in-plugin-configuration/#post-13561639)
 * Hello [@uovoquadro](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/off-canvas-sidebars/assets/icon-256x256.png?rev=1474678)
 * [Off-Canvas Sidebars & Menus (Slidebars)](https://wordpress.org/plugins/off-canvas-sidebars/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/off-canvas-sidebars/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/off-canvas-sidebars/)
 * [Active Topics](https://wordpress.org/support/plugin/off-canvas-sidebars/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/off-canvas-sidebars/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/off-canvas-sidebars/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/problems-in-plugin-configuration/#post-13561639)
 * Status: resolved