mrk978d
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] JS Folder Very HUGEHas this issue been resolved? If so, please can you share as I have the same issue with a huge js folder.
Forum: Plugins
In reply to: [LiteSpeed Cache] Images do not display if Lazyload is ONok, have disabled Litespeed lazyload, will see how it goes.
Thanks for your assistance.
Forum: Plugins
In reply to: [LiteSpeed Cache] Images do not display if Lazyload is ONare you not getting the grey box? On pagespeed insights it says to properly size images – as if the images have not been optimized.
Forum: Plugins
In reply to: [LiteSpeed Cache] Images do not display if Lazyload is ONI have added the css again. Images slow to load. Thanks
Forum: Plugins
In reply to: [LiteSpeed Cache] Images do not display if Lazyload is ONHi
I reset Litespeed and nothing changed. I disabled all plugins – still not loading.
Hovering over an image (where the image should be) the styles shows:
img[data-lazyloaded] {
opacity: 0;
-webkit-transition: opacity .3s linear .1s;
-moz-transition: opacity .3s linear .2s;
transition: opacity .3s linear .2s;
}
from wp-content/litespeed/css/0dac0a25cbafc221630e08cf8f0aaf4f.cssI have tried adding the following css to my custom css file:
img[data-lazyloaded] {
? opacity: 1 !important;
? -webkit-transition: opacity .3s linear .1s;
? -moz-transition: opacity .3s linear .2s;
? transition: opacity .3s linear .2s
}With this code added the images eventually load, but the site is very slow.
I have Shortpixel Image Optimizer plugin, but even if I disable this plugin it makes no difference. I have turned off Image Optimizer settings in Litespeed as I don’t need images being optimized twice.
Thanks for your assistance.
Forum: Plugins
In reply to: [Smash Balloon Social Photo Feed – Easy Social Feeds Plugin] Hide ReelsUpdated and Reels option has reappeared – now fixed!
Hi
Thanks for your prompt reply, but I don’t seem to have the Loop option?contacted the developer wpwax . com. They said it may be a server saving issue – they fixed it.
Forum: Plugins
In reply to: [WOOF by Category] Woof Category link from Single Pagemoved
ok, thanks
Forum: Plugins
In reply to: [WOOF by Category] Woof Category link from Single PageI should have posted in “Woof – product filters for woocommerce”
- This reply was modified 2 years, 9 months ago by mrk978d. Reason: posted in wrong category
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] Instock labelThank you!
ok, re-authenticated and it worked. I think I had to set a profile for posts/pages even though I was disabling analytics under posts/pages. It wouldn’t let me set a profile if I had already disabled it.
I have set my profile, but the notice is still showing.
Ah ok, found the setting in the Advanced tab to allow html edits. Thanks.