Title: Loading time
Last modified: November 8, 2020

---

# Loading time

 *  [vlada79](https://wordpress.org/support/users/vlada79/)
 * (@vlada79)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/)
 * Greeting,
 * Is there a way to speed up the loading time of “/?action = kirki-styles & ver
   = 3.1.3”? It takes 1.44 seconds to load and significantly slows down my website.

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Thread Starter [vlada79](https://wordpress.org/support/users/vlada79/)
 * (@vlada79)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/#post-13638168)
 * Today loading time is 4,28 seconds.
 *  [Ari Stathopoulos](https://wordpress.org/support/users/aristath/)
 * (@aristath)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/#post-13638424)
 * That doesn’t sound right… Usually it’s no more than a few milliseconds! Could
   you post a link to your website so that I may see what goes on there?
    Thanks
   🙂
 *  Thread Starter [vlada79](https://wordpress.org/support/users/vlada79/)
 * (@vlada79)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/#post-13638929)
 * Here is the [link](https://htzopremasrbija.co.rs/)
 *  Thread Starter [vlada79](https://wordpress.org/support/users/vlada79/)
 * (@vlada79)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/#post-13639006)
 * Now is much better 651.3ms
 *  [Ari Stathopoulos](https://wordpress.org/support/users/aristath/)
 * (@aristath)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/#post-13639296)
 * I tried installing your theme locally and I can’t replicate the issue… Have you
   checked your server’s error log to see if there’s something going on there?
    
   I also see you’re using an older version of the plugin, v3.1.3. Currently Kirki
   is on version 3.1.5 and a lot of things have been fixed and improved in those
   last 2 versions. On my localhost it doesn’t even load styles using `action = 
   kirki-styles`, styles are added inline with improved performance. If after you
   update the plugin you still have an issue please check to see if there’s any 
   custom code somewhere on your site that changes the default behavior of Kirki’s
   loading and instead of adding them inline they get added as an external reference(
   perhaps you have a filter?)
 *  Thread Starter [vlada79](https://wordpress.org/support/users/vlada79/)
 * (@vlada79)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/#post-13639928)
 * Thanks a lot for trying to help. I’m must to figure out what’s going on. I actually
   use the latest version of kirki all the time 3.1.5
 *  [Ari Stathopoulos](https://wordpress.org/support/users/aristath/)
 * (@aristath)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/#post-13639993)
 * Hmmm I just noticed you’re using maxstore-pro and not the free version. Have 
   you tried contacting your theme-author and ask them about this? Maybe they tweak
   the CSS printing method there. Unfortunately I don’t have access to the premium
   version of the theme, but with the latest version of the free theme everything
   works as expected
 *  [adamparr01](https://wordpress.org/support/users/adamparr01/)
 * (@adamparr01)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/#post-13640234)
 * Hi, I’m also experiencing something similar. I didn’t develop my website myself
   but got it done externally (I don’t have a technical background).
 * [https://lvl-up.com/social-wall/](https://lvl-up.com/social-wall/) is my website
   and [https://imgur.com/a/P4G9HCE](https://imgur.com/a/P4G9HCE) is the results
   of a pingdom speed test.
 * Is there anything I can do to speed this up?
 * Thanks in advance!
 *  [Ari Stathopoulos](https://wordpress.org/support/users/aristath/)
 * (@aristath)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/#post-13640276)
 * Try adding this PHP somewhere…
 * `add_filter( 'kirki_output_inline_styles', '__return_true', 9999 );`
 * That _should_ override any previously set filters that force-load CSS using the
   old and slower method.
 *  [adamparr01](https://wordpress.org/support/users/adamparr01/)
 * (@adamparr01)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/#post-13640300)
 * At a first test that appears to have completely fixed the issue for me – will
   keep an eye on it but thanks for the quick response and nice fix!

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Loading time’ is closed to new replies.

 * ![](https://ps.w.org/kirki/assets/icon-256x256.jpg?rev=3518366)
 * [Kirki – Freeform Page Builder, Website Builder & Customizer](https://wordpress.org/plugins/kirki/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kirki/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kirki/)
 * [Active Topics](https://wordpress.org/support/plugin/kirki/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kirki/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kirki/reviews/)

 * 10 replies
 * 3 participants
 * Last reply from: [adamparr01](https://wordpress.org/support/users/adamparr01/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/loading-time-27/#post-13640300)
 * Status: not resolved