If you upgrade to WP Sticky PRO you'll have access to premium email support directly from plugin devs.
official documentation and then go to the plugin\'s community support forum and post a message (include a link to your site). Support is provided on a voluntary basis.','sticky-menu-or-anything-on-scroll')); ?>
Try to avoid all this where possible, but if you can\'t, using the plugin in Legacy Mode (see below) helps sometimes.
Another situation that can cause trouble, is when any parent of your sticky element has the "transform" CSS property applied to it.','sticky-menu-or-anything-on-scroll')); ?>
only when it\'s sticky?','sticky-menu-or-anything-on-scroll')); ?>
not sticky, use classname ".element-is-not-sticky".
To add styles to your sticky element only when it\'s sticky, use classname ".element-is-sticky".','sticky-menu-or-anything-on-scroll')); ?>
.element-is-not-sticky {
background: red;
}
.element-is-sticky {
background: blue;
}','sticky-menu-or-anything-on-scroll')); ?>
Responsive theme when it\'s sticky.','sticky-menu-or-anything-on-scroll')); ?>
Easy Smooth Scroll Links, but once my menu becomes sticky, that one doesn\'t work anymore.','sticky-menu-or-anything-on-scroll')); ?>
upgraded this plugin from an earlier version, Legacy Mode will be turned ON by default, because chances are that the old method worked perfectly fine for your site. If that\'s the case, there is not really a need to use the new method and you can just continue using the old, classic method. If it ain\'t broke, don\'t fix it, right?','sticky-menu-or-anything-on-scroll')); ?>
NOTE: new installs of the plugin will have the Legacy Mode turned off by default. Only UPGRADES from 1.4 (or before) should have it turned on by default.','sticky-menu-or-anything-on-scroll')); ?>