Home Forums WoodMart support forum Customize cart sidebar

Customize cart sidebar

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #693229

    ceweb83
    Participant

    Hello, I would like to know how I can modify the sidebar (popup) that appears on the right when clicking the cart button at the top of the menu.

    Thank you for your help.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Navigate to Elementor -> Settings -> Integrations and disable the “Mini Cart Template” then the theme default widget will show without any issue.

    For the settings, navigate to Theme Settings > Shop > Shopping cart widget > Choose action after add to cart button.

    Also, navigate to WoodMart > Header Builder > Edit Current Header > Configure cart Settings and check the option.

    Best Regards,

    #693313

    ceweb83
    Participant

    Thank you very much.

    I have another problem:

    When I click on my shop page, no products are displayed.

    I do have the shop page in my pages (it’s not editable with Elementor).

    It’s correctly defined in WooCommerce.

    I edited a template using the theme’s layout function and set the condition “include / shop page”.

    And when I go to the front end of my site and click on “shop”, I get the correct layout, but the page doesn’t display any products, whereas in the template, when accessed through the theme’s layout, they display correctly.

    See the screenshots.

    Thank you for your help.

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

    ceweb83
    Participant

    last screenshot

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please make sure that you have added the Product Archive widget inside your custom layout. If the issue remains, share the WP login details so I can further check on your site and give you a possible solution.

    Best Regards,

    #693372

    ceweb83
    Participant

    It works in private browsing mode.

    How do I change the email address I receive when registering on the store? (See screenshot)

    And how do I fix the display bug on the login page (the button doesn’t display anything)? (See screenshot) and change the text in French (I use loco translate)

    Thank you

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Navigate to WooCommerce > Settings > Emails > Locate the “New account” or “Customer new account” email notification > Click Manage.

    To change the registration text, please go to Theme Settings > My Account > Login / Register, and you can change the registration text. https://ibb.co/z57rKMV

    Best Regards,

    #696092

    ceweb83
    Participant

    Hello,

    I’m having trouble changing the titles of my products on the shop page.

    I want them to be in normal font (not capitalized), but when I go to Theme Settings > Font > Advanced and select the font style for the product grid, it doesn’t work.

    Could you help me?

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please make sure you are using the Woodmart Products widget to display your products. The font settings in Theme Settings > Advanced only apply when using this widget.

    If the issue still remains, please share the page URL along with your login details so we can check it directly.

    Best Regards,

    #696266

    ceweb83
    Participant

    Hello,

    I’m using the Xtemos product widget, but it’s not working. I’ve created an administrator account for you to log in to the site.

    The product page is in the Layout section.

    Regards

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You have missed the admin login URL. Can you please share the WP admin login URL in the private area so I can check and give you a possible solution?

    Best Regards,

    #696338

    ceweb83
    Participant

    Voici

    #696393

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Can you please share the page URL of your site so I can check and give you a possible solution.

    Best Regards,

    #696449

    ceweb83
    Participant
    #696512

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Your given login details are not working. Can you please share the correct logins?

    So, I checked your page and found that the product titles are being forced to capitalize by a custom CSS rule on your site:

    html .wd-page-content .wd-product .product-wrapper .wd-entities-title,html .product-image-summary-wrap .product_title,html .wd-single-title .product_title,html .product-quick-view .product_title {
        font-family: "Cormorant Garamond",Arial,Helvetica,sans-serif;
        font-weight: 700;
        font-size: 30px;
        text-transform: capitalize;
        color: #ff6d4d
    }

    The text-transform: capitalize; is what makes all titles capitalized.

    To fix it, please remove this Custom CSS or override it with:

    Best Regards,

    #696525

    ceweb83
    Participant

    Hello, thanks for you answer.

    I don’t find this Code in the different part of my site web. I want to delete this code.

    I have update the correct login.

    I want to change the font size of the short and long product descriptions.

    On the “Arche shelf” product page, the font size is correct, but on the other product pages, it’s too small. How can I fix this?

    #696588

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try to add the following Custom CSS code in Theme Settings > Custom CSS:

    html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, html .product-quick-view .product_title {
    	text-transform: none !important;
    }

    Best Regards,

    #702578

    ceweb83
    Participant

    Hello

    Please comment, and I’d like to add a checkbox for accepting the terms and conditions just before the “order” button on the single product page. This checkbox should be mandatory and include a link in the text that directs users to the terms and conditions.

    Thank you for your feedback.

    #702618

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    This is not available as a built-in option in WoodMart or WooCommerce for the single product page.

    By default, WooCommerce only enforces the Terms & Conditions checkbox on the checkout page, not on single product pages.

    You need to find a third-party plugin to achieve more functionality that best suits you.
    https://wordpress.org/plugins/advanced-product-fields-for-woocommerce/

    Best Regards,

    #702749

    ceweb83
    Participant

    Hello,

    Thank you for your reply. I was able to add the button directly to WooCommerce with the acceptance of the terms and conditions.

    I have another question.

    I would like to modify the email sending fields in WooCommerce (add text to the order confirmation email). Can I do this directly from WooCommerce, or do I need to use an external plugin?

    Looking at WooCommerce > Mail, the modifications are limited.

    Thank you for your feedback.

    In any case, the support is really great. I think Woodmart will become my official theme for my e-commerce sites.

    Best regards

    #702793

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Email templates are Woocommerce functionality. Please try to follow Woocommerce manuals on this issue: https://woocommerce.com/posts/how-to-customize-emails-in-woocommerce/

    Further, you can read out this third party website guidelines too if you want: https://www.wpbeginner.com/wp-tutorials/how-to-customize-woocommerce-emails/

    Best Regards,

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