Problem with theme edition - by Tomasz - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 3 years, 9 months ago ago by Olga Barlow

  • Avatar: Tomasz
    Tomasz
    Participant
    July 11, 2020 at 10:36

    How can I change these subtitles to what I want?
    This: problem with text

    9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2020 at 10:38

    Hello,

    Loco translate > Plugins > XStore Core > New language > Choose a language + Choose a location – System > Start translating

    Regards

    Avatar: Tomasz
    Tomasz
    Participant
    July 11, 2020 at 11:30

    Still the same:
    1

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2020 at 12:05

    Hello,

    Click here http://prntscr.com/tfudgl to open translation, find the desired strings > add translation and save changes. Then check the result.

    Regards

    Avatar: Tomasz
    Tomasz
    Participant
    July 11, 2020 at 15:48

    I’m sorry, but it’s not working because this method does not work for every text I want to translate

    I have a lot more text to translate on my shop.
    I’ll give you the access data to the store(in private area). And maybe you can help me.

    All I have left is this thing to finish the store

    I give you a examples: (there’s more. These are just examples)
    first
    two

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 12, 2020 at 07:52

    Hello,

    You need to create a translation for XStore theme, follow this article – https://xstore.helpscoutdocs.com/article/30-base-theme-translation
    Mentioned strings can be found in the theme, Core and WooCommerce translation. Check these 3 places and you will be able to translate the store.
    Let us know if you need any further assistance.

    Regards

    Avatar: Tomasz
    Tomasz
    Participant
    July 12, 2020 at 15:10

    It works. Thank you! ButI have one questions.
    I want to delete these 2 texts and leave only the one inside. How can I do that?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 12, 2020 at 15:17

    You’re welcome!
    Theme Options > Breadcrumbs > “Special Breadcrumbs On Cart, Checkout, Order Page” > Off, or add the next code in Theme Options > Theme Custom CSS:

    .woocommerce-checkout .cart-checkout-nav a:first-child, .woocommerce-checkout .cart-checkout-nav a:last-child {
        display: none;
    }

    Regards

    Avatar: Tomasz
    Tomasz
    Participant
    July 13, 2020 at 09:30

    Thank you, I didn’t know it was that easy 😀
    I have a few more questions. I don’t want to have any more separate conversations, so I’ll write here.
    So, when I click on the add to cart button. I want the client is immediately moved to the shopping cart page. How to do it ?
    I also want to edit this button. Change its color.
    This:

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 13, 2020 at 19:44

    Hello,

    Go to WooCommerce > Settings > Products > check “Redirect to the cart page after successful addition”

    Add the below code to Theme Options > Custom CSS to change the color

    .et-notify[data-type=success] {
        background: #00bbff;
    }

    We would recommend to create new topic for new issues to avoid misunderstanding because of the previous conversation.

    Regards

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Problem with theme edition’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.