Processby
Forum Replies Created
-
Forum: Plugins
In reply to: [Robots.txt Editor] Has no effectHi.
ZigPress, you can send a link to your site?
Forum: Plugins
In reply to: [Responsive Sidebar] Sliding From rightHello, i think it’s possible.
Forum: Plugins
In reply to: [Responsive Sidebar] Outside elementHello,
I’m working on it, I’ll add it in the next update.
Forum: Plugins
In reply to: [Lazy Load Optimizer] lazy loading instagram embedded pics iframeHello. The plugin works with an iframe. You can enable lazy iframe loading in the settings. Can you send a link to the page?
Forum: Plugins
In reply to: [WP Responsive Table] Appearance SettingsAppearance -> Customize in menu WordPress.
Then go to Tables Settings.Forum: Plugins
In reply to: [Lazy Load Optimizer] White space added on top of the pageHi.
Try add width and height attributes to images in header.
<img width="200" height="100" src="image.jpg" />- This reply was modified 6 years, 9 months ago by Processby.
Forum: Plugins
In reply to: [Lazy Load Optimizer] New update loads smaller imageHi.
Try to update the plugin.
Also, so that the logo does not jump, add width and height attributes to image.
<img width="260" height="266" src="">Forum: Plugins
In reply to: [WP Responsive Table] Column Widthtable { table-layout: auto;}
Forum: Plugins
In reply to: [WP Responsive Table] Issues with WooCommerce CartCan I get a link to the page?
Forum: Plugins
In reply to: [WP Responsive Table] New update messes with background-color forHi!
Try add Head row color in the settings.
Forum: Plugins
In reply to: [WP Responsive Table] Issues with WooCommerce CartHi!
I added the ability to exclude pages.
Forum: Reviews
In reply to: [Lazy Load Optimizer] Works Great, good workThank you for your 5 star rating 🙂
Forum: Reviews
In reply to: [Lazy Load Optimizer] Super !!!Спасибо за отзыв!
Добавьте в functions.php
add_filter('lazy_load_span_wr', function($add_wr){return false;});Forum: Plugins
In reply to: [Lazy Load Optimizer] Page speed questionHi.
Please send a link to the site page.