Hello
J’en profite pour écrire en fran?ais, c’est pas tous les jours !
J’ai installé WP Deferred, et depuis WP Fantasy sidebar ne fonctionne plus, savez-vous ce que je pourrais modifier dans Fantasy Sidebar pour le rendre compatible ?
Sachant que WP Fantasy Sidebar est très léger voici l’url de l’extension :
https://www.ads-software.com/plugins/fantazy-sidebar/
D’avance merci
Phil
After the installation of this plugin the store locator in WP store locator map doesnt work .. any solution
]]>This plugin works well, but having it activated prevents customers from being able to type in their credit card info on the Checkout page. I am using the Braintree for Woocommerce plugin for this.
There is an option in the settings to specify which JS files to ignore. How do I find out which JS files to put in this field so that the Defer JS plugin does not affect the credit card form?
Thanks in advance.
]]>Hi, I installed the plugin and even after had compiled field of javascript to not defer the interested plugin does not work.
The plugin is the leaflet maps marker pro…
Thanks
Hi!
As i activate your plugin my map has a conflict and does not show anything. This is my map page: https://www.vegandix.com/locations/
This is shown in the browser console:
Uncaught ReferenceError: jQuery is not defined
at (index):3055
(index):3222 Uncaught ReferenceError: jQuery is not defined
at (index):3222
jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.1
frontend.js:14 WooZone frontend script is loaded!
js?libraries=places&:34 Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error
_.kb @ js?libraries=places&:34
util.js:210 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
iB.j @ util.js:210
Thanks for help
]]>Hi,
Plugin works almost perfect.
There is one issue when using Chrome browser, the product image at the WooCommerce product page won’t be loaded.
Sometimes it does load but most of the time there is no images.
When using other browsers everything is ok.
How can I fix this (I am not a programmer..) ?
Thanks
Regards
Hi there,
I have read previous comments about this similar problem and its mentioned that its the Cache that needs to be cleared for other plugins to appear again.
But GT Metrix still comes up with Javascript being deferred, and clearing all site cache still doesn’t fix the problem. I am stuck with keeping this plugin installed.
There has got to be another problem here.
]]>I installed this plug-in on the latest version of WordPress (on Responsive child theme) a day ago and tested my site on GTMetrix. There’s been no change in the speed and GTMetrix continues to show the same error. This plug-in is active and I cleared all page caches, but GTMetrix says that javascript is still being parsed during initial page load.
Any idea why it might not be working?
]]>I noticed that the plugin is interfering with how wp core scripts like jquery is loaded when in the wp-login.php
Somehow or rather it prevents wp from adding what it needs to the $wp_scripts->concat property
I made a workaround fix by enqueuing an action for login_enqueue_scripts to remove the filter that from what I see is the cause of this issue.
add_action( 'login_enqueue_scripts', prevent_defer_in_login', PHP_INT_MAX );
function prevent_defer_in_login() {
remove_filter( 'script_loader_src', 'wdjs_store_deferred_scripts', PHP_INT_MAX, 2 );
}
This is added in the functions.php file
I would consider wp-login.php part of the backend of a WordPress site. So this plugin should not be doing any deferred js here.
]]>Hi there, this plugin does not seem to be compatible with Revolution slider? Has this been flagged before and is there anyway to get it working with it? Revolution slider is a very popular extension so just wondering if there are any pans to make these work well together? Thanks
]]>Hi guys,
I have a problem that I think it is beyond my skills. I spent the whole evening trying to fix it but still no luck.
Basically, my Metaslide plugin is not running after installing the WP deferred Js which I love what it does to my pagespeed.
What I can not figure out is to exclude the metaslide javascript but can not do it. Anyone can help me about that, please? I really need the help!
My website is https://www.onurpinar.com
]]>Hello,
I probably need some help to make your plugin works 100% with my website.
Initially, I was having a few errors while loading the homepage but I’ve been able to exclude a few javascript files from the setting panel and make it work (almost).
Precisely, I excluded the following:
***/wp-includes/js/jquery/jquery.js
***/wp-content/themes/pitchwp/js/woocommerce.js
***/wp-content/themes/pitchwp/js/woocommerce.min.js
Now it seems like there is only one error left to solve:
Uncaught ReferenceError: $j is not defined
(anonymous function) @ woocommerce.min.js?ver=4.6.1:1
What does it mean?
What can I do about it?
Thank you for any help you can give me! ??
]]>I have a woocommerce site that I am running and I was looking to remove the plugin as I no longer wished to use it. When I deactivate wp deferred javascript, my stripe checkout no longer works and I get console errors. Is there some sort of permenant setting that the plugin does not revert once deactivated?
]]>Hi all,
After I install the plugin I noticed that I can’t see the google map. How can I fix this problem? I have no experience writing codes and I guess I need to do it manually. Anyone can tell me what to do?
Best,
Onur
Hello everybody!
Did somebody check compatibility of this plugin with bbPress? To be honest, I have problems with it))
If WP deferred javaScript is activated, editor buttons are absent.
https://yadi.sk/i/FVkbxcFNvHhko
I made the screenshot with console because I turned on “SCRIPT_DEBUG” to true but didn’t receive errors at all.
If I deactivate plugin, editor buttons appears.
https://yadi.sk/i/6oKAijKkvHhAn
Did somebody get the same problem?
]]>Hello!
Thanks for this helpful plugin!
I noticed that JS files load without versions info. It is not cool in reality. If you work with own plugins and upload them to the site they will not update properly.
I made some improvements to add versions. It is in the patch file below.
What do you think about it?
https://drive.google.com/file/d/0B6Q7sxYLrHIHM1V0cXJDNFdaT3M/view?usp=sharing
Is it?
Thank you in advance,
– Jukka
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>After enabling the plugin, *Plugin Affected’s Name* is not displaying properly/not loading/broken
It is totally wiping out my top Revolution Slider Banner and screen is just white there….Any solution for getting the plugin to work on my website?
Thank You in advance here….
FORKSTER….
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>This plugin broke my homepage by moving jquery.js to the footer. I suspect this might be the cause of a number of reported issues.
Might it be better to exclude this from the asynchronous load list? Or give us an option to so do?
PS. I did try including it in the exclude list but that didn’t seem to work either? See: https://i66.tinypic.com/64phxd.jpg
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>Hi, how can remove query strings from static resources ?ver=2.0.3 from your plugin: /wp-content/plugins/wp-deferred-javascripts/assets/js/lab.min.js?ver=2.0.3
Thanks for you great support.
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>I simply need to turn this plugin off when logged in as admin. WHY? page builders just wont work, but we don’t want them off once the code has been written and logged out.
How to do Please?
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>I really like the speed improvement the plugin achieves, unfortunately no lightbox, except the Woocommerce product gallery LB, is working with it.
I have the Responsive LB installed and inserted the JS URLs in the settings. As soon as I save an URL in the settings panel all my Woocommerce tabs are open at load.
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>Hi,
I work in 2WP websites, 1 in version 4.4.2, the other in 4.5, theme Enfold
In both versions I lose my sliders after activating the plugin.
That’s to bad, because it helps me a lot in speedeing up the sites.
Is there a solution for this problem, or is this Enfold-Plugin combination just not working for me?
Greetz
Eric van Dijk
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>Hi, how can Remove query strings from static resources in wp-content/plugins/wp-deferred-javascripts/assets/js/lab.min.js?ver=2.0.3
For get more speed in pagespeed score.
Thanks for you great support.
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>-hello,
after making it(WP Deferred JavaScripts) on my website I see both plugin not working with jQuery lazy load plugin and BetterOptin
Could you help me because I cannot exclude the javascript, I probably do something wrong but what?
I exclude jquery.lazyload.min.js but it is not working at all.
thank you in advance
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>Hi there,
Thanks for this handy plugin!
I have more of a feature request than an immediate problem. I found that deferring JS breaks Gravity Forms, even when I enter the URLs for all of GF’s scripts into the exclusions. It would be great if I could simply exclude the Contact page (as this is the only one with a Gravity Form on it).
Thanks for your time!
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>I’ve playing around with the plugin and I’m having trouble with exclusions. What should I enter in the exclusions box?
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>I have the script jQuery lazy load plugin
Both are not compatible. If I have lazy loading I cannot see any picture when I activate wp defered
than you
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>On this page: wp-admin/options-general.php?page=wp-deferred-javascripts
I’m getting this error:
Warning: implode(): Invalid arguments passed in /home/*/public_html/*/wp-content/plugins/wp-deferred-javascripts/inc/admin.php on line 85
In my website pages I’m getting this error:
Warning: array_merge(): Argument #2 is not an array in /home/*/public_html/*/wp-content/plugins/wp-deferred-javascripts/inc/frontend.php on line 95
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>After updating I get this message twice in the Backend…
Warning: include(): Failed opening ‘/webseiten/wp-content/plugins/wp-deferred-javascripts/inc/admin.php’ for inclusion (include_path=’.:/usr/local/lib/php’) in /webseiten/wp-content/plugins/wp-deferred-javascripts/wp-deferred-javascripts.php on line 69
I tried deactivate and re-activate, but again same error when it is activated.
Previous version was working all fine.
Now deactivated it and wait for support… thx
https://www.ads-software.com/plugins/wp-deferred-javascripts/
]]>