New Landing How can we help? Themeforest Theme Support Neighborhood Promotional Code at checkout

Viewing 8 posts - 1 through 8 (of 8 total)
  • #70263
    olesenreck
    Member
    Post count: 27

    Hi.

    I have a shop with the Neighborhood theme, running with full translated WooCommerce and Neighborhood (in Danish) However, the “Promotional Code” can’t be translated. To let you see, add a product and go to cart -> “Se indkøbskurv” – As you can see there “Promotional Code” aren’t translated. There are also missing a break from the text input and the button, as you also can see. Please provide a solution to this.

    #70404
    Melanie – SUPPORT
    Member
    Post count: 11032

    Can you maybe provide your website URL?

    Cheers

    #70405
    olesenreck
    Member
    Post count: 27
    #70848
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1-For alignment of Promotional Code input box and button -:
    Please go to Admin -> Theme Options -> Custom CSS => Here put given below code and update options
    .woocommerce .coupon input.input-text{width:58%;padding:6px 10px;margin-right:4px;}

    2-You will need to open the .po file in PO Edit. Once opened, you will see all strings [Promotional Code] that needs to be translated. Type the translation of a string into the “Translation” column. Do not delete or edit “Original string” part.
    When you finish translating, save the file. This will create an .mo file in the same directory.
    Upload the new files into the languages folder of the theme /wp-content/themes/neighborhood/languages/ .

    Hopefully it will work sure .

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #70852
    olesenreck
    Member
    Post count: 27

    Translation worked, but I had to find it manually, as the search function couldn’t find it?

    Your CSS didn’t work.

    #70855
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You wrote that “Promotional Code” can’t be translated . Please add given below code in po file at end of file and try to translate it .

    #. Text in echo
    #: neighborhood/woocommerce/cart/cart.php:360
    msgid "Promotional Code"
    msgstr ""

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #70856
    olesenreck
    Member
    Post count: 27

    I got it translated thanks. But there is still no padding/space between the text input and button

    #70859
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try out this and check with hard refresh [CTRL+F5] .
    .woocommerce .coupon input.input-text{width:56%;padding:6px 10px;margin-right:10px;}

    Thanks 🙂
    With Best Regards
    Swift Ideas

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register