Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #242979

    Hi,

    I have an issue with the my account page.

    1. How can I translate in the grand total (“Enthält € 0,07 Tax)” the word tax?
    2. Can the “Kundendetails” section be moved down below the button or somewhere else?

    Thanks,

    Gabriel

    #243150

    Hi chiummog!

    Can you please give us a link to the actual website? Please try this plugin, see if you can translate the string: http://wordpress.org/plugins/codestyling-localization/

    Cheers!
    Ismael

    #243286

    Hi,

    the link is http://www.meoartis.com
    I am using that plugin, and the shop is translated, only that string is not.

    Regards,

    Gabriel

    #243744

    Hi!

    I’m sorry I forgot to ask you for a temporary login details so that we can inspect the account page. Do you mind post the login details here? Set it as a private reply.

    Regards,
    Ismael

    #243762
    This reply has been marked as private.
    #245034

    Hi!

    Try to insert this code into the quick css field:

    
    .woocommerce-account .template-page .entry-content-wrapper h2 {
    clear: both;
    }
    

    Best regards,
    Peter

    #245088

    Hi Peter,

    thanks, works now! Didn’t see the “:” instead of “;”.
    Do you have an idea how I can translate the “tax” string?

    Thanks,

    Gabriel

    #245545

    Hi!

    If you are already using Codestyling Localization plugin, please go to Tools > Localization > Plugins > WooCommerce and rescan the files and then edit and search for “tax”. Make sure to check “non case-sensitive”

    Regards,
    Yigit

    #245647

    Hi,

    I don’t get this, I get the following error message:

    You do not have the permission to read the file ‘/is/htdocs/wp1107810_HN2C1UNY5P/www/meoartis/wp-content/plugins/woocommerce/languages/formal/woocommerce-de_DE.po’.

    What’s happening there? All the rights are supposedly set right.

    Regards,

    Gabriel

    #246212

    Hi!

    Please try translating manually. Search ‘Tax’ in wp-content\plugins\woocommerce\admin\post-types\writepanels/writepanel-order_data.php file, wp-content\plugins\woocommerce\admin/settings/settings-tax-rates.php file, wp-content\plugins\woocommerce\admin/woocommerce-admin-content.php file and wp-content\plugins\woocommerce\admin/woocommerce-admin-settings.php file

    Best regards,
    Yigit

    #246968

    Hi Yigit,

    in my ftp there is no such path. In wp-content\plugins\woocommerce there is no admin folder :-(

    Regards,

    Gabriel

    #247730

    Hi!

    If you can’t edit the po file(s) with Codestyling try to download wp-content/plugins/woocommerce/languages/formal/woocommerce-de_DE.po from your server and edit it with Poedit http://www.poedit.net/download.php . Then save the file and upload the po and mo files into the same directory and overwrite the existing files. Alternatively you can try to install: http://wordpress.org/plugins/woocommerce-de/ – maybe it gives you better results.

    Best regards,
    Peter

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.