• Resolved superkot

    (@superkot)


    Hi,
    So I have this site with heavy bloated main page (many plugins), and the caching does not work very well – looks like some of them avoid it and still abuse the backend. I decided to cheat and help with “manual caching”: created a page template, pasted the HTML output of that page in it, and then put the caching back on.

    While now the page is much faster than it used to be and its a win, for some reason WPFC does not want to combine JS and CSS files – I have the same number of them, only now with WPFC names like ewqe1212dsf41724fdsf727847fd2374.js

    There is actually a “wall” of these script src lines in one place of the page file and it is a surprise they are not combined.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Emre Vona

    (@emrevona)

    “combine js” option combines the js files which exist on the header.

    Thread Starter superkot

    (@superkot)

    My bad. Thought it would mean the <head></head> header. Could you suggest any hack for me to make it process the file as if it is a header?

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

The topic ‘Combines JS very well (NOT)’ is closed to new replies.