This topic has 2 replies, 2 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler
Hi,
please i cannot find where to translate few phrases in Shopping cart:
1. ORDER STATUS
2. Enter your promotional code
I cannot find where to disable this text:
3. Estimated price. The actual shipping costs will be displayed….
Then i have “color problems” that appeared after upgrading on XStore 5.
4. There is box of slightly different color in cart (in Bakery)
5. I miss Quick view button background (since upgrade to XStore 5)
6. Is it possible to have wider box with Sort by… to fit all text in?
See all in screens:
https://prnt.sc/mko93h
https://prnt.sc/mko9ey
Thank you
Hello,
1,2. Make sure you placed translation files into the /wp-content/languages/themes/ folder with correct names (language name and xstore theme suffix, e.g xstore-de_DE.po, xstore-de_DE.mo) https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
If you face problems with translation, you need to be sure that your translation files are synchronized. Button Sync (Loco Translate plugin http://prntscr.com/glemdq) allows you to synchronize your translation file with pot file.
If synchronization doesn’t help, provide temporary wp-admin and FTP access.
3. Please refer to WC documentation or contact support of woocommerce.
4. Delete this code from Theme Options > Custom css http://prntscr.com/mkwekg
5. Theme Options > Shop > Products style > Hover Color Scheme.
6. Please add this code in Theme Options > Custom css:
.woocommerce-ordering select {
width: 100%;
}
.filter-wrap {
border: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up