New Landing How can we help? Themeforest Theme Support Neighborhood Columns of gallery and product widget won't be right calculated

Viewing 13 posts - 1 through 13 (of 13 total)
  • #231264
    florianibe
    Member
    Post count: 33

    Hey guys,

    i add a landingpage for some special products and now i see that the products aren’t calculated right of margins and the same problem on the image gallery (standard wp).

    Can you tell me whats wrong or can you integrate a fix on update?

    Regards.
    Florian

    Attachments:
    You must be logged in to view attached files.
    #231513
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please add this custom CSS to your theme options:

    .page-id-3785 .has-no-sidebar ul.products li.product:nth-of-type(odd) {
        margin-left: 0;
    }

    Thanks.

    #231540
    florianibe
    Member
    Post count: 33

    Hi David,

    it works but the image gallery right bottom should have 5 elements or more in one line. The wp-setting of the gallery hasn’t any effect!?!

    Florian

    #231774
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please add a WP login and I’ll take a look at the gallery issue also.

    – David.

    #231780
    florianibe
    Member
    Post count: 33
    This reply has been marked as private.
    #232118
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,
    As you have set it to 7 columns, you would need this:

    .gallery .gallery-item:nth-of-type(7n+7) {
        margin-right: 0;
    }
    .gallery .gallery-item {
        width: 9.7%;
    }

    Thanks,
    David.

    #232316
    florianibe
    Member
    Post count: 33

    Hi David,

    i need a code or a fix for all columns.

    My problem is that it wont work on iphone (see attachment).

    Can you fix it within an update?

    Florian

    Attachments:
    You must be logged in to view attached files.
    #232666
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Florian,

    That is a separate issue, it looks like you are showing me a product output not a gallery output.

    The product output will display 1 on top of the other on mobile, ie stacked. Have you added the modification to try and make that two columns? What is the URL?

    – David.

    #232850
    florianibe
    Member
    Post count: 33

    Hi David,

    css is edited, but this was an screenshot of the product widget on iphone.
    The columns don’t calculated in a right way.

    All column systems in widgets should be checked on you.

    Florian

    #233105
    David Martin – Support
    Moderator
    Post count: 20834

    We do check this, it looks like your modification is altering this?

    What is the URL?

    Thanks.

    #233107
    florianibe
    Member
    Post count: 33

    I don’t do any changes on columns and gallery, i think.

    The url is: http://www.kuechenshop-a-z.de/berbel-skyline-deckenlifthaube-guenstig-kaufen/

    #233202
    florianibe
    Member
    Post count: 33

    another problem will be the use of w3 total cache. If i disable minify it works and if i activate it, the colun system woulnd’t be right.

    #233623
    David Martin – Support
    Moderator
    Post count: 20834

    Please do use use the minify, it will cause errors.

    Your products load fine for me on my iPhone, take a look and the screenshot. Please clear your device cache.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register