Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #649693

    Dear support team,

    the portfolio grid on the given page is set to have 6 items in a row. However this works for the German site, but in the English one it’s always 5 items and the 6th goes in the next line.

    Do you have an idea how this could be fixed?

    txs
    Stefan

    • This topic was modified 8 years, 5 months ago by beenee.
    #650348

    Hey Stefan,

    I’m seeing 6 in a row on both the page you linked to using Chrome, in what browser are you seeing that error?

    Best regards,
    Rikard

    #650402

    I’m using FF, sorry…

    #650657

    Hi,

    Ok, thanks for that, I still see 6 in a row on both page using the latest version of FireFox though? Could you try clearing your browser cache and reload a few times to see if that helps please?

    Best regards,
    Rikard

    #650714

    Thanks Rikard,
    Yes latest Version 47.0 of FF in Win 8.1 and Linux mint/ubuntu – (Cache deleted – tried in save mode as well)
    Still the same problem…
    It is not comprehendible why the German Version differs from the English one…?!
    Not sure what to do…
    S.

    #651270

    Hi,

    Well I can’t reproduce the error on my end using the latest version of FireFox on OSX, but I’ll ask the rest of the team to have a look as well.

    Thanks,
    Rikard

    #655755

    I’m still having this same issue.
    I made a template of the ‘working’ Portfolio Grid and just use the template on the EN site. This didn’t work either…
    Does anyone have any ideas…?

    #656505

    Hi,

    I see this on FF:
    (see private content)
    which looks pretty ok to me. Could you fix it already?

    Best regards,
    Andy

    #656595

    Unfortunately I still see it broken into two rows (see below).

    #657006

    Hi,

    can you check on another computer as well please? I will tag this for someone using Windows.

    Best regards,
    Andy

    #657059

    Hi Andy,
    I tried on an Ubuntu 14.04 LTS with FF 46.01 and 47 and it worked! (1)
    – on Linux Mint 17.1 with FF 47 and it doesn’t. (Tried save mode (no addons – and private mode – deleted Cache) (0)
    – on Windows 8.1 on FF47.01 and it doesn’t. (Tried save mode (no addons – and private mode – deleted Cache) (0)
    – on Lubuntu 15.10 with FF 44 and 47 and it worked! (1)
    – on Windows 7Pro (VM) – FF 47 and it doesn’t. (Tried save mode (no addons – and private mode – deleted Cache) (0)

    My Customers run Windows 10 with the latest FF: One PC diplays it correctly – One doesn’t! (1) (0)

    And then I realised something! When I change the viewport of my browser (Windows 8.1 /FF47.01) it works!
    Going back to fullscreen it doesn’t.

    Conclusion: It works on a sceen-resolution of 1280 x 720 and it doesn’t on 1920 x 1080
    On on a Browser-viewport 1420 × 792 on a Browser-viewport 1920 × 916 it does not!

    This applies to the English Version of the page only, The German one works well with all resolutions.

    I’m puzzled :-(

    Thanks for further help,
    Stefan

    #657919

    Hi,

    Thank you for the info. You can decrease the width of the columns on Firefox:

    .avia-mozilla #top .no_margin.av_one_sixth {
        width: 16.5%;
    }

    The default value is 16.666666% so the decrease won’t be noticeable.

    Best regards,
    Ismael

    #657925

    Thanks Ismail,
    we’re getting there. This didn’t have any effect to the EN site.

    I went down to 10%

    .avia-mozilla #top .no_margin.av_one_sixth {
        width: 10%;
    }

    AND.. I realised it did to the German (DE) site! Now the same portfolio grid doesn’t follow the “Quick css” on the English (EN) site.
    This is where the problem seems to be…
    …any Ideas why this could happen…?
    -S.

    • This reply was modified 8 years, 4 months ago by beenee.
    #658347

    Hi,

    Did you add the CSS to Quick CSS on both languages? If for instance German is active when you paste into Quick CSS it will only apply to the German site.

    Best regards,
    Rikard

    #658348

    :-) I learned something…
    Good thinking Rikard!
    It’s obviously a coincidence that the view was OK on some systems. But the css has to be straightened out.
    I know now that the css differs from the English to the German Version and the problem is solved!!
    Thanks so much…!!!

    • This reply was modified 8 years, 4 months ago by beenee.
    #658740

    Hi,

    Great, glad you got it working :-)

    Regards,
    Rikard

Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.