This topic has 2 replies, 2 voices, and was last updated 4 years, 8 months ago ago by Rose Tyler
Hi 8theme,
We have some troubles:
1.- In which folder must I put the .po and .mo files?
2.- How can I translate footer?
3.- Why I can’t see module “new posts” on footer in other languages?
4.- How can I translate sliders?
5.- How can I translate “Custom Tab Title” and “Custom tab content”?
6.- How can I delete “PRODUCT INFORMATION” title and “categories: Sinks, Trend” of “Single product page”?
7.- How can I define Sliders for mobile?
NOTE: We have a legenda child theme. Please note that any changes must be made to the child theme.
Thanks!
Hello,
1. Translation files of the theme should be placed in /wp-content/languages/themes/ folder
2. About translation of static blocks – https://www.8theme.com/demo/docs/legenda/Theme_Translation/Translation_With_WPML
3. Did you create posts on other languages?
4. https://wpml.org/documentation/plugins-compatibility/creating-multilingual-sliders-with-revolution-slider-and-wpml/
5. Have you tried to translate it via String translation?
6. Add the next code in Theme Options > Custom CSS
.single-product-page .product-info h4,
.single-product-page .product-info .posted_in {
display: none;
}
7. Refer to docs of the Sider Rev plugin – https://www.themepunch.com/slider-revolution/responsive-settings/
Regards
You must be logged in to reply to this topic.Log in/Sign up