*

Ghany

  • ****
  • 227 posts
Hai, using of more plugins causing website taking more loading time, can you help us to solve it or can you suugest how to avoid this? or is there any solution for this?

 has 17 blocking script resources and 13 blocking CSS resources. This causes a delay in rendering your page.
Unlock the power of visibility without breaking the bank - https://www.adycart.in/

*

MB Themes

Re: has 17 blocking script resources and 13 blocking CSS resources. This c
« Reply #1 on: December 15, 2015, 09:56:14 AM »
@Ghany
Let's take a look on it.
Blocking - means that page cannot be generated before loading these scripts. And it is correct, otherwise first look for 1-2 seconds would be nasty.

So what you can do?
1) Move all scripts from head.php to footer.php - this will allow to generate first view faster, but nasty. You might get result from Google Page insight that everything is ok now (but nasty). It is on you.

2) Minimize all scripts - Open every CSS and JS file of theme and minimize it. This will reduce size of files, but you will not be able to modify anything in those files, as it will be complete mess. It is on you.

3) Merge scripts together - copy content of all CSS files into one, also from plugins installed. Do the same for JS files. Problem is same as with 2), it will be complete mess. It is on you.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ghany

  • ****
  • 227 posts
Re: has 17 blocking script resources and 13 blocking CSS resources. This c
« Reply #2 on: December 15, 2015, 09:59:31 AM »
IF I DONE ABOVE STEPS WHEN I UPDATED SCRIPT THEN I NEED TO DO AGAIN? OR NO NEED FOR EVERY UPDATE?
Unlock the power of visibility without breaking the bank - https://www.adycart.in/

*

MB Themes

Re: has 17 blocking script resources and 13 blocking CSS resources. This c
« Reply #3 on: December 15, 2015, 10:13:05 AM »
@Ghany
You are going to change theme files so yes. You might check to create child theme instead.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ghany

  • ****
  • 227 posts
Re: has 17 blocking script resources and 13 blocking CSS resources. This c
« Reply #4 on: December 15, 2015, 10:14:20 AM »
oh ok ok bro understand, thank u :)
Unlock the power of visibility without breaking the bank - https://www.adycart.in/