Title: codealfa's Replies - page 7 | WordPress.org

---

# codealfa

  [  ](https://wordpress.org/support/users/codealfa/)

 *   [Profile](https://wordpress.org/support/users/codealfa/)
 *   [Topics Started](https://wordpress.org/support/users/codealfa/topics/)
 *   [Replies Created](https://wordpress.org/support/users/codealfa/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/codealfa/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/codealfa/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/codealfa/engagements/)
 *   [Favorites](https://wordpress.org/support/users/codealfa/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 91 through 105 (of 105 total)

[←](https://wordpress.org/support/users/codealfa/replies/page/6/?output_format=md)
[1](https://wordpress.org/support/users/codealfa/replies/?output_format=md) [2](https://wordpress.org/support/users/codealfa/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codealfa/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/codealfa/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/codealfa/replies/page/6/?output_format=md)
7

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] "Remove above the fold CSS and JavaScript"](https://wordpress.org/support/topic/remove-above-the-fold-css-and-javascript/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-above-the-fold-css-and-javascript/#post-6026968)
 * You’ll need the pro version of the plugin to do that. The Premium and Optimum
   settings places the JCH Optimize combined javascript file at the bottom of the
   page and the Optimum setting adds the defer and async attributes to further prevent
   javascript render-blocking.
 * The ‘Optimize CSS Delivery’ setting in Pro Options prevents CSS render-blocking.
   This setting attempts to extract the critical CSS required to display the section
   of the page above the fold from the combined file. The rest of the file is then
   loaded via javascript after the page is rendered.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] I not can see any change](https://wordpress.org/support/topic/i-not-can-see-any-change/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/i-not-can-see-any-change/#post-6017589)
 * Ok at this point I’m just guessing around. The best way for me to assist is for
   you to submit a ticket on the site with admin access and FTP login so I can troubleshoot
   it on your site or test server. You’ll need a subscription to submit a ticket.
 * [https://www.jch-optimize.net/](https://www.jch-optimize.net/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] I not can see any change](https://wordpress.org/support/topic/i-not-can-see-any-change/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/i-not-can-see-any-change/#post-6017529)
 * Did you do check for error messages in /plugins/jch-optimize/logs/jch-optimize.
   log, as described? Remember to turn on ‘log caught exceptions’ in Advanced Options
   first.
 * Make sure you’re using the latest version (1.1.4).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] I not can see any change](https://wordpress.org/support/topic/i-not-can-see-any-change/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/i-not-can-see-any-change/#post-6017451)
 * This article will describe how to check if it’s working and what to do if it 
   is not:
    [https://www.jch-optimize.net/support/knowlegebase/2.html?view=article](https://www.jch-optimize.net/support/knowlegebase/2.html?view=article)
 * I have checked the source of your web pages and have confirmed that the plugin
   doesn’t seem to be running.
 * Make sure you have flushed all your cache after installing and activating the
   plugin.
 * If you still do not see the plugin working, turn on ‘log caught exceptions’ in
   Advanced Options and check in the /plugins/jch-optimize/logs/jch-optimize.log
   file for an error message. This should indicate what the likely problem is. You
   can post the message here if you’re not sure what it means.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] Google Analytics](https://wordpress.org/support/topic/google-analytics-123/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/google-analytics-123/#post-6008767)
 * Make sure the Google Analytics code is in it’s own script declaration block and
   exclude it from the plugin using ‘Exclude script’ in Pro Options. Enter a unique
   word or phrase to the script in this option and save your settings. Google Analytics
   doesn’t work when it is combined by the plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] Google Fonts](https://wordpress.org/support/topic/google-fonts-16/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/google-fonts-16/#post-6005003)
 * I’m not sure I understand what you mean by “turn off Google fonts”. The plugin
   doesn’t remove or add files from loading on the website. It merely excludes selected
   files from being aggregated in the combined CSS or javascript file.
 * Generally you only want to do that when combining the particular file presents
   a problem. The plugin excludes Google font files by default because Google loads
   the font type based on which browser accesses the file. Since different browsers
   use different font types, if this file is cached in the combined file then the
   font shows incorrectly in some browsers.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] How to fix this error](https://wordpress.org/support/topic/how-to-fix-this-error-1/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/how-to-fix-this-error-1/#post-5999343)
 * I’d be happy to assist you with this. As a subscriber you have access to the 
   ticket system so you can submit a ticket with admin access and I’ll check it 
   for you.
 * The ticket system is offline for the weekend though. I can’t provide this type
   of support 7 days a week so submit it on Monday and we’ll take it from there.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] How to fix this error](https://wordpress.org/support/topic/how-to-fix-this-error-1/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/how-to-fix-this-error-1/#post-5999272)
 * Clean the cache using the icon in Basic Settings in the plugin. Flush any other
   cache you may have enabled.
 * Turn the plugin off and check the source of your page to ensure that there is
   no link to that file in the source.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] Sprite Generator](https://wordpress.org/support/topic/sprite-generator/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/sprite-generator/#post-5966955)
 * The Sprite Generator will combine certain background images into a sprite and
   replace the url to the background images with the url to the sprite and respective
   background positions in the combined CSS.
 * You can determine if it’s working by checking to see if any sprite images are
   created. They will be saved in the ../plugins/jch-optimize/media/sprites/ folder.
   Also you can check the combined CSS for any links to the sprites. They sprite
   name will start with ‘csg-‘.
 * In order for background images to be included in the sprite they have to:
    1)
   Have the background-repeat property set to ‘no-repeat’ 2) Have the background-
   position property set to ‘0 0’ or ‘left top’ or any combination of those values,
   or have no background-position set since the default is ‘0 0’. 3) Have dimensions
   less than 50px X 50px.
 * In the Sprite Generator Options in the plugin settings, You should see a drop
   down list of all the images the plugin have found by default to add to the plugin
   in the ‘Exclude images’ setting. This should give a good indication of whether
   any sprite will be generated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] Unclear On Basic Settings](https://wordpress.org/support/topic/unclear-on-basic-settings/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/unclear-on-basic-settings/#post-5872196)
 * Ok good to know…I’m guessing there may have been some javascript errors on your
   page so in the meantime you can try and enable the ‘Use try catch’ setting in
   Advanced Options. If you combine a file with errors it will affect the combined
   file but this option will wrap each file in a try catch block and ‘contain’ the
   error in the original file so the combined file should work just as before.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] Unclear On Basic Settings](https://wordpress.org/support/topic/unclear-on-basic-settings/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/unclear-on-basic-settings/#post-5872096)
 * Ok first of all I must strongly recommend that you use and stick with the Automatic
   Settings that set the options in the Automatic Groups for you. This is because
   some settings are dependent on other settings so the Automatic setting resolves
   these dependencies to reduce the risks of conflicts.
 * Check out the tutorials on the website on configuring the plugin and resolving
   conflicts:
    [https://www.jch-optimize.net/documentation/tutorials.html](https://www.jch-optimize.net/documentation/tutorials.html)
 * If you want to use the defer setting or place the javascript at the bottom it
   is better to get the pro version as the Premium and Optimum setting places the
   javascript at the bottom and the Optimum setting adds the async and defer attributes
   to the combined file. Additionally a pro subscription gives you access to premium
   support via the ticket system so you can provide administrator access to your
   site or test site and I can help you configure the plugin and resolve the conflicts.
 * Having said that, I would need to see the url to your website and your gtmetrix
   report to be able to offer any explanation as to why the defer setting or placing
   the javascript at the bottom didn’t resolve these alerts for you. Possible reasons
   could be that the file was excluded from the plugin for some reason or that the
   file wasn’t embedded in the HTML but was loaded from another javascript file.
 * If the Intermediate setting didn’t render the site correctly then there’s a conflict
   that needs to be resolved. You first need to determine if the conflict was due
   to CSS or javascript so disable ‘Combine CSS’ and ‘Combine javascript’ options
   in turn, checking the site each time.
 * If the error is with Combine CSS then more than likely you have a parsing error
   in one or more of your CSS files so check them with [http://csslint.net/](http://csslint.net/)
   and correct any error or exclude the files with errors. You can ignore parsing
   errors about vendor specific rules like ‘Unknown @ rule: @-ms-keyframes.’.
 * If the error is with Combine Javascript then the tutorials describe how to find
   which file to exclude by looking for the javascript errors in the console.
 * Of course with a subscription you could submit a ticket with admin access and
   I could do all of this for you. (The ticket system is unavailable on weekends).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] Promblem with Google XML Sitemaps](https://wordpress.org/support/topic/promblem-with-google-xml-sitemaps/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/promblem-with-google-xml-sitemaps/#post-5854128)
 * I’ve just released a new version with the fix for this issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] sitmap.xml is empty](https://wordpress.org/support/topic/sitmapxml-is-empty/)
 *  [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/sitmapxml-is-empty/#post-5848294)
 * The plugin has just been updated with the fix for this issue.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[JCH Optimize] Better than W3 Total Cache](https://wordpress.org/support/topic/better-than-w3-total-cache-3/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/better-than-w3-total-cache-3/#post-7937196)
 * Thank you for your review. Happy to know you find the plugin useful.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JCH Optimize] Promblem with Google XML Sitemaps](https://wordpress.org/support/topic/promblem-with-google-xml-sitemaps/)
 *  Plugin Author [codealfa](https://wordpress.org/support/users/codealfa/)
 * (@codealfa)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/promblem-with-google-xml-sitemaps/#post-5854060)
 * I fixed this issue today. I’ll have a release out with the fix in a day or two.

Viewing 15 replies - 91 through 105 (of 105 total)

[←](https://wordpress.org/support/users/codealfa/replies/page/6/?output_format=md)
[1](https://wordpress.org/support/users/codealfa/replies/?output_format=md) [2](https://wordpress.org/support/users/codealfa/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codealfa/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/codealfa/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/codealfa/replies/page/6/?output_format=md)
7