thememasterguru
Forum Replies Created
-
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] sceduled update errorsHi Daan,
Many thanks for your advice.I did check, install WP Crontrol
https://www.dropbox.com/s/zj2ij2pdhhqq0y7/111.jpg?dl=0All seems to be ok.
Very strange though I got this glitch initially.
Many thanks Daan
Cheers
Ian HForum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] sceduled update errorsHi Daan,
Just to add, I’ve checked again today, and clicked update analytics.js again, still same issue.
https://www.dropbox.com/s/m82eedn2v36qr5o/2020-06-30-caos-error.jpg?dl=0I did read your CAOS (Complete Analytics Optimization Suite) article, which spoke about cron jobs
https://daan.dev/wordpress-plugins/caos/#not-updated-for-more-than-two-daysEven though I don’t think this will change this issue, I have just done as you said in your post, deactivated wordpress wpconfig cron, and added the new cron command via cPanel scheduled every 15 mins
https://www.dropbox.com/s/pwgt8cceo4e4q55/2020-06-30-cron.jpg?dl=0Have you seen this error before Daan? Or do you know how to get over this issue please?
Many thanks in advance
Hope you can help me out here Daan
Best regards
Ian HForum: Plugins
In reply to: [LiteSpeed Cache] how to clear OPTM CSS RulesHi Qtwrk
Excellent!!All disappeared now,, I must admit I was panicking a bit here ??
Thanks for your help as always
Great support here!
Cheers qtwrk
Dest regards
Ian HForum: Plugins
In reply to: [OMGF | GDPR/DSGVO Compliant, Faster Google Fonts. Easy.] update errorsHi,
Sorry about this Daan,
I’ve been and bloody posted this in the wrong support forum!!
Was meant for CAOS support!!I can’t see how to delete this, so please just ignore it, I’ll repost in correct forum.
Sorry about this,, it’s been a long day!
Cheers Daan.
Ian HForum: Plugins
In reply to: [LiteSpeed Cache] Cancelled js file on page loadHi Qtwrk
Got new report here
https://gtmetrix.com/reports/www.localseo.ltd/CODKRAYJError has now disappeared, so maybe was a clouflare issue
Many thanks for your advise qtwrk
Have a great day
Cheers
Ian HForum: Plugins
In reply to: [LiteSpeed Cache] Cancelled js file on page loadHi qtwrk
I have paused my cloudflare account on localseo.ltd
So hopefully you can now view without cloudflare serving the content
I’ll turn it back on as soon as you can take a look please
Many thanks for all your help qtwrk
Best regards
Ian H
Forum: Plugins
In reply to: [LiteSpeed Cache] Mutation Events in scriptAll sorted now Qtwrk,
Many thanks for your help hereBest regards
Ian HForum: Plugins
In reply to: [LiteSpeed Cache] Mutation Events in scriptHi Qtwrk,
I think the error is now gone.I did write above something about “Avoid DOM manipulation inside loops with jQuery”
But that wasn’t my original problem, which was about,
“Mutation Events”So I think all is good now.
many thanks for all your help
Best regards Qtwqrk
Ian HForum: Plugins
In reply to: [LiteSpeed Cache] Mutation Events in scriptJust to add,, this report was here
(With js minify turned on), so flagging the error
https://www.dareboost.com/en/report/a_15ed15e3690b9982ec5b73224?reportIds=a_15ed15e3690b9982ec5b73224And my latest report,, before I turned on js minify
Currently
91%
https://www.localseo.ltd/
Report generated on May 29, 2020 8:04:14 PM
https://www.dareboost.com/en/report/a_35ed15cae63b258770015ff28?reportIds=a_35ed15cae63b258770015ff28Cheers Qtwrk
Ian HForum: Plugins
In reply to: [LiteSpeed Cache] Mutation Events in scriptHi qtwrk,,
Getting somewhere,
After ‘Playing about with settings’ I now (I think) have found the error.
I enabled js minify in LS and ran a dareboost report,, (with js combine in LS turned off) but JS Compiler turned on in their theme options.Dareboost has come back with this code,
========================================
Avoid DOM manipulation inside loops with jQuery
Working directly with the DOM has a cost. If you have to add elements to a node, you should prefer to append them once rather than one by one.
———————————————————————-
This page contains 1 DOM manipulation method(s) inside loop(s):https://www.localseo.ltd/wp-content/litespeed/cssjs/5b6b1.js
for(var t=0;t<o;t++){var e=$cfs.children().eq(gn_getItemIndex(t*i,0,!0,itms,$cfs));$(this).append(opts.pagination.anchorBuilder.call(e[0],t+1))}
———————————————————————-
My question to you now Qtwrk is what to do next!:-)
As I would prefer js minify on, but not flagging an error in DareboostMaybe I’ll contact Avada support with my latest findings also, and see what they say
Many thanks Qtwrk
Just thought I’d update you
Cheers
Ian HForum: Plugins
In reply to: [LiteSpeed Cache] Mutation Events in scriptHi Qtwrk,
I have turned off js combine and minify, and ran a report on this URL at dareboost
https://www.localseo.ltd/Report is here;
https://www.dareboost.com/en/report/a_35ed1518d63b258770015fbf6?reportIds=a_35ed1518d63b258770015fbf6Now with no flagged error for mutation,, but,, the js combine and minify are both disabled :-(,, but dareboost score went up to 90%
I just tried it with re-enabling them both, and got the error again.
So now I have enabled in Avada under performance this;
===================
Enable JS Compiler
By default all the javascript files are combined. Disabling the JS compiler will load non-combined javascript files. This will have an impact on the performance of your site.
===================
Doing it this way doesn’t flag dareboost and keeps my gtmetrix score quite high (though the ySlow Use cookie-free domains) has quite a few entries
Image below
https://www.dropbox.com/s/q6i5ppfdamtg6gg/gt.jpg?dl=087% Report generated on May 29, 2020 7:29:46 PM
https://www.dareboost.com/en/report/a_15ed1549a90b9982ec5b72e57?reportIds=a_15ed1549a90b9982ec5b72e57——————–
But my question must be how come litespeed doesn’t flag an error when js combine and minify are both turned off, yet it does flag the mutation error in dareboost when these are both turned on?Any ideas Qtwrk?
I can provide a report or even wordpress login if you think it might help to find out why LS does this, flags the error when js is on?
I haven’t a clue, all this is above me Qtwrk.But the above is where I am now
Man y thanks again
Best regards Qtwrk
Ian HForum: Plugins
In reply to: [LiteSpeed Cache] Mutation Events in scriptJust to add
https://www.dropbox.com/s/ons3u09t24qgvo3/performance-screen-avada.jpg?dl=0Thats my performance screen settings in Avada.
The js compiler is off here.
Just thought I’d share this screenMany thanks again qtwrk
Ian HForum: Plugins
In reply to: [LiteSpeed Cache] Mutation Events in scriptThanks qtwrk for your quick reply
I’ll look now before I reply to Avada supportMany thanks again
Cheers qtwrk
Ian HForum: Plugins
In reply to: [LiteSpeed Cache] Mutation Events in scriptHello qtwrk,
I got a reply from support which was as follows;
==================================================
I am sorry for the inconvenience, according to the report you have shared, the lazy loading script is causing the mutation events, for now, to fix this issue, you can disable lazyloading from theme options underAvada -> Theme Options -> Performance -> Enable Lazy Loading
If you disable this option, the script will not load and there will be no mutation events. You can check the LiteSpeed cache plugin if it has the lazyloading feature that is implemented using mutation observers.
===================================================
So, I have disabled the Avada lazy load in their theme options, and enabled it in litespeedcache. (then I purged all).I ran another dareboost report here;
https://www.dareboost.com/en/report/a_25ed1478da0612f4bc6fa0487?reportIds=a_25ed1478da0612f4bc6fa0487
But I still get the same error?https://www.dropbox.com/s/qjbguad78ncowza/error.jpg?dl=0
So I ran again with your litespeed URL
https://www.localseo.ltd/?LSCWP_CTRL=before_optmAnd got this
https://www.dropbox.com/s/5o8ctv7wlyy1oop/still-error.jpg?dl=0So this is with Avada theme lazyload images DISABLED, but Litespeed Lazyload enabled..
Strange…I’ll contact their support again
Just thought I’d update you qtwrk
Many thanks for all your help here,
greatly appreciated
Best regard
Ian HForum: Plugins
In reply to: [LiteSpeed Cache] Mutation Events in scriptHi qtwrk,
I’ve contacted Avada support,
I’ll see what they come back with.thanks for all your help
All the best qtwrk
Ian H