Home › Forums › WoodMart support forum › bugs confirmed by germanized
bugs confirmed by germanized
- This topic has 10 replies, 2 voices, and was last updated 1 year, 8 months ago by Artem Temos.
-
AuthorPosts
-
March 16, 2023 at 12:02 pm #451653
tussibagParticipant1. First issue / Wrong fontsizes
If we install and setup germanized pro the product grid show the unit price in wrong font-size. Check also attached image: font-size_for_unitprice.png. The correct fontsize you can see in screenshot by word “kg”.2. Second issue / wrong order for some product grid style
The order for price and unit/price is this:
PRICE
UNIT PRICE
See also the correct order in screenshot “correct_order.png”.But if we select some some product styles for shop grid, the position is incorrect:
UNIT PRICE
PRICE
Check also our attached images: product_style_options.png and “frontend.png”.Attachments:
You must be logged in to view attached files.March 16, 2023 at 12:04 pm #451658March 16, 2023 at 1:31 pm #451696
Artem TemosKeymasterHello,
Please, send us your admin access so we can check the configuration and see what font size is set for the price.
As for the price order, please, check how it works with the default WordPress theme to see if it is caused by WoodMart or not.
Kind Regards
March 17, 2023 at 5:41 pm #452144
tussibagParticipantYes, its caused by woodmart:
if you enable default wordpress theme: the position is correct.But in some grid styles of woodmart (see attached file in my first post product_style_optios.png) its changing the order in some grid styles:
Some styles show the price first and unit later… and some styles show the price after unit. Its changing and that makes no sense. Because unit price information you need to show always after normal price and its not good to write it in same size like the normal price.
Germanized pro support already checked that and also confirmed: it makes no sense to write unit information so large and to change the position. We also try to change the position via unit price order setup… but in some styles its working, in some not. 🙁
- This reply was modified 1 year, 9 months ago by tussibag.
March 17, 2023 at 6:52 pm #452174
Artem TemosKeymasterHello,
The price font size is currently set to 18px in Theme Settings -> Typography -> Advanced. Check this screenshot https://gyazo.com/569cf828a539064e6a8fd084adcb7872
As for the price display issue, can we switch between themes on your website to see how it should work?Kind Regards
March 20, 2023 at 7:00 pm #452759
tussibagParticipant1. But why the unit price in some of predefined styles are good (smaller) and in some other predefined styles its very large like general price? In all other woocommerce theme the information about unit price and other unit information are smaller and not in the same price like general price settings. This is absolute not a good idea and will disturb the visitor, because they see two prices in same sizes.
Regarding order issue:
By some predefinied styles the order is fine (we definied order in germanized) and in some other predefined styles germanized have no effect to order in grid.I will create an stage for you, so you can test. I will ping you tomorrow back, when i start the migration to stage.
BR
Tommy- This reply was modified 1 year, 8 months ago by tussibag.
March 21, 2023 at 10:21 am #452892
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings to reduce the unit price
.price-unit .amount { font-size: 14px!important; }
March 21, 2023 at 11:00 am #452921
tussibagParticipantThe unit is still in another size.
Why you does not support same sizes by default like other themes that support germanized?
You can see the result here:
https://fleischer-koch.de/shop/page/4unit price is small, but the unit kg still have different size.
BR
Tommy- This reply was modified 1 year, 8 months ago by tussibag.
March 21, 2023 at 11:50 am #452954
Artem TemosKeymasterTry to add the following CSS also
.product_list_widget .price-unit, .products .product .price-unit { font-size: 12px; }
April 8, 2023 at 2:53 pm #458341
tussibagParticipant1. If we switch the style of product grid via woodmart settings: in some styles its working, in some other its not working and we need to use your custom css. Thats not good.
2. Same with order of information in grid:
By some predefinied styles the order is fine (we definied order in germanized) and in some other predefined styles germanized have no effect to order in grid. So why germanized have no effect to some grid styles? Germanized told us its about a small bug in woodmart. With storefront its working fine.April 10, 2023 at 9:23 am #458584
Artem TemosKeymasterHello,
Please, enable a style with a problem that you are going to use on your website so we can see the issue and compare it with the default theme.
Thank you in advance.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register