Forums
Home / Plugin: Sticky Ad Bar Plugin / Conflict with Lenscap Theme
(@chaneswin)
7 years, 3 months ago
Theme customize become blank when activate this plugin.
If “Display a Close Button” is not needed, comment out the code below in sticky-ad-bar/js/sab_bar_script.js can solve this problem.
// if (jQuery.cookie(‘mps_cookie_close’)) { // jQuery(‘#sab_wrap’).hide(0); // jQuery(‘#sab_close_btn’).css(‘display’,’none’); // jQuery(‘#sab_bar_opn’).fadeIn(70); // }