Edit font colors - by michaelh - on WordPress WooCommerce support

This topic has 14 replies, 4 voices, and was last updated 7 years, 4 months ago ago by Eva Kemp

  • Avatar: michaelh
    michaelh
    Participant
    December 2, 2016 at 13:39

    Hi,

    For some reason the text in the top bar on the right side is white instead of #2e2e2e and I can’t seem to find where I can change this.

    I also want to remove the country/valuta on the left top side, how do I do this?

    and when you go to the shopping cart page some buttons have black text on black blocks, so you can’t read it, how can I change this?

    Thanks,
    Michael

    Please, contact administrator
    for this information.
    13 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 14:47

    Hello,

    Please, add this code in Custom CSS:

    .top-bar .topbar-widget.widget_nav_menu li a {
        color: #2e2e2e !important;
    }
    .checkout-button.button.alt.wc-forward {
        color: white;
    }

    Go to Appearance > Widgets > Left Side top bar area and add empty Text widget.

    Regards,
    Rose Tyler.

    Avatar: michaelh
    michaelh
    Participant
    December 2, 2016 at 16:11

    Thanks! It worked, but now when you hover over the links in the right top bar it ‘dissapears’ is it possible to make the color #e2e2e2 and when you hover over the color #2e2e2e

    I also have another question I forgot about, why is some of the woocommerce text in english?
    Most of it is in Dutch (NL) the language I want, see the screenshots added.
    How can I change these last few words in Dutch?

    Same goes for your contact form, I can’t seem to change the text to Dutch (NL) anywhere. How do I do this? It should say:

    Naam
    Email
    Website
    Onderwerp

    Verstuur

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 16:31

    Hello,

    Please, add this code in Custom CSS:

    .top-bar .topbar-widget.widget_nav_menu li a:hover {
        color: #2E2E2D !important;
    }

    Have you translated .po file in wp-content/themes/woopress/languages directory?
    Please read our documentation https://www.8theme.com/demo/docs/woopress/#!/2_how_to_translate

    Regards,
    Rose Tyler.

    Avatar: michaelh
    michaelh
    Participant
    December 5, 2016 at 17:10

    Hi,

    I can’t seem to find the parts to translate. I’ve looked in every .po file and everything seems correctly translated to Dutch (NL). Could you help me find the parts to translate or translate them for me? There are only a few words that need to be translated, see screenshots.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    December 5, 2016 at 17:12

    Hello,

    Please provide FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: michaelh
    michaelh
    Participant
    December 6, 2016 at 09:47

    Hi,

    I have done that.

    Thanks,
    Michael

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 6, 2016 at 17:48

    Hello,

    We also need FTP login data. If you don’t know where to find it, ask your hosting provider support and then send the credentials to us.

    Thank you.
    Best regards,
    Jack Richardson.

    Avatar: michaelh
    michaelh
    Participant
    December 7, 2016 at 11:07

    Hi,

    I’ve provided you with the login data.

    Thanks,
    Michael

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    December 7, 2016 at 16:55

    Hello,

    I don’t see your translation files in the directory wp-content/themes/woopress/languages:
    http://storage1.static.itmages.com/i/16/1207/h_1481126080_8750329_d8165bb0ff.jpeg
    You need create your translation .po and .mo files as described here http://betterwp.net/wordpress-tips/create-pot-file-using-poedit./ .

    Regards,
    Eva Kemp.

    Avatar: michaelh
    michaelh
    Participant
    December 8, 2016 at 12:34

    Hello,

    I’ve translated the few words that need to be translated in the po file shown in the screenshot and replaced the original via ftp. It still does not show the translated words, which makes me believe this is also not the .po file that needs to be edited but a different one.

    Which one though? Please let me know.

    Thanks,
    Michael

    Avatar: Eva
    Eva Kemp
    Support staff
    December 8, 2016 at 16:04

    Hello,

    Sorry, but still no files in the directory domains/amersfoortart.nl/public_html/wp-content/themes/woopress/languages.
    You need save translation files with your language prefix, for example. nk_NL.po, nl_NL.mo.

    Please resave the translation and check after that.

    Regards,
    Eva Kemp.

    Avatar: michaelh
    michaelh
    Participant
    December 8, 2016 at 16:12

    Hi,

    It’s going to take me two hours to translate that entire .po file, but all I want is for these 6 words to be translated:

    Recently added product(s)
    No products in cart
    Cart Subtotal
    View Cart
    Checkout
    Shipping Address

    Do I really need to translate the entire .po file for this to work or can I just translate the 6 words that need to be translated and save the file as nl_NL.po and nl_NL.mo?

    Avatar: Eva
    Eva Kemp
    Support staff
    December 8, 2016 at 18:31

    Hello,

    Yes, you can just translate the 6 words and save the file as nl_NL.po and nl_NL.mo.
    Please do this and check the site.

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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