Home › Forums › WoodMart support forum › bugs and settings
bugs and settings
- This topic has 7 replies, 2 voices, and was last updated 2 months, 2 weeks ago by
Luke Nielsen.
-
AuthorPosts
-
April 29, 2025 at 11:49 am #657238
VANESTAParticipantHello,
I hope you are well.
1- On image_1 attached, why is the checkbox for accepting the terms and conditions after the paypay button?
2- On image_2 attached, how can I remove the additional order text?
3- On image_3 attached, how can I remove the comma between hello and thefinefix? How to put the name of the connected person in lower case (thefinefix)?
4- How do I remove the buy now button on image_4? How can I remove Related products?
5- How can I reproduce this page identically https://preview.themeforest.net/item/woodmart-woocommerce-wordpress-theme/full_screen_preview/20264492? Is there a way to import only this page into my site?
How do I add size guide?Thank you for your feedback.
Attachments:
You must be logged in to view attached files.April 29, 2025 at 4:40 pm #657338
Luke NielsenKeymasterHello,
1. Could you please check how it works with some default WordPress themes like WooCommerce Storefront to understand if it is our theme’s issue or not?
2. Send me access to that account with that order so I can check, because currently the Checkout requires payment https://prnt.sc/8o-AAdsUB1nG
3. Sorry, it’s not possible to remove the comma, the below code will help you to make it as lowercase:
.wd-header-my-account .wd-tools-text { text-transform: lowercase; }
4. You can disable the button in Theme Settings – https://prnt.sc/qtiycPgy0o1J ,
Hide related products – https://10web.io/blog/how-to-remove-related-products-in-woocommerce/
5. This page https://preview.themeforest.net/item/woodmart-woocommerce-wordpress-theme/full_screen_preview/20264492 is not available in the prebuilt websites, sorry.
6. Here is an article on how to add a size guide – https://xtemos.com/docs-topic/size-guides/
Kind Regards
April 30, 2025 at 2:00 pm #657517
VANESTAParticipantHi,
1- How to move category and recent comments on image below?
Kind regards,
Attachments:
You must be logged in to view attached files.April 30, 2025 at 5:15 pm #657592
Luke NielsenKeymasterHello,
1. Navigate to Appearance -> Widgets -> Main Widget area -> remove those https://prnt.sc/d6iZJdWDhs8i widgets.
2. Try to use the code below:
.woocommerce-order .woocommerce-order-details__title { display: none; }
3. May I enable the default theme and check how it works there?
4. May I disable 3rd party plugins for testing?
5. Edit the product layout via Layouts -> Single product – https://prnt.sc/jGtrCvC9iSc0 and change the style here – https://prnt.sc/eDbw29gxoRW-
Kind Regards
April 30, 2025 at 5:30 pm #657597
VANESTAParticipantHi,
Thank for your answer.
3. May I enable the default theme and check how it works there? Yes
4. May I disable 3rd party plugins for testing? Yes
Kind regards,
May 1, 2025 at 11:31 am #657744
Luke NielsenKeymasterHello,
3. The same happens on the default theme – https://prnt.sc/3g4N3vHYUdaj so this is not a theme’s issue.
4. It looks like the CAPTCHA 4WP plugin adds its custom content using the standard WooCommerce hook. When you create a custom layout with Elementor/WPB it doesn’t contain any default elements and hooks. It contains only those elements that you added with Elementor/WPB manually.
We have a special “Hook” element in Elementor/WPB that you can place to your custom layout and then the plugin will be able to add its custom content there. But we don’t know which one exactly it needs. You can either try to select all hooks one by one or contact plugin developers for help.
Read more information here https://xtemos.com/docs-topic/custom-hooks-and-plugins-compatibility/
Kind Regards
May 1, 2025 at 12:11 pm #657755
VANESTAParticipantHi Luke,
Thank you very much for your answer.
You have forgot to answer this one.Kind Regards,
Attachments:
You must be logged in to view attached files.May 1, 2025 at 12:34 pm #657763
Luke NielsenKeymasterPlease try to use this https://prnt.sc/hAjFJ7uffs4F custom and let me know.
Kind Regards
-
AuthorPosts
Tagged: Related product
- You must be logged in to create new topics. Login / Register