Home › Forums › WoodMart support forum › GTranslate RTL issue
GTranslate RTL issue
- This topic has 11 replies, 2 voices, and was last updated 1 week, 3 days ago by
Hung Pham.
-
AuthorPosts
-
July 28, 2025 at 11:29 am #676541
sidcofoodsParticipantPlease check images Translate issue when using Arabic RTL
Attachments:
You must be logged in to view attached files.July 29, 2025 at 8:26 am #676732
Hung PhamKeymasterHi sidcofoods,
Thanks for reaching to us and sorry for all inconveniences you are experiencing.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
Hung PDJuly 29, 2025 at 8:44 am #676742
sidcofoodsParticipantplease check i shared link in Private
July 29, 2025 at 11:30 am #676802
Hung PhamKeymasterHi sidcofoods,
I kindly recommend you to purge the cache of CDN, clear browsers cache, disable CloudFlare CDN temporarily and double check the issue. https://ibb.co/0yrCfGW5 https://ibb.co/Gf7trJ0D
Kind Regards,
Hung PDJuly 29, 2025 at 1:21 pm #676840
sidcofoodsParticipantHi, I’m talking about Arabic language
July 30, 2025 at 8:54 am #676952
Hung PhamKeymasterHi sidcofoods,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
div[class*="wd-section-stretch"] { right: calc(50% - 50vw + var(--wd-scroll-w) / 2 + var(--wd-sticky-nav-w) / 2); left: auto; }
Regards,
Hung PDJuly 30, 2025 at 9:27 am #676957
sidcofoodsParticipantHi, Thanks for update. It worked for Arabic but for English its messed up
Attachments:
You must be logged in to view attached files.July 30, 2025 at 10:46 am #676983
Hung PhamKeymasterHi sidcofoods,
Please remove above code and use below one:
html.translated-rtl div[class*="wd-section-stretch"] { right: calc(50% - 50vw + var(--wd-scroll-w) / 2 + var(--wd-sticky-nav-w) / 2); left: auto; }
Regards,
Hung PDJuly 30, 2025 at 11:08 am #676990
sidcofoodsParticipantDone now there are 2 issues also with itm, Main slider doest work in RTL and secondly carousel feature post is empty on second dot pagination
Attachments:
You must be logged in to view attached files.July 31, 2025 at 10:59 am #677214
Hung PhamKeymasterHi sidcofoods,
Please let me know if you resolved the issue https://ibb.co/sv36qJtw
Regards,
Hung PDJuly 31, 2025 at 11:16 am #677217
sidcofoodsParticipantThis css was again breaking
html.translated-rtl div[class*=”wd-section-stretch”] {
right: calc(50% – 50vw + var(–wd-scroll-w) / 2 + var(–wd-sticky-nav-w) / 2);
left: auto;
}After yesterday Installed Mansonary Grid Patch
I cleared WP ROCKET CACHE. ITS FINE WITHOUT ABOVE CSS i am monitoring results
August 1, 2025 at 11:35 am #677408
Hung PhamKeymasterHi sidcofoods,
Glad to hear your issue has been resolved.
Regards,
Hung PD -
AuthorPosts
- You must be logged in to create new topics. Login / Register