Raz
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] pll_register_string() do not work. if long string is bad?…Hey Sakadon,
where are you using it? And where did you press “submit” ?
You should be able to register it by putting into the functions.php of your themeForum: Plugins
In reply to: [Polylang] Password protected pagesI confirm this hook works.
thank you! ??Forum: Plugins
In reply to: [Polylang] Pages preview in second language doesn't workAwesome, it’ working ??
thanks a lot ChoubyForum: Fixing WordPress
In reply to: 3.9 Update – How to Add Padding and Border to Images Now?+1
We need this feature back ??Forum: Plugins
In reply to: [Polylang] Polylang slows down the pages generationso: looks like it’s not really Polylang (well Polyland definitely adds an overhead, which is normal) but it’s Wysija actually (a newsletter plugin) that REALLY slows sown the generation.
Forum: Plugins
In reply to: [Polylang] filter pll_get_flag does not workHi Jim,
what are you trying to accomplish?Forum: Plugins
In reply to: [WPFront Notification Bar] Compatibility with PolylangAwesome.
thank you SyamForum: Plugins
In reply to: [MailPoet Newsletters (Previous)] The plugin slows down my websiteSo i’ve been able to optimize a bit the plugins, remove the ones I could…but it’s still up to 42% according to P3 Profiler, which is huge…
When I disable it on my test environment, the website is definitely faster.
Before:
https://www.dropbox.com/s/tncbgv0lfmp9cb5/Screen%20Shot%202014-02-23%20at%2021.10.04.JPGAfter:
https://www.dropbox.com/s/r0iri7tvyd6tdyr/Screen%20Shot%202014-02-23%20at%2021.13.54.JPGSo looks like it performs up to 30 requests. Any pointers?
thank you!Forum: Plugins
In reply to: [Autoptimize] UberMenu Jquery exclusionhaha you named it ??
Can’t wait for the new features though. I’m now proposing your plugin for my customer’s website, new favorite plugin, coupled with WP Super Cache.Forum: Plugins
In reply to: [Autoptimize] UberMenu Jquery exclusionHey futta,
I finally gave up, because the overall website is much optimized now – and I would have had 3 plugins to exclude (the sidebar, my carrousel, and the ubermenu) so much work just to figure out the right exclusion pattern, while we are talking about 50 to 70 extra lines ??But I learned a lot by working with your plugin:
– Size went down to 980 kb, which is fantastic given my image-rich homepage
– Load-time : 800 ms to 1 sec
– GTmetrix score: 92% Pingdom: from 90 to 92 depending from where the server is.Thank for your support! ??
Forum: Plugins
In reply to: [Autoptimize] UberMenu Jquery exclusionHi futta,
I tried a crazy combination of lines but no success ??
– uberMenuSettings
– hoverIntent.min.js
– ubermenu
– megaUber
– megaMenu
– uberMenuSetting
– uberMenuStickyettings
– ubermenu.sticky.js
– ubermenu.min.jsForum: Plugins
In reply to: [Autoptimize] Up to 30gb of optimized files ?It worked,
thank a lot futtaForum: Plugins
In reply to: [Autoptimize] Up to 30gb of optimized files ?Ok thank you
So it’s not really a “script” as stated – I’m battling for hours about finding the script name everytime.
Maybe two options would be better?
something like
“path to the script to exclude – for example my-plugin/inc/test.js”and the “javascript vars”
does that make sense?Forum: Plugins
In reply to: [Autoptimize] Up to 30gb of optimized files ?Ok will try
How did you figured this one out?
I have another that needs to have the JS loaded in the header as well,
but I still don’t get it where the string to exclude comes from.
is it a variable name? An handler? a js file without .js?It’s too bad to have the Js compression disabled and the “look for scripts in head” only because I’m still unable not to figure the thing to, it’s something I’d like to do for other websites as well ??
best
RazForum: Plugins
In reply to: [Autoptimize] Up to 30gb of optimized files ?Thanks it’s the plugin “commentLuv” that generates a “referrer” string I think.
But I cannot exclude the scripts.
What is the exact string this field expects?The file only, such as: “commentluv.js”
the path, or the URI?
thank you! ??