We have an issue with two Zentools modules not displaying on the Arabic section of our site. The two modules display on the default home page plus other languages. Neither the English version or the Arabic versions of these two modules will display on the selected Arab pages. Position details: Banner and Grid17. (banner is the space immediately below the main menu). Joomla 3.8.12. php 7.2 Can you help please.
alecb Hi. I think this style may not supporting RTL, so I would suggest to turn this one element into LTR by addign this code to css:
.owl-carousel .owl-wrapper-outer { direction: ltr; }
That has fixed it. Many thanks for your help. Alec
Unfortunately this module css does not support direction: ltr;
So you may have to tweak a few styles
If you need further help please let us know so we can help
Cheers Paul