Germont
Forum Replies Created
-
I don’t think autoupdate is an expected behaviour from Yoast, but rather an option you enabled somewhere in WordPress.
I think I’ve seen a proposal from Jetpack to enable their feature for autoupdate of plugins, and accepted by mistake. But then I disabled it.@giossicom
You just had to revert to previous version and wait for a fix version. I think Yoast team won’t let it messed up like that.SEO data appearead again after disabling Wordfence, thanks.
It would be great if somebody could say what’s the link between the plugins, some option that should be disabled. I can’t quit Wordfence more than one minute.Forum: Plugins
In reply to: [BJ Lazy Load] Plugin Completely Broke all my ThemesI used both of these plugins simultaneously, but you have to learn how to configure BWP, which one JS file must use wp_head, which can be minified or just concatenated.
It’s likely you didn’t understand the way plugin works.
All images from content area, widgets and so on, are lazy loaded by default. But admins could still exclude the one they choose using the method from FAQ. All other images will be lazy loaded as usual.If the Falcon caching is completely disabled, you can install. It is even very recommended. Not other way, or conflicts would arise.
Try for yourself on a nonproduction site 😉
I have the latest free version of Wordfence, and the option is still there:
Delete Wordfence tables and data on deactivation?There is a button on their homepage 😉
https://www.wordfence.com/
Please fill out the form belowStart here if you want to order Premium API keys for Wordfence.
What happens when you click on the main switch from the Live Traffic Page.
Or if you check the option:
Enable Live Traffic View This option enables live traffic logging.Create a post with a few images aligned in a column. You see them loading as they are showing up in the viewport.
You’re a very bright guy, it works for me too ! Thx 😉
Now I will revert to normal every image inserted in iframe to delay its load 😉BJ Lazy Load was also cool as it has also lazy load for iframes. But now that option it’s not working anymore on my site.
You must also take into account that you can’t use simultaneous CF Rocket Loader and BJLL, as the first will delay EVERY javascript from a site.
And if you quit CF Rocket Loader there is no way of even thinking that BJLL or other could compare with CF RL.I use also minification of javascripts and css, and got even 160 ms in Google Webmasters load times. But lately the average was 300 ms.
I will try a3 lazy load for my site without CF, never heard of it. Thank you for the info.
I don’t have this problem with external images. They are loading when reach the viewport as expected. Scroll this post on my site, six external images.
http://wp.me/p48646-1mw
I also wrote to CF support. The answer:
___________________________
Dec 28 09:20 AMThanks for the feedback. Rocket loader is still a beta feature and can safely be disabled if you can’t selectively disable rocket loader in the code. Many modern browsers already load the javascript asynchronously, which could be the root cause of the behavior you’re seeing.
_______________________
Indeed, SOMETIMES it’s working fine on Firefox in Linux. I think the solution would be to activate manual mode for Rocket Loader in Cloudflare settings. And then make a list with all javascript files and add the names to the plugin settings I mentioned earlier (sentiment changed to opposite value, as now CF Rocket Loader works in manual mode).Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] exclude parts from php possiblePMaybe parts from html files ? php files don’t make sense !
I found on your site that your plugin uses JavaScript. I could use this plugin to tell CF Rocket Loader to ignore the script by name. But I can’t found any .js file in plugin folder !
EDIT Now I see that java script is contained in a PHP file 🙁