Split: New features after licence purchasing are not available
-
Hello,
We have fixed this on your website. Please, test how it works now.
Kind Regards
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.
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;
}
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.
Price changes here only https://monosnap.com/file/x811gQoy5p9NESWu76vB9BghBxeNLt
It doesn’t change on the product.
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.
Unfortunately, there is no such ability in our theme.
Kind Regards