Home Forums WoodMart support forum bugs and settings

bugs and settings

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #657238

    VANESTA
    Participant

    Hello,
    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.
    #657338

    Luke Nielsen
    Keymaster

    Hello,

    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

    #657517

    VANESTA
    Participant

    Hi,

    1- How to move category and recent comments on image below?

    Kind regards,

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

    Luke Nielsen
    Keymaster

    Hello,

    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

    #657597

    VANESTA
    Participant

    Hi,

    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,

    #657744

    Luke Nielsen
    Keymaster

    Hello,

    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

    #657755

    VANESTA
    Participant

    Hi 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.
    #657763

    Luke Nielsen
    Keymaster

    Please try to use this https://prnt.sc/hAjFJ7uffs4F custom and let me know.

    Kind Regards

Viewing 8 posts - 1 through 8 (of 8 total)