Hi Mohamed,
Thank you. ☺
Unfortunately I didn’t implement RTL support. 🙁 I will add this request in to do list.
At this moment only way to fix it is to manually add RTL support, find inside plugin folder/assets/css/main.css, open it with some text editor then use this tool https://rtlcss.com/playground/ to convert whole css style from LTR to RTL, then override whole file content with the new one.
Last step is to minify this file, you can use https://www.freeformatter.com/css-minifier.html, just override whole minified content inside main.min.css, then check your site.
I hope this helps you. ☺
Best regards,
Nenad
Evening Nenad, Thank you for responding
I tried your suggested solution, but unfortunately it didn’t work except for the SHOP page in woocommerce – changed the page direction but texts still starting from left!
Single product page, still has the same issue ( the LTR direction ).
If there’s any other ideas it would be great, otherwise i’ll have to wait for plugin next update.
Thank you again 🙂
Hi Mohamed,
I don’t have/implement any style inside plugin for default WooCommerce pages. I implemented shortcodes for WooCommerce as separate feature with specific styles only for it.
I think you have a problem with the theme, if your theme have integration for WooCommerce with custom styles.
You can send me a link to your site, and I will inspect this problem closer for you.
Best regards,
Nenad
Hi Mohamed,
This ticket is inactive too long, so I will close it. Thanks
Best regards,
Nenad