Extra closing in wpfLoaderLayout
-
Hi there,
I have just installed your plugins in one of my WooCommerce website and setup filter in side bar area, I have noticed there is an extra closing div and due to this the structure of my site is not working proper.
I have found this extra div below code.
woo-product-filter\modules\woofilters\views\woofilters.php line number – 338$html .= '<div class="wpfLoaderLayout" style="position:absolute;top:0;bottom:0;left:0;right:0;background-color: rgba(255, 255, 255, 0.9);z-index: 999;"><i class="fa fa-spinner fa-pulse fa-3x fa-fw" style="position:absolute;z-index:9;top:50%;left:50%;margin-top:-30px;margin-left:-30px;color:rgba(0,0,0,.9);"></i></div>'; $html .= '</div>';
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Extra closing in wpfLoaderLayout’ is closed to new replies.