PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, October 27, 2022

[FIXED] How to solve the Minify JavaScript and CSS issue in prestashop?

 October 27, 2022     css, javascript, performance, prestashop-1.7     No comments   

Issue

when i check my website performance on gtmatrix.com it show me the following issue.

Minify JavaScript and CSS:

There are 10 components that can be minified

inline <script> tag #2
inline <script> tag #3
inline <script> tag #4
inline <script> tag #8
inline <script> tag #9
inline <script> tag #10
inline <script> tag #11
inline <script> tag #12
inline <script> tag #13
inline <script> tag #14

how to solve this problem plz help me.


Solution

There are two way to solve the problem

First1: login to admin and go to performance tag and make the setting changes like this

https://blog.dareboost.com/wp-content/uploads/2015/02/prestashop-ccc1.png

2nd: find the corresponding files into files directories and the use minifier http://www.minifier.org/ and upload and save your files again



Answered By - R.K.Bhardwaj
Answer Checked By - Senaida (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing