Forums
(@processby)
4 years, 4 months ago
Hi.
ZigPress, you can send a link to your site?
4 years, 5 months ago
Hello, i think it’s possible.
Hello,
I’m working on it, I’ll add it in the next update.
4 years, 7 months ago
Hello. The plugin works with an iframe. You can enable lazy iframe loading in the settings. Can you send a link to the page?
5 years, 2 months ago
Appearance -> Customize in menu WordPress. Then go to Tables Settings.
5 years, 3 months ago
Try add width and height attributes to images in header.
<img width="200" height="100" src="image.jpg" />
5 years, 4 months ago
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="">
<img width="260" height="266" src="">
5 years, 5 months ago
table { table-layout: auto;}
Can I get a link to the page?
Hi!
Try add Head row color in the settings.
I added the ability to exclude pages.
5 years, 6 months ago
Thank you for your 5 star rating ??
Спасибо за отзыв!
Добавьте в functions.php
add_filter('lazy_load_span_wr', function($add_wr){return false;});
5 years, 7 months ago
Please send a link to the site page.