This plugin will add various options to implement off-canvas sidebars in your WordPress theme based on Slidebars jQuery plugin..
If the plugin does not work for your theme, please let me know through the support and add plugins and themes list and I will take look..
Yes you can, keep in mind that the more sidebars you add the heavier the load on the server and browser will be.. 3.
Makes for much more elegant way to display sidebar on mobile than pushing it to the bottom.
There was issue with the plugin disabling some of my jQuery interactions so I asked Jory about it and he let me know it's compatibility issue and sent me link to his in.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Enhancement Make sure that percentage based widths are rounded to actual pixels to prevent 1px differences on display..
Fix Enhance the codebase to be more aligned with WP coding standards with CodeClimate...
Feature Option to set your own CSS prefix.
Feature First experiment for compatibility with fixed elements within the container with the use of transform translateZ.
Read more