Viewing 1 replies (of 1 total)
  • If you copy and paste the contents of those files it won’t do anything but add weight to your page. You have to prevent those plugins from adding the css / js to the page. To do this you’re going to have to be comfortable with writing a bit of (very basic) php. Give these two pages a read. wp_dequeue_style(), wp_dequeue_script().

    If you’re not familiar with PHP at all and would rather an easy fix. Change plugin. Plugins like Autoptimize, W3 Total Cache do what you want.

Viewing 1 replies (of 1 total)
  • The topic ‘How to combine external CSS and Javascrpt?’ is closed to new replies.