hostingreview
Forum Replies Created
-
Might be that it only works with Autoptimize
@webcraftic seems like scripts are still there after combining with “Fast Velocity Minify”. Seems I’ve disabled EnlighterJS scripts, but they are still present in combined js.
Seems like “Fast Velocity Minify” or “Autoptimize” is ignoring exclusions made by Assets Manager. Or is it caching engine. I use Cache Enabler?
No its happening, when you’re using GTM instead of analytics.
Forum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] PHP 7.1 CompatibilityI can say that hiding is not the solution. These warnings still appear in server log, which causes slower server performance and as well this code causes triggering unnecessary exception loops in the core of php which causes again performance decrease. I can say that wordpress itself by default has lots of warnings, but they are working on it. I myself if I was working at wordpress would fix lots of bugs, but have not enough time and have lots of freelance jobs and full time job. So I can only notice things and share my notices while chilling at home and drinking beer. ??
As well I can share this when plugin developers are too slow in development I create my own repository and put my changes there as well. I think its even possible somehow to override update urls of plugin. Just don’t remmeber how. So whenever you release your own personal version of plugin you can update it directly from github. ??