test
Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #974287

    Hi,

    I tried to access Homepage of your site but I got the forbidden access to your site.

    About the problem on your site, I guess the CSS style does not load that is why you are facing bug. You can change the security on your site so that i can take a look or you can test your site at the localhost again and see its same on your localhost .

    Regards

    desmats Friend
    #975015
    This reply has been marked as private.
    Ninja Lead Moderator
    #975203

    Hi
    What did you change on your site?
    Please have a look the video here, you can see the problem with the first load.

    desmats Friend
    #975316

    I cant see your last update – do need anything else?

    desmats Friend
    #975623

    Thanks for looking.

    Yes I know if you click the layout options it corrects. It just looks a mess when it first loads.

    The site is constantly being updated and tweaked. This problem has been there for a long time though.

    Possibly from the last template update?

    If it could load in one layout (the first the wording) only without options that would be fine.

    Ninja Lead Moderator
    #975834

    I’m not quite sure what modifications you have changed on your site. If possible, I can update all the CSS style of Category Blog on your site with original file

    Please confirm about this and give me FTP account via private reply. I will help you to do this.

    desmats Friend
    #976049
    This reply has been marked as private.
    desmats Friend
    #976062

    Hi there – as well as the scrambled layout issue I would like to tweak a few other things in this news section.

    (I have tried to find the answers in the documentation)

    I would like ALL the news stories to be available – at the moment 5 are visable at the start – and when next project is clicked another 5 are revealed but I have 18 stories (this will grow) and they should all be viewable.

    Also can the wording be changed from project to news – ie filter news (would prefer to remove completely) and ‘next news’ at bottom.

    Thanks!!!

    Ninja Lead Moderator
    #976891

    @desmats: I uploaded the new files to your site but the problem is still there. I need time to debug this bug.

    desmats Friend
    #978489

    We have the same problem with featured projects. Screener attached.


    1. screener
    desmats Friend
    #978640

    I have just updated the site to the latest Joomla version and Decor template version. Still scrambled though.

    Ninja Lead Moderator
    #978847

    @desmats: I got the same that when I upgraded the code on your site and I also raised this problem on your site to development team here. They will help to detect the problem on your site.

    desmats Friend
    #981428

    Been waiting one week now – client is giving me a hard time – any news?

    Ninja Lead Moderator
    #982034

    It’s very strange with the problem on your site but I used this way to fix the problem on your site

    • Open templates/ja_decor/html/com_content/category/masonry.php file

    Change

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

    To

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

    Hope it helps

    desmats Friend
    #982037

    Thanks this worked!

    Well done and thanks!!

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

This topic contains 15 replies, has 2 voices, and was last updated by  desmats 8 years, 1 month ago.

The topic ‘News layout scrambled’ is closed to new replies.