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
14 stars 4 forks source link

Compatible theme hooks #112

Closed wp-capmatch closed 1 year ago

wp-capmatch commented 2 years ago

I'm using this theme: https://my.seventhqueen.com/docs/seeko/welcome

And need to add the correct hooks to the Off Canvas Sidebars plugin.

Existing hooks used by the theme are: https://my.seventhqueen.com/docs/buddyapp/buddyapp-theme-hooks/

JoryHogeveen commented 2 years ago

Hi @wp-capmatch

Please contact the theme developer about these hooks! They might even support the default hooks (wp_body_open and wp_footer). https://github.com/JoryHogeveen/off-canvas-sidebars/wiki/Theme-setup

Cheers, Jory