newbiedev
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Empty JS urls in Script tagsI’ve tried disabling every other plugin and see if its due to that. But It seems this behavior is happening from Autoptimize plugin only. If I disable the plugin or disable the Exclude scripts from Autoptimize option, the JS urls seem to appear.
Could you suggest what to do to identify and fix the issue?
Thanks for your support!
Here’s the final approach I’ve implemented and it seems to be working fine without any errors from w3 validator
1. Added below to functions.php
add_filter( 'autoptimize_filter_imgopt_lazyload_cssoutput', '__return_empty_string' );
2. Added the below code to <head> section?
<noscript><style>.lazyload{display:none;}</style></noscript>
Thanks for the revert
Continuing on pt-2 above: What if I add the below code to <head> section?
<noscript><style>.lazyload{display:none;}</style></noscript>
Thanks for the revert. Need some clarification on two points:
- should I add this code snippet in functions.php?
2. Alternatively , if I add the noscript lazyload css script in <head> and remove from here in the plugin – would it solve the issue – while at the same time not hampering user experience?
Thanks for your reply.
But the value seems to be encrypted: https://ibb.co/PmbMxbn
Can you suggest how to use this to export block-wise-exception or update the same in database? Or is there some other way?
- This reply was modified 11 months ago by newbiedev.
Hi Team, We have emailed you the details. Please check and respond there.
Thanks
We are using JNews theme. Which has a plugin JNews Auto Load Post to enable infinite scroll.
Would really appreciate an urgent response.
Hi Team, any update on how to resolve this?
Hi, I tried doing that now.
But still not working. Pls help on how to resolve?
Forum: Plugins
In reply to: [LiteSpeed Cache] Adsense Ads not loading on MobileHi, Tried doing that.
Didn’t solve the problem, and also with JS as deferred or off, the Pagespeed scores take a very bad score. Its coming down to 50 which was earlier 90+
Pls help
Forum: Plugins
In reply to: [LiteSpeed Cache] Deleting cache files from ServerHi Team
Thanks for the response. I’ve not removed Litespeed, but I’m struggling to find how to reduce server space usage. Could you suggest what to do?
Forum: Plugins
In reply to: [LiteSpeed Cache] Adsense Ads – Reduced height with LitespeedHi , couldn’t find the setting you’ve mentioned. Could you share the screenshot for the same?
Forum: Plugins
In reply to: [LiteSpeed Cache] Adsense Ads – Reduced height with LitespeedHi, Pls find below
Report number: ARHIQTRC
Report date: 07/11/2023 04:58:14
Forum: Plugins
In reply to: [LiteSpeed Cache] Adsense Ads – Reduced height with LitespeedAlso, I’ve tried excluding https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js in JS Excludes in Tuning, and adding “.adsbygoogle” to UCSS Selector Allowlist. But this also hasn’t helped.
- This reply was modified 1 year, 4 months ago by newbiedev.