Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • matthewgillard Friend
    #198481

    Hi,

    My website is loading terribly slow since Installing and configuring Bookshop theme.

    http://www.sammat.net.au

    Backend is loading fast as well as our other websites on the server so must be something to do with bookshop???

    I have
    Optimize CSS – YES
    Optimize JS – Yes

    Any ideas?

    Matt

    TomC Moderator
    #537792

    There are a number of extensions available to assist with SITE PERFORMANCE via the Joomla Extension Directory[/url]

    😎

    matthewgillard Friend
    #537813

    I have enabled cache plugin and System – JCH Optimize Pro.

    This has improved speed slightly.

    Google page speed insights suggest the following:

    Eliminate render-blocking JavaScript and CSS in above-the-fold content
    Your page has 2 blocking CSS resources. This causes a delay in rendering your page.

    None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
    Optimize CSS Delivery of the following:

    http://fonts.googleapis.com/css?family=Roboto:400,700,300
    http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700

    How can I achieve this?

    Ninja Lead Moderator
    #537854

    You can find both files above in

    + Open templates/ja_bookshop/css/error.css file

    Line 17:

    @import url(http://fonts.googleapis.com/css?family=Roboto:400,100,700);

    + Open templates/ja_bookshop/css/offline.css file

    Line 6, 7:

    @import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700);
    @import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);

    + Open templates/ja_bookshop/tpls/blocks/head.php file

    Line 53, 54:

    <link href='http://fonts.googleapis.com/css?family=Roboto:400,700,300' rel='stylesheet' type='text/css'>
    <link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700' rel='stylesheet' type='text/css'>

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum