Cart and checkout pages - by Mike1986 - on WordPress WooCommerce support

This topic has 12 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Jack Richardson

  • Avatar: Mike1986
    Mike1986
    Participant
    October 14, 2016 at 08:40

    Hi!

    My store is almost finished but it still has some issues in the cart and checkout pages.

    Cart page:
    http://imgur.com/a/llimn

    It still says “Coupon code” and I have translated it to “Alennuskoodi”. How could I get it working?

    Checkout page:
    http://imgur.com/a/zi8wN

    It still says “Cart subtotal” and I have translated it to “Välisumma”. How could I get it working?

    Also both of these pages have grey buttons. Is there any way to change the color of these buttons or at least the color for some of these buttons?

    Thanks in advance!

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 14, 2016 at 11:38

    Hello,

    To change buttons color use this code in custom.css file:

    .actions .button, .wc-proceed-to-checkout a, a.button.checkout-cont, #payment #place_order {
       background-color: black;
    }

    As for the translation, please update the theme to 4.2 version.

    Best regards,
    Jack Richardson.

    Avatar: Mike1986
    Mike1986
    Participant
    October 14, 2016 at 12:20

    I updated the theme to 4.2 version but it didn’t help with the translations. Actually now in the cart page the is one more word (apply coupon) to be translated 🙂 What shoudl I do to get them translated?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 14, 2016 at 12:43

    Hello,

    As I see you’re still using 4.1.1 version http://storage6.static.itmages.com/i/16/1014/h_1476445452_9019072_78de6a2029.jpeg .
    May we update the theme for you?
    Create full back up.

    Best regards,
    Jack Richardson.

    Avatar: Mike1986
    Mike1986
    Participant
    October 14, 2016 at 13:23

    I downloaded the newest files from the Themeforest and copied them to the wp-content/themes folder and replaced the old idstore folder. Don’t know what went wrong…

    Yes you can update the theme 🙂

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 14, 2016 at 16:59

    Hello,

    I’ve updated the theme. Clear browser cache and check the site now.

    Best regards,
    Jack Richardson.

    Avatar: Mike1986
    Mike1986
    Participant
    October 17, 2016 at 11:33

    Thanks!

    I would like to ask one more question. How could I change the text font bigger in the homepage under the three pictures?
    http://imgur.com/a/qthAH

    Those texts don’t get any bigger when I increase the site font from the Theme Options->Typography. I tried changing the text into h6 and increasing that font but that didn’t work because other texts also use the h6 by default.

    In the private content I inserted the homepage code.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 17, 2016 at 12:57

    Hello,

    Add this code in custom.css file:

    .text-banner p {
        font-size: 16px;
    }

    Best regards,
    Jack Richardson.

    Avatar: Mike1986
    Mike1986
    Participant
    October 17, 2016 at 14:40

    Thanks!

    Is it possible to remove the Google Maps from the contact page? I tried deleting the Longitude and Latitude but it didn’t help.

    [etheme_contacts gmap=”1″]
    This is all I have in the contact page.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 17, 2016 at 14:49

    Hello,

    You need use this shortcode [etheme_contacts gmap="0"] to remove the map.

    Best regards,
    Jack Richardson.

    Avatar: Mike1986
    Mike1986
    Participant
    October 17, 2016 at 14:53

    Thanks again!!!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 17, 2016 at 14:54

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Cart and checkout pages’' 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.