Home Forums Basel support forum Split: New features after licence purchasing are not available

Split: New features after licence purchasing are not available

Viewing 7 posts - 31 through 37 (of 37 total)
  • Author
    Posts
  • #526423

    Artem Temos
    Keymaster

    Hello,

    We have fixed this on your website. Please, test how it works now.

    Kind Regards

    #526651

    Bartlomiej
    Participant

    Hello, thank you very much! Price calculation works.

    I need to add FBT to all items in the shop and also new problem occurs in the price range (in variation product prices can differ). The price for the selected variation is not visible. Only part of the range is visible.

    Attachments:
    You must be logged in to view attached files.
    #526723

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .basel-fbt .basel-hover-alt.product-type-external .btn-add, 
    .basel-fbt .basel-hover-alt.product-type-external .price, 
    .basel-fbt .basel-hover-alt.product-type-external .wrapp-swap, 
    .basel-fbt .basel-hover-alt.product-type-grouped .btn-add, 
    .basel-fbt .basel-hover-alt.product-type-grouped .price, 
    .basel-fbt .basel-hover-alt.product-type-grouped .wrapp-swap, 
    .basel-fbt .basel-hover-alt.purchasable .btn-add, 
    .basel-fbt .basel-hover-alt.purchasable .price, 
    .basel-fbt .basel-hover-alt.purchasable .wrapp-swap {
    	height: auto !important;
    	line-height: inherit !important;
    	overflow: visible !important;
    }
    #526743

    Bartlomiej
    Participant

    This Css code only repairs the price range display. If variation changes price also should change.

    Attachments:
    You must be logged in to view attached files.
    #526848

    Artem Temos
    Keymaster

    Price changes here only https://monosnap.com/file/x811gQoy5p9NESWu76vB9BghBxeNLt
    It doesn’t change on the product.

    #528519

    Bartlomiej
    Participant

    Ok, thank for the information.

    Would it be possible to set the number of columns not globally (for all products) but per each created FBT set?

    Sometimes I have 3 products defined in FBT, and sometimes 4 products. It looks strange to have some empty space in FBT. Please take a look at the example in private content and my screen.

    When I would use the static setting for 3 columns in FBT, the next item’s arrows appear in the carousel. I would like to have all items visible without arrows.

    Attachments:
    You must be logged in to view attached files.
    #528665

    Artem Temos
    Keymaster

    Unfortunately, there is no such ability in our theme.

    Kind Regards

Viewing 7 posts - 31 through 37 (of 37 total)