Home Forums WoodMart support forum Issues with Shopping Cart Page Display in Woodmart Theme

Issues with Shopping Cart Page Display in Woodmart Theme

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #548571

    barsay
    Participant

    Hello everyone,

    I’m encountering some problems with the shopping cart page on my online shop website, which is using the Woodmart theme. Despite having set the entire website to German, I’m facing the following issues specifically on the shopping cart page:

    The right-hand side shopping cart window is displayed in English.
    The shopping cart breadcrumbs are in English.
    The “Proceed to Checkout” button in the shopping cart is only displaying text, and the button itself is not visible.
    I’ve tried adjusting settings within the theme options and searching through documentation, but haven’t found a solution yet. Has anyone else experienced similar issues with the Woodmart theme or have any suggestions on how to resolve these problems?

    Any help or guidance would be greatly appreciated. Thank you in advance!

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
     background-color: red;
     color: white;
    }

    Best Regards.

    #548768

    barsay
    Participant

    Hello,
    Thank you CSS code works.
    what about my second problem.
    “The right-hand side shopping cart window is displayed in English.
    The shopping cart breadcrumbs are in English.”

    Thanks again.

    #548818

    Hello,

    Please use the Loco translate plugin on your site. After installing the plugin please Navigate to Loco >> Themes >> Woodmart >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.

    Also, please Navigate to Loco >> Plugins >> Woocommerce >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.

    Also, please Navigate to Loco >> Plugins >> Woodmart-Core >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.

    https://wordpress.org/plugins/loco-translate/

    Note:
    1. Custom (recommended)
    2. This is Loco’s protected folder under “wp-content/languages/loco/” which is safe from automatic updates and provides priority over the above locations.
    https://localise.biz/wordpress/plugin/manual/msginit?utm_medium=plugin&utm_campaign=wp&utm_source=admin&utm_content=plugin-msginit#order
    If this folder doesn’t exist you may need to create it and ensure it has the correct permissions.
    https://localise.biz/wordpress/plugin/manual/filesystem

    For more information please read the theme documentation here:
    https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/

    Best Regards.

    #548821

    barsay
    Participant

    thanks a lot. I’ll try it.
    Besr Regards

    #548827

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Issues with Shopping Cart Page Display in Woodmart Theme’ is closed to new replies.