You’re welcome!
Regards
You’re welcome!
Regards
Hello, @temppelinemanta
1. You need to write your link http://prntscr.com/ibry57
2. I do not see the problem. Is this solved?
3. On your site, this works in the same way as on demo http://prntscr.com/ibrzgb > http://prntscr.com/ibrzjw
Regards
Please change this code
.single-product .product-information .cart button[type="submit"], .footer-product a, .footer-product .show-quickly {
color: white;
}
to:
.single-product .product-information .cart button[type="submit"], .footer-product a, .footer-product .show-quickly {
color: white !important;
}
Regards
You’re welcome!
Regards
Dear @insider,
To use WordPress, plugins and themes for different languages you need to have localization. What does it mean? You need to translate WP, plugins and theme. When you set the French language in the WP settings you get the translation files for the WP and WooCommerce plugin automatically (because it is free CSM/plugin). You can check the wp-content/languages folder on your server and you’ll see translation files there.
Now you need to translate theme. To do this you need to follow the instructions from our documentation https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
You may translate theme from scratch or use ready translation files https://github.com/OlgaBarlow/Translation-of-Xstore-theme/tree/master/Xstore/fr_FR and do the synchronization with the current pot file of the version that you use.
Keep in mind that you may translate only the necessary strings (for example only strings that you see on the frontend) and don’t need to translate whole the 1200+ strings that you see in our translation file.
If you don’t have enough experience with theme translation we can help you with it and create files with the particular translation. You’ll be able to continue the translation of all the other missing strings or change existing. To help you with this we need FTP and admin panel access to your site.
Regards
Hello,
Thanks for the topic.
What version of woocommerce plugin do you use?
Regards
Hello,
Please explain your problem in more details for better understanding, + provide some screenshots.
Thanks in advance.
Regards
You’re welcome!
Regards
Hello,
The wp-admin credentials are incorrect. Please check them.
Regards
Hello,
Please update theme to latest version https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ and update all required plugins https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Then provide us with your website URL so we can take a closer look.
Regards
Hello,
Please update theme to 4.18 version. Here you may find our changelog https://www.8theme.com/demo/xstore/update-history/?preset=blog_fixes
Regards
Hello,
I’ve checked shop pages on both sites and I do not see the problem with “Load more”.
Have you sorted out?
Regards
Hello,
1. I do not see the problem with adding menu and menu elements. Please check – http://prntscr.com/ibr59b
2. Please add this code in Theme Options > Styling > Custom css:
.nav-sublist-dropdown:before {
width: 50%;
}
Regards
Hello,
I hope you are well today and thank you for your question.
Unfortunately, there is no option to change this loader without code customization.
Regards
Hello,
Make sure that you put your .po .mo files in /wp-content/languages/themes/ with correct names – royal-tr_TR.po, royal-tr_TR.mo.
Likely you simply need to synchronize translation files.
Button Sync (Loco Translate plugin http://prntscr.com/glemdq) allows you to synchronize your translation file with updated pot file. It means if we made any changes in template files that may affect transaltion or we added new string for the translation and you updated theme you need to synchronize your translation with updated files. Only after synchronization you’ll be able to translate new strings or strings that were changed.
Let us know if you need any further assistance.
Regards
You’re welcome!
Regards
Hello,
I hope you are well today and thank you for your question.
Set your footer static block in Appearance > Widgets > http://prntscr.com/ibqx7e
Feel free to ask if you have any other questions.
Regards
Hello,
Thanks for the topic.
1. Please add this code in Theme Options > Custom css:
.products-grid .product-title, .productCarousel .product-title{
min-height: 40px;
margin-top: 10px;
}
2.
.single-product .product-information .cart button[type="submit"], .footer-product a, .footer-product .show-quickly {
color: white;
}
Regards
Hello,
I hope you are well today and thank you for your question.
You need to update theme to 3.6 version https://www.8theme.com/reply/183089/, because current theme version on your site is not the latest http://prntscr.com/ibqrke
Regards
Hello,
Could you please provide temporary wp-admin access in Private Content?
Regards
Hello,
I hope you are well today and thank you for your question.
You may place your content in “Place in header top bar” area via Text widget and use custom css code to display this in top right of the header.
Regards
Hello,
I hope you are well today and thank you for your question.
Please add this code inside of 480px media query in your custom css:
.slide-item .product, .products-grid .product {
margin: 0;
}
Regards
Hello,
Please update theme and all required plugins to latest versions and then check if the problem will be solved.
Regards
Hello,
Please update theme and all required plugins to latest versions.
Regards
Hello,
Please update theme and all required plugins to latest versions.
Regards
Hello,
Thanks for the topic.
Could you please provide temporary wp-admin access in Private Content?
Regards
Hello,
You’re welcome!
Regards
Hello,
Thanks for the topic.
how can i to make sure that Show products toolbar on the shop page is not visibile in the category list page, but I only want it on the product list pages ?
– please describe the desired result in details and provide some screenshots to help me understand more.
Regards
Hello,
You may use this code in Theme Options > Styling > Custom css:
button#place_order {
background-color: #02acff;
color: white;
}
Also, I would recommend you to update theme to latest version https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
Regards
Hello, @bagshaw50
In 4.16 theme version Menu options were moved into popup https://gyazo.com/4afccf783b354e548521473647b97856 and we have added Ajax saving for the menu items and menu.
Feel free to ask if you have any other questions.
Regards