This topic has 11 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
Hi,
I want to change the language in before to login en buy store.
This is the screenshot of almost everything i need to replace.
1. The -OR- in “Your name”
2. the language need to change of:
-Register
-Return to previous page
-New costumer?
-Login
-Enter your full name
etc. Need to change all of this on the page.
3. and also when i want to order something, and then to the cart, there stands; products – price QTY – Total
Also this need to translate
4. if you go to continue to buy, then i get everything in english:
RETURNING CUSTOMERS
If you have shopped with us before, please enter your details in the boxes below. If you are a new customer please proceed to the Billing & Shipping section.
Almost everything need to translate on this page.
Best Regards,
Mike
Hello,
Did you translate Woocommerce plugin and the theme?
Please follow the instructions in documentations:
https://www.8theme.com/demo/docs/idstore/index.html#!/how_to_translate
http://docs.woothemes.com/document/woocommerce-localization/ (paragraph 6. Translating with PoEdit).
Regards,
Eva Kemp.
Hi,
Thank you!
Hopely this would be my last question.
On the site down the footer the “ABOUT” is on the mobile version not align with the other in the center… i tried by the widget but that did not work correctly.
Regards,
Mike
And the back to top button have a dubbel arrow…
Thank you!
Hello,
Please add this code in custom.css file:
.footer_container .textwidget p {
text-align: center;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
As I see there is only one arrow:
http://storage4.static.itmages.com/i/15/0723/h_1437647805_2819584_62134d14c7.png
Please show a screenshot of the issue.
Regards,
Eva Kemp.
Hi,
The arrow is now on the left side as the modern, so this is ok.
but…
1. After i edit the custom css, the mobile works good, but not anymore on the normal site:
2. When i go to My account (Mijn account) on the menu, then go to Forget password (wachtwoord vergeten?)
then you go to a 404 page:
Regards,
Mike
Hello,
Please provide us with WP dashboard credentials in private content.
Best regards,
Jack Richardson.
Hi,
ofcourse here it is.
Hello,
1. As I see footer is shown properly:
http://storage2.static.itmages.com/i/15/0729/h_1438156085_9367889_b3aa0b78e5.png
Try to clear browser cache and check again.
2. When I clicked “Lost password” link I was redirected to this page: see on the screenshot http://storage3.static.itmages.com/i/15/0729/h_1438156163_1964855_6502378f62.png .
Have your issues been resolved?
Regards,
Eva Kemp.
hi Eva,
yes it is already been solved. i have addes some code to it.
only thing what is been needed the -OR- mus go away from the same page as the “lost password” page.
thank you,
best regards,
mike
Hello,
Please add this code in custom.css file:
.account-separator {
display: none;
}
Regards,
Eva Kemp.
Tagged: language, localization, poedit, templates, translation, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up