dmikam
Forum Replies Created
-
Ok,
Try to include this into exceptions list:
jquery.js
jquery-migrate.min.js
postmessage.jsI think it will help by now.
Hi !
I think this week I could release new version of plugin with some improvements in javascript loading method. But until then, I’ll try to resolve your site problem with Lightbox.
It would be great if you can post here what javascript errors produce lightbox when my plugin is activated. To see them, please, activate the plugin, open your page in Chrome Browser(or Firefox), open developer tools (or Firebug in Firefox) pressing F12 button and go to the Console Tab. Then reload your page and see if there some errors. If they are – post them here.Forum: Plugins
In reply to: [Async JS and CSS] yes jquery, no to jquery-migrate.min.jsHi David,
It is correct – if jquery is in the exceptions list, jquery-migrate need to be there also. If not, it will produce an error “jQuery is undefined”.
Forum: Plugins
In reply to: [Async JS and CSS] Help with exceptionsHi,
You just need to put something like this into Exceptions list:
jquery.royalslider.min.js.Forum: Plugins
In reply to: [Async JS and CSS] How to test your PluginHi,
Yes, I’m thinking about some better method for javascript loading.
About CSS – inserting inline in FOOTER could make you receive better scores on Google Insights, but visually can create some type of blinking (first it shows your site with no styles and after some short moment they appears). So inserting inline in HEADER is better for user experience and also gives good results for performance.Forum: Plugins
In reply to: [Async JS and CSS] UpdatesHi Tony !
I glad it works well for you. Anyway I should better the javascript loading methods because a lot of people has problems..And thanks for reporting 🙂
Forum: Plugins
In reply to: [Async JS and CSS] How to test your PluginHi !
It is very easy to test – check speed of your website with disabled plugin
here:
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.ccnahub.com&tab=desktopand here
then enable it and check your speed again.
Now about slideshow – to make it work try to add this code to Exceptions list:
jquery.js jquery-migrate.min.js FeaturedArticles.jquery.js starter.jsI think it should help.
Even if you disable javascript optimisation (I see actually you are using Rocket Loader), you still can use CSS optimisation. The better option is the default one, but you can try all of them – which fits your needs better.
Forum: Plugins
In reply to: [Async JS and CSS] Homepage slider stopped workingHi!
Sure, I can try 🙂Open your web in Google Chrome browser, push F12 and go to Console tab. Reload your page and see if there some errors in the Console. Then if there are some, post them here. I’ll try to help you resolve them.
Good luck !
Forum: Plugins
In reply to: [Async JS and CSS] My stats piwikHi,
I have never used this plugins, but it looks like the right filename is
wp-piwik.jsForum: Plugins
In reply to: [Async JS and CSS] UpdatesHi Tony !
I forgot to tell you about new version that I released some days ago 🙂Forum: Plugins
In reply to: [Async JS and CSS] wp-login.php errorHi,
Just have published new version with fix.
Forum: Plugins
In reply to: [Async JS and CSS] Sign-in page generates errorHi !
This warning is fixed in the version I have just published!
Thanks for reporting !
Forum: Plugins
In reply to: [Async JS and CSS] Style Order and DependencyI just have checked it on my sites and it looks like an order of CSS loading is correct.
Could you tell me, what plugin configuration do you use ?
Do you use some dependensies for your CSS files in wp_enqueue_style ?By the way, I have just released a new plugin version.
Forum: Plugins
In reply to: [Async JS and CSS] add some featureHi !
After 3 weeks, finally, I have had some time to dedicate it to my plugin, so, I have added languages support, and have translated it to spanish and russian.
Forum: Plugins
In reply to: [Async JS and CSS] Odd Error in Script Called by AJAXCould you Activate the plugin and in it’s configuration disable all options and see if an error is still therr? If it’s not, try to enable all options one by one to see which of them produces it.