Title: Ante Laca's Replies | WordPress.org

---

# Ante Laca

  [  ](https://wordpress.org/support/users/alaca/)

 *   [Profile](https://wordpress.org/support/users/alaca/)
 *   [Topics Started](https://wordpress.org/support/users/alaca/topics/)
 *   [Replies Created](https://wordpress.org/support/users/alaca/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/alaca/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/alaca/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/alaca/engagements/)
 *   [Favorites](https://wordpress.org/support/users/alaca/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 135 total)

1 [2](https://wordpress.org/support/users/alaca/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/alaca/replies/page/3/?output_format=md) …
[7](https://wordpress.org/support/users/alaca/replies/page/7/?output_format=md) 
[8](https://wordpress.org/support/users/alaca/replies/page/8/?output_format=md) 
[9](https://wordpress.org/support/users/alaca/replies/page/9/?output_format=md) 
[→](https://wordpress.org/support/users/alaca/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Any forks of this great plugin?](https://wordpress.org/support/topic/any-forks-of-this-great-plugin/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/any-forks-of-this-great-plugin/#post-17008985)
 * [@panmaster](https://wordpress.org/support/users/panmaster/) actually, I’m thinking
   of rewriting the entire thing this winter 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Disabling CSS/JS not working.](https://wordpress.org/support/topic/disabling-css-js-not-working/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/disabling-css-js-not-working/#post-13364528)
 * HI [@anis1287](https://wordpress.org/support/users/anis1287/), thank you for 
   using WPP.
 * I know it’s been a while, but did you manage to fix the problem?
    How did you
   exclude the page? On the edit page screen by checking the exclude option, or 
   from WPP admin by entering the exact URL?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Conflict with elementor](https://wordpress.org/support/topic/conflict-with-elementor-32/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/conflict-with-elementor-32/#post-13364525)
 * HI [@masoudnkh](https://wordpress.org/support/users/masoudnkh/), thank you for
   using WPP.
    If you could copy the exact error and paste it here in this thread,
   that would be really helpful.
 * You have an option in WPP admin ( JavaScript tab, Exclude file(s) from asynchronous
   loading ) to exclude that file from being asynchronously loaded, but then you
   will have to also exclude dependencies for that file if there is any ( e.g jQuery).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Asynchronously load JavaScript issue](https://wordpress.org/support/topic/asynchronously-load-javascript-issue/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/asynchronously-load-javascript-issue/#post-13364509)
 * [@ahawad](https://wordpress.org/support/users/ahawad/) I see a couple of issues
   there, thank you for letting me know.
    I’ll fix that in the next release.
 * [@simpleclickers](https://wordpress.org/support/users/simpleclickers/) thank 
   you! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Nginx Re-write Rule](https://wordpress.org/support/topic/nginx-re-write-rule/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/nginx-re-write-rule/#post-12997227)
 * Hi [@pratyaksh99](https://wordpress.org/support/users/pratyaksh99/)
 * can you be more specific or share the error log?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] GET parameters cache rules (Utm and Custom)](https://wordpress.org/support/topic/trim-get-parameters-utm-and-custom-from-string-and-do-not-cache/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/trim-get-parameters-utm-and-custom-from-string-and-do-not-cache/#post-12997215)
 * Hi [@fedorkap](https://wordpress.org/support/users/fedorkap/)
 * > Does the plugin have options for specifying a list of GET parameters, when 
   > they enter the line, caching would be disabled (GET parameters cache rules).
 * Yes, you should add something like this in “Exclude URL(s) from cache” section
   on the Cache page.
 *     ```
       utm_source=yandex&utm_medium=cpc&utm_campaign={any}&utm_content={any}&utm_term={any}
       ```
   
 * This should prevent WPP to cache that page
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] lazyload and iframes](https://wordpress.org/support/topic/lazyload-and-iframes/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/lazyload-and-iframes/#post-12997182)
 * HI [@alx359](https://wordpress.org/support/users/alx359/)
 * > – I suppose “Disable” within the CSS/JS tabs also allows using those wildcards{
   > all}, {any}, etc. hinted in other places?
 * Correct
 * > – Is it there any possible approach to deliver a different cached page depending
   > on browser? For example, have different JS/CSS enqueued targeting IE11 (which
   > does not support conditionals). With the other caching solutions I’ve tested
   > so far, one needs to exclude such browser agent altogether to avoid it polluting
   > the cache for everyone else.
 * NO, there is no such option to have a different cache for different browsers.
   The only thing you could do here is try to exclude pages from cache for different
   user agent.
 * >  – I’m currently enjoying another plugin that serves device-optimized lazy-
   > loaded images: OptiMole. For such kind of service to work properly though, 
   > one usually needs to switch off any other lazy-load scripts. However, doing
   > so leaves out lazy-loading of iframes. I see no specific setting of lazy-load
   > of iframes in WPP > Media tab. Are iframes supported at all?
 * Yes, lazy load videos is the option you want to use here
 * > – BTW, [https://www.wp-performance.com](https://www.wp-performance.com) is 
   > giving me a blank page. Is this just temporary, or?
 * Yes at the moment 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Lazy loading images not working on Internet explorer](https://wordpress.org/support/topic/lazy-loading-images-not-working-on-internet-explorer/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/lazy-loading-images-not-working-on-internet-explorer/#post-12997150)
 * HI [@platoscave](https://wordpress.org/support/users/platoscave/)
    I’m afraid
   I can’t help you with this because I am a Linux user.
 * Just out of curiosity, in what version of IE you are testing the site?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Best settings for the plugin?](https://wordpress.org/support/topic/best-settings-for-the-plugin/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/best-settings-for-the-plugin/#post-12631303)
 * HI [@froughtz](https://wordpress.org/support/users/froughtz/)
 * There is no such thing as “best settings”, at least not for the WPP. Every site
   is different, and what works on one website, it doesn’t have to fork for the 
   other.
 * My only advice is to try to play with the options.
 * Thank you for using WPP.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Error in Cloudflare](https://wordpress.org/support/topic/error-in-cloudflare/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/error-in-cloudflare/#post-12631283)
 * HI [@douglasferraz89](https://wordpress.org/support/users/douglasferraz89/)
 * > The application returns: Error: Cloudflare browser cache expiration not set.
 * Which application, WPP or Cloudflare?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Several Configurations](https://wordpress.org/support/topic/several-configurations/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/several-configurations/#post-12631281)
 * HI [@dbk100](https://wordpress.org/support/users/dbk100/)
 * 1. If you want to asynchronously load JS files, there is an option in WPP JavaScript
   screen called “Asynchronously load JavaScript”. Turn that ON.
 * 2. Yes, there is an option in Media screen -> Responsive images -> Force images
   to use srcset attribute
 * Thank you for using WPP!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Names/emails being cached in forms](https://wordpress.org/support/topic/names-emails-being-cached-in-forms-in-bbpress/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/names-emails-being-cached-in-forms-in-bbpress/#post-12631264)
 * Hi [@platoscave](https://wordpress.org/support/users/platoscave/)
 * 1. Hm… thats strange, form data shouldn’t be cached
 * 2. Pages can be excluded in two ways
    – on edit page screen – on WPP Cache screen
 * In both cases you should see that URL on WPP Cache screen
 * 3. Go to WPP Cache screen -> Exclude URLs section and add this:
    [https://site.com/forum/](https://site.com/forum/){
   all}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] conflict with file_get_contents();](https://wordpress.org/support/topic/conflict-with-file_get_contents/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/conflict-with-file_get_contents/#post-12631234)
 * Hi [@kolshix](https://wordpress.org/support/users/kolshix/)
 * Try this:
    [https://site.com/download-file/?id=](https://site.com/download-file/?id=){
   numbers}
    -  This reply was modified 6 years, 1 month ago by [Ante Laca](https://wordpress.org/support/users/alaca/).
    -  This reply was modified 6 years, 1 month ago by [Ante Laca](https://wordpress.org/support/users/alaca/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Cache not working](https://wordpress.org/support/topic/cache-not-working-11/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/cache-not-working-11/#post-12500406)
 * Hi [@giuse](https://wordpress.org/support/users/giuse/)
    that’s strange. Can 
   you contact me at ante.laca at gmail?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Performance] Cache not working](https://wordpress.org/support/topic/cache-not-working-11/)
 *  Plugin Author [Ante Laca](https://wordpress.org/support/users/alaca/)
 * (@alaca)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/cache-not-working-11/#post-12496838)
 * HI [@giuse](https://wordpress.org/support/users/giuse/)
 * It looks like WPP can’t save the cache file.
    Can you check if the wp-content/
   cache/wpp-cache dir is created and it’s writable?
 * Nice plugin btw.

Viewing 15 replies - 1 through 15 (of 135 total)

1 [2](https://wordpress.org/support/users/alaca/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/alaca/replies/page/3/?output_format=md) …
[7](https://wordpress.org/support/users/alaca/replies/page/7/?output_format=md) 
[8](https://wordpress.org/support/users/alaca/replies/page/8/?output_format=md) 
[9](https://wordpress.org/support/users/alaca/replies/page/9/?output_format=md) 
[→](https://wordpress.org/support/users/alaca/replies/page/2/?output_format=md)