Simplify Commerce – Name Label Edit?

This topic has 8 replies, 3 voices, and was last updated 8 years, 12 months ago ago by Eva Kemp

  • Avatar: khoavo
    khoavo
    Participant
    April 29, 2015 at 20:40

    Hi there, please direct me on how to edit the Label Name in the Checkout Page for Credit Cards.

    Under Credit Card Number box, the “Expiration” text displays “Expiry (MM/YY) *”

    I need to change it to “Expires (MM/YY) *” in English. Thanks.

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 29, 2015 at 21:55

    Hello,

    Sorry, but I can’t see this field. Please see screenshot: http://prntscr.com/6zoicj

    Regards,
    Robert Hall.

    Avatar: khoavo
    khoavo
    Participant
    April 29, 2015 at 22:01

    Oh sorry, I had deactivated the Simplify Commerce Checkout feature. I just activated it again. If you add an item to chart and checkout, you’ll see the field box I’m referring to under the Credit Car Number box. Thanks.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 30, 2015 at 07:56

    Hello,

    You can try to edit this in plugins\woocommerce\includes\abstracts\abstract-wc-payment-gateway.php file on line 306.

    Regards,
    Robert Hall.

    Avatar: khoavo
    khoavo
    Participant
    April 30, 2015 at 08:58

    Thanks for the path. It works to change the Label, but…

    1) Noticed in the Checkout Page, how come the Credit Card Field aligns all the way to the right edge touching the border box? And the EXPIRES and CARD CODE Fields are not left aligned, they seem to zig zag, making it look unorganized. TRY ADDING AN ITME TO CART AND CHECK AND YOU WILL SEE. I TRIED ON ALL 3 MAJOR BROWSERS AND THEY ALL LOOK THE SAME.

    2) Will the Theme and WooCommerce Updates effect my abstract-wc-payment-gateway.php file edit? I currently have the Child Theme Activated as well.

    Let me know. Thanks.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 30, 2015 at 09:12

    Hello,

    1) Please add this code in custom.css file

    .payment_methods p {
     margin-left: 0px;
    }

    2) In this case new WooCommerce update can rewrite changes. In Child Theme you can edit theme files, but not a plugins.
    Please read this topic how to translate:
    http://docs.woothemes.com/document/woocommerce-localization/

    Regards,
    Robert Hall.

    Avatar: khoavo
    khoavo
    Participant
    April 30, 2015 at 09:27

    Thanks for the custom.css.

    Too much hassle translating woocommerce localization. I would need to install the plugin, etc. I’ll leave the label EXPIRY as is for now since it is a real word, just not in English terms 🙂 Thanks for your help.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 30, 2015 at 10:28

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 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.