Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • okkhalid Friend
    #541740

    Thank you so much for all the help you did 🙂

    Bruce Valle Friend
    #542186

    I followed your same instructions but it dint work for me, please help my site is http://www.pegasus-systems.co.za/index.php/about/features-projects
    <em>@Ninja Lead 435857 wrote:</em><blockquote>Yes, I fixed the problem directly on your site as my earlier post. Please clear cache your browser or open Feature Projects with new browser, you will see it loads as in my screenshot

    </blockquote>

    Ninja Lead Moderator
    #542199

    <em>@bruce valle 436501 wrote:</em><blockquote>I followed your same instructions but it dint work for me, please help my site is http://www.pegasus-systems.co.za/index.php/about/features-projects</blockquote>

    I would need to take a closer look at your site, please roll-back any changes you may have done on your site and pm me admin login of your site and FTP credentials. I shall help you out.

    osbp Friend
    #545669

    @ninja Lead

    I tried this. The button that is highlighted is different, but the default layout loads.

    My page is http://avenuehostel.hu/rooms

    Could you please take a look?

    Thanks!

    Ninja Lead Moderator
    #545778

    <em>@osbp 440926 wrote:</em><blockquote>@Ninja Lead

    I tried this. The button that is highlighted is different, but the default layout loads.

    My page is http://avenuehostel.hu/rooms

    Could you please take a look?
    </blockquote>

    I just tested with the solution below again, I see it’s working fine.

    + Open the templates/ja_decor/html/com_content/category/masonry.php file

    Change

    $bloglayout = isset($_COOKIE['blog-layout'])?$_COOKIE['blog-layout'] : '0';

    To

    setcookie('blog-layout','1');
    $bloglayout = isset($_COOKIE['blog-layout'])?$_COOKIE['blog-layout'] : '1';

    + Create the templates/ja_decor/css/custom.css file and add new rule:


    .grid-list .item.isotope-item{
    height : 300px;
    }

    If you could not have it solved, please pm me admin login and FTP account, I will help you out.

Viewing 5 posts - 16 through 20 (of 20 total)

This topic contains 20 replies, has 5 voices, and was last updated by  Ninja Lead 9 years, 9 months ago.

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