Search the Community
Showing results for tags 'minify'.
-
Module to minify PS HTML output. Lightweight and simple module. <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title> Lightweight module removes extra spaces and new lines from PS html output, thereby minimizing the html co...
- 10 replies
-
- 5
-
-
-
- minify html
- html
-
(and 2 more)
Tagged with:
-
Hi there again, I found that when i turn on the Minify HTML option under Performance -> CCC it messes up with the alignment of the images on the page, all the other options work fine on, but this one in particular does that. Does someone know why? Im running 1.6.1.18. Thanks in advance,...
-
Hi, I've been trying to increase performance of an 1.5.4.1. shop and noticed that turning -on- 'Minify HTML' slows down the page loading time by about 2 seconds, from under 2 seconds to over 4 seconds. Turning on 'Compress inline JavaScript' adds another .4 seconds to the page loading time....
- 10 replies
-
- performance
- minify
-
(and 2 more)
Tagged with:
-
Hi there, For a online catalog, I modified and customized the default Prestashop theme in order to make it looks like the main website. Because the catalog is on a sub-domain, unlike the main website, I used the full path for the main layout images, in order to avoid having duplicates and avoid...