This topic has 4 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp
Hi
Im using WPML to create a hebrew site for an existing english site.
I am trying to fix the owl carousel for products so that it will work in RTL.
added this to the rtl.css in child theme
:
.owl-carousel {
direction: rtl;
}
.owl-carousel .owl-item {
float: right;
}
seems to show the first image but not the rest
is it possible to fix this with css ?
Hello,
The link you provided redirects to 404 page.
Please give correct url.
Thank you.
Regards,
Eva Kemp.
Hi
Sorry about that. deleted it. here you go
https://www.mabellek.com/he/shop/%D7%92%D7%91%D7%A8%D7%99%D7%9D/but-first-espressoo/
I just saw on this page that woopress is not among the themes that WPML call compatible although legenda and royal are there. Is it possible that woopress theme is not completely compatible with WPML ??
https://wpml.org/he/%D7%AA%D7%99%D7%A2%D7%95%D7%93/%D7%AA%D7%90%D7%99%D7%9E%D7%95%D7%AA-%D7%A2%D7%A8%D7%9B%D7%95%D7%AA-%D7%A2%D7%99%D7%A6%D7%95%D7%91/
Hello,
In the theme description http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050 you can see it’s compatible with WPML. Woopress theme is built on Royal theme basis so there is no issues with WPML plugin.
I’ve added this code in Global Custom CSS:
.rtl .product-images-slider, .rtl #product-pager{direction:ltr;}
.rtl .product-images-slider.owl-carousel .owl-item, .rtl #product-pager .owl-item {float: left;}
Check images slider now.
Regards,
Eva Kemp.
Tagged: best selling, owl carousel, persuasive, seo friendly, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up