JoryHogeveen / off-canvas-sidebars

This plugin will add various options to implement off-canvas sidebars in your WordPress theme based on the Slidebars jQuery plugin.
GNU General Public License v2.0
13 stars 4 forks source link

wp_body_open hook is not fired error. #98

Closed Inlay closed 4 years ago

Inlay commented 4 years ago

My off canvas Sidebar for Filter was working fine until yesterday but I am receiving this error now. How to solve it?

I tried using wp_body_open() but it did not work.

Specifications

JoryHogeveen commented 4 years ago

Hello @Inlay

Can you confirm the following:

I also just found an issue with the validator tool. The check for the canvas attribute isn't correct.

Cheers, Jory

JoryHogeveen commented 4 years ago

See validator tool fix here: https://github.com/JoryHogeveen/off-canvas-sidebars/commit/115804e1068bd9881b7fbb5f063f7163502009fb

Edit: Not applicable for v0.5.6.

Inlay commented 4 years ago

Hello, I reinstalled offcanvas sidebar plugin and it started working.

It happened after I uninstalled one plugin i suppose.

Will it happen again if i remove any plugin ?

Best Regards

On Mon, Aug 10, 2020, 5:04 PM Jory Hogeveen notifications@github.com wrote:

See validator tool fix here: 115804e https://github.com/JoryHogeveen/off-canvas-sidebars/commit/115804e1068bd9881b7fbb5f063f7163502009fb

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JoryHogeveen/off-canvas-sidebars/issues/98#issuecomment-671303267, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQR4TA2D5V3OJBAWGSVKAD3R77LMVANCNFSM4PZWJUGA .

JoryHogeveen commented 4 years ago

Hi @Inlay

If your configuration and theme stays the same it should be fine. However, as there are thousands of plugins, I cannot say for sure it will work with all of them.

Cheers, Jory