newbiedev
Forum Replies Created
-
thanks for the reply
any plans of bringing it in near future?
also, what solution do you suggest to be used with generapress to achieve infinite scroll on single posts?
Forum: Plugins
In reply to: [Autoptimize] First image not getting lazyloadedThanks for the pointers. Let me try these!
Forum: Plugins
In reply to: [Autoptimize] First image not getting lazyloadedThanks for your prompt response!
- Regarding fetchpriority=”high” , I’m inserting the first image similar to other images, so would you be able to help with any pointers why this is getting set, so I can avoid it
- Regarding “Trending posts”, can i modify the <img> code so that it lazyloads? Could you also help in some pointers on that?
Appreciate your response!
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 2 years, 5 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?