Home › Forums › WoodMart support forum › Woodmart bugs
Woodmart bugs
- This topic has 11 replies, 4 voices, and was last updated 3 years, 10 months ago by Artem Temos.
-
AuthorPosts
-
December 28, 2020 at 1:58 pm #254157
GalaxystoreParticipantHello ,i just start to bild my eshop and i have some problems
1)- with the product price on category page ,i added 9 products with the same way ,but the price is shown only for 6 on category page ,not for all ,why ?
2)- I want to change shrift for price on product page ,i did all the changes in advanced typography ,but is nothing change on product price.
3) – I make categories for products,in menu “categories” is 11 items ,but infront on shop page is only 8 ,and then i create new product is only 8 ,and i cant add new item in category that is been created before
4) Reviews is not shown on category page (stars)
please help me soon ,thank youDecember 28, 2020 at 4:20 pm #254204
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
1. Please make the full backup of your site as well as the Theme settings export and check the issue on the Storefront theme to detect if our theme causes the problem. Storefront is a free theme developed by Woocommerce.
2. Please provide your site admin access I will check the settings, or provide custom CSS.
3. Please check if all the categories have the products, you could enable the option to hide the empty categories in the Theme Settings > Shop page > Sidebar and titles.
4. Please switch another design on hover in the Theme Settings > Shop page > Product Style.
Best Regards
December 30, 2020 at 10:23 am #254640
GalaxystoreParticipantHello ,the prices on category page is fixed ,i choose other style and is work now
But i have onother problem with the price on product page ,is to small ,i make changes in advanced typografy ,size & colors ,but nothing change infront ,please,chek thisAttachments:
You must be logged in to view attached files.December 30, 2020 at 8:05 pm #254757
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
Let us know if the problem persists, I have checked on my side it should work properly.
Best Regards
December 31, 2020 at 10:56 am #254881
GalaxystoreParticipantHello ,yes,i did that and i find one plugin that make a problem ,is German Market ,is nesessary for us in Germany ,but then is active ,the price is to small on product page
how can we do it to work together ?
Thank youDecember 31, 2020 at 6:57 pm #254961
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .price { font-size: 25px; }
If you need to change any other font, let us know we shall provide custom CSS and you will be able to make changes as per your needs and use the plugin.
Happy New Year!
January 10, 2021 at 5:47 pm #257145
GalaxystoreParticipantHello ,ok,is work now ,but i have another pproblem with german market plugin .Then is activated ,disappear the button “place order ” from chek-out page, please help me to fix that
2) How to change price size from the sidebar vidgets? its to big
3) How to change price colour on chek out page ? i want it black ,not light blue
thank youAttachments:
You must be logged in to view attached files.January 11, 2021 at 3:21 pm #257452
Bogdan DonovanKeymasterHi,
1. Our theme and German Market plugin modify the same checkout page file, so to make it work from plugin side please navigate to the theme folder
woodmart\woocommerce\checkout\
and removeform-checkout.php
file.2. Replace our previous custom code from this reply (https://xtemos.com/forums/topic/woodmart-bugs/#post-254961) with this custom CSS snippet:
.single-product-page .summary-inner .price { font-size: 25px; }
3. Try to add the following code snippet to the Custom CSS area in Theme Settings to change price color on checkout page.
.woocommerce-checkout .amount { color: #000; }
Best Regards
January 11, 2021 at 11:44 pm #257525
GalaxystoreParticipantHello ,thank you for the answear .I make this that you tell me ,but the complet order button is steel not exist on chek out page if this plugin is activated ( German market ) That ellse can we do ?
Thank youJanuary 12, 2021 at 7:41 am #257578
Bogdan DonovanKeymasterHi,
Try to enable Woodmart child theme and paste following
form-checkout.php
file in this locationwoodmart-child\woocommerce\checkout\form-checkout.php
Link to the file:
https://drive.google.com/file/d/11kgT2i7B7nFsEzuU9e-CefOQlehTEG5j/view?usp=sharingBest Regards
January 13, 2021 at 4:08 pm #258135
GalaxystoreParticipantHello ,thank you for the answear .Tts ok finnaly ,thanks for help ) Just one more question,i want change logo size ,is too small >i make in header change size,increase size pixels ,but is not change infront at all
how to fix this ?
thank youAttachments:
You must be logged in to view attached files.January 14, 2021 at 7:10 am #258263
Artem TemosKeymasterHello,
Logo size might be limited by the header height as well. You need to increase the row height that contains logo image. https://xtemos.com/docs/woodmart/header-builder/change-header-height/
Kind Regards
-
AuthorPosts
Tagged: logo size
- You must be logged in to create new topics. Login / Register