Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • filipetorres Friend
    #204803

    Hi,
    I need to change number of grid columns in JA Purity III template from 12 to 16 and I followed this tutorial to change the number of grid columns: http://www.t3-framework.org/documentation/customization.html#layout-width

    I’m running a fresh Joomla 3 installation at localhost with WAMP (PHP 5.5.12, MySQL 5.6.17, Apache 2.4.9).

    I follow this steps:
    1) Set template in development mode;

    2) Changed templates/purity_iii/less/variables.less:

    // Number of columns in the grid system
    @grid-columns: 12;
    // Padding, to be divided by two and applied to the left and right of all columns
    @grid-gutter-width: 40px;

    to

    // Number of columns in the grid system
    @grid-columns: 16;
    // Padding, to be divided by two and applied to the left and right of all columns
    @grid-gutter-width: 20px;

    3) Reload de frontend website and show blank page.

    I set PHP settings to display errors and shows bellow errors:

    Better image link: http://theimagehost.net/upload/d4b7c5ab30a2251d91bfbf2c40161fea.png

    I apreciate any help.
    Thanks in advance.

    Filipe Torres


    1. localhost-purity-iii-error
    Adam M Moderator
    #563802

    Hi @filipetorres,

    May I know your site url so I can have a look at the problem ?

    filipetorres Friend
    #564050

    <em>@Adam M 464362 wrote:</em><blockquote>Hi @filipetorres,

    May I know your site url so I can have a look at the problem ?</blockquote>

    Hi @adam M,
    the error occurred at my computer only (localhost). I put the same website online and works like a charm:
    http://purityiii.filipetorres.net/

    It makes me think that the problem may be in the local server settings.
    What settings should I do on the local server for the site to work?

    Thanks.

    Adam M Moderator
    #564204

    Hi @filipetorres,

    Please try with XAMPP instead as there are many Joomla! users reported about strange problem with WAMP.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Adam M 9 years, 8 months ago.

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