Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author codealfa

    (@codealfa)

    Very strange. Are the javascript files still being combined?

    Try flushing all your cache if you have a caching plugin installed. Try deactivating and reactivating the JCH Optimize plugin, clean the plugin cache and re-configure the plugin.

    Thread Starter c0cc0bill

    (@c0cc0bill)

    Tx.

    I have not .js file in head. Even with the pro version the plugin does not work. Is possible to have the pro version 1.1.3?

    Here the result with 1.1.3: view-source: http: //indebitati.it/

    Here the result with 1.1.4:

    I have already tried: Try flushing all your cache if you have a caching plugin installed. Try deactivating and reactivating the JCH Optimize plug, clean the plug-in cache and re-configure the plugin.

    This is the head section:
    <head>
    <meta name=”viewport” content=”width=device-width, initial-scale=1.0, maximum-scale=1.0″ />
    <link rel=”stylesheet” media=”screen” href=”/wp-content/themes/journalist/style-above-the-fold-all-screen.css”>
    <link rel=”stylesheet” media=”screen and (max-width:966px)” href=”/wp-content/themes/journalist/style-above-the-fold-all-mobile.css”>
    <link rel=”stylesheet” media=”screen and (min-width:967px) and (max-width:1024px)” href=”/wp-content/themes/journalist/style-above-the-fold-all-10-12.css”>
    <link rel=”stylesheet” media=”screen and (min-width:1025px)” href=”/wp-content/themes/journalist/style-above-the-fold-all-desktop.css”>
    <link rel=”stylesheet” media=”screen and (min-width:300px) and (max-width:599px)” href=”/wp-content/themes/journalist/style-above-the-fold-galaxy-s.css”>
    <link rel=”stylesheet” media=”screen and (min-width:600px) and (max-width:965px)” href=”/wp-content/themes/journalist/style-above-the-fold-galaxy-tab.css”>
    <link rel=”stylesheet” media=”screen and (min-width:1025px) and (max-width:1300px)” href=”/wp-content/themes/journalist/style-above-the-fold-13.css”>
    <link rel=”stylesheet” media=”screen and (min-width:1301px) and (max-width:1439px)” href=”/wp-content/themes/journalist/style-above-the-fold-15.css”>
    <link rel=”stylesheet” media=”screen and (min-width:1440px) and (max-width:1599px)” href=”/wp-content/themes/journalist/style-above-the-fold-19.css”>
    <link rel=”stylesheet” media=”screen and (min-width:1600px) and (max-width:1679px)” href=”/wp-content/themes/journalist/style-above-the-fold-20.css”>
    <link rel=”stylesheet” media=”screen and (min-width:1680px) and (max-width:1919px)” href=”/wp-content/themes/journalist/style-above-the-fold-22.css”>
    <link rel=”stylesheet” media=”screen and (min-width:1920px)” href=”/wp-content/themes/journalist/style-above-the-fold-23.css”>
    <?php wp_reset_query(); ?>
    <link rel=”stylesheet” href=”/wp-content/themes/journalist/style-below-the-fold-all-screen.css” type=’text/css’ media=”all”>
    <link rel=”stylesheet” media=”only screen and (max-width:966px)” href=”/wp-content/themes/journalist/style-below-the-fold-all-mobile.css”>
    <link rel=”stylesheet” media=”only screen and (min-width:967px) and (max-width:1024px)” href=”/wp-content/themes/journalist/style-below-the-fold-all-10-12.css”>
    <link rel=”stylesheet” media=”only screen and (min-width:1025px)” href=”/wp-content/themes/journalist/style-below-the-fold-all-desktop.css”>
    <link rel=”stylesheet” media=”screen and (min-width:300px) and (max-width:599px)” href=”/wp-content/themes/journalist/style-below-the-fold-galaxy-s.css”>
    <link rel=”stylesheet” media=”screen and (min-width:600px) and (max-width:965px)” href=”/wp-content/themes/journalist/style-below-the-fold-galaxy-tab.css”>
    <?php if ( (is_single()) && !( (‘topic’ == get_post_type()) || (‘reply’ == get_post_type()) || (‘forum’ == get_post_type()) || (bbp_is_topic_tag()) ) ): ?>
    <link rel=”stylesheet” href=”/wp-content/themes/journalist/style-comments.css” type=”text/css” media=”all” />
    <?php endif;?>
    <?php if ((‘topic’ == get_post_type()) || (‘reply’ == get_post_type()) || (‘forum’ == get_post_type()) || (bbp_is_topic_tag())): ?>
    <link rel=’stylesheet’ href=’/wp-content/themes/journalist/style-bbpress.css’ type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’dashicons-css’ href=’/wp-includes/css/dashicons.min.css’ type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’editor-buttons-css’ href=’/wp-includes/css/editor.min.css’ type=’text/css’ media=’all’ />
    <?php endif;?>
    <link rel=”stylesheet” type=”text/css” media=”print” href=”/wp-content/themes/journalist/style-print.css”>
    </head>

    Plugin Author codealfa

    (@codealfa)

    Ok so you’re using 1.1.3 now? You can get the pro version on the website for any official version if you have a subscription. Go to Downloads -> All Official Releases -> WordPress.

    Since you have a subscription the best way for me to address this is if you submit a ticket on the website with admin access and FTP login to your server. That way I can troubleshoot and know for sure what the problem is rather than guessing.

    Thread Starter c0cc0bill

    (@c0cc0bill)

    Excellent version 1.1.3. It was enough that free, but I’m happy to have signed the pro version, as a contribution to development.

    Thanks.

    Plugin Author codealfa

    (@codealfa)

    Ok thanks. You can consider leaving a review for use so others will know the plugin can be useful for them.

    I would like to resolve the issue you have with 1.1.4 though so please submit a ticket with admin access and FTP to your server or test site and I will fix it for you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘combine css files does not works with version 1.1.4’ is closed to new replies.