Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1206560
    Paul R
    Moderator

    Hi,

    php files are not allowed as attachment.

    Please save the files as .txt and upload again.

    Thanks

    #1206562
    shogun
    Participant

    Files as txt

    #1207308
    Rad
    Moderator

    Hi there,

    1. Please clear your W3 total cache, make sure all cache category and minification are totally cleared and regenerated. Cache purpose is to serve same set of content and files over and over, hence, it will not reflect as you wanted it based on your changes.

    2. Please try removing the featured image custom code from your functions.php and test it, but please back it up

    Thanks!

    #1208808
    shogun
    Participant

    2. Removing “featured image custom code” had no effect.

    Removing this code DID:

    function defer_parsing_of_js ( $url ) {
    if ( FALSE === strpos( $url, ‘.js’ ) ) return $url;
    if ( strpos( $url, ‘jquery.js’ ) ) return $url;
    return “$url’ defer “;
    }
    add_filter( ‘clean_url’, ‘defer_parsing_of_js’, 11, 1 );

    #1208810
    shogun
    Participant

    1. However when I activate W3 total Cache (and purge all cache) the audiobar disappears again 🙁

    So there seems to be a conflict with W3. Can you please confirm?

    #1208820
    shogun
    Participant

    If I disable “JS minify settings” in W3 total cache the audiobar appears again, but that makes my site slower.

    So It seems using JS minify with W3 is incompatible with X-theme.

    #1208842
    Christian
    Moderator

    Hey there,

    Minifying JS may or may not work on your particular setup. This depends on per site basis as all setups differ and a lot of factors can affect that. It would be best that you hire a website optimization specialist to optimize your site for you.

    Thanks.

    #1208899
    shogun
    Participant

    Thanks for your help!

    #1208906
    shogun
    Participant
    This reply has been marked as private.
    #1208939
    Christian
    Moderator

    Your site loads fast on my end. Please clear your browser cache.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1203284 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>