New Landing How can we help? Themeforest Theme Support Dante With main content changed after update to 2.51

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Dante
  • #60570
    abo
    Member
    Post count: 41

    Hello,

    We just updated the theme to 2.51 and something changed in the with of the products in the archive pages.
    Please have a look here: http://www.urs-heidi.ch/shop
    Could you check this please?

    Thanks
    Aldo

    #60703
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Everything looks fine to me? What’s the problem?

    – Kyle

    #60731
    abo
    Member
    Post count: 41

    Hi Kyle

    Please have a look at the screenshot.
    This was aligned on 2.5.

    Aldo

    #60734
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please can you provide me with login details? I need to inspect your child theme, I think the issue will be coming from there.

    – Kyle

    #60738
    abo
    Member
    Post count: 41
    This reply has been marked as private.
    #60741
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You seem to be missing the editor in the Appearence tab. Can you confirm if this shows for you?

    – Kyle

    #60743
    abo
    Member
    Post count: 41
    This reply has been marked as private.
    #60747
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please switch to the main parent theme and let me know if you still get the problem

    – Kyle

    #60756
    abo
    Member
    Post count: 41

    Same issue, please see attached screenshot.
    Aldo

    #60767
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this custom css:

    body.woocommerce .has-no-sidebar ul.products li.product, body.woocommerce .has-no-sidebar .upsells.products ul.products li.product, body.woocommerce .has-no-sidebar .related.products ul.products li.product, body.woocommerce .has-one-sidebar ul.products li.product, body.woocommerce .has-both-sidebars ul.products li.product, body.woocommerce .has-both-sidebars ul.products li.product {
      width: 262px;
    }

    – Kyle

    #60772
    abo
    Member
    Post count: 41

    No change.
    When resizing the window (smaller) it get even worst as the cols are messed up.

    #61206
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    The developer of theme will assist you very soon .

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #61980
    abo
    Member
    Post count: 41

    Hello,

    Any news here?

    Best,
    Aldo

    #62028
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Thanks for pointing this out, fixed it for the update we’re dropping tonight. The fixed code is:

    @media only screen and (min-width: 1200px) {
    body.woocommerce .has-no-sidebar ul.products li.product, body.woocommerce .has-no-sidebar .upsells.products ul.products li.product, body.woocommerce .has-no-sidebar .related.products ul.products li.product, body.woocommerce .has-one-sidebar ul.products li.product {
    		width: 262px;
    	}
    }

    – Ed

    #62033
    abo
    Member
    Post count: 41

    Perfect!

    Cheers,
    Aldo

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

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

License required for the following item
Login and Registration Log in · Register