Layout and widget it is not showing fine when change languages
-
Layout and widget it is not showing fine when change languages
also i need the way to how i stop changing from ltr to rtl when i change the languages
Attachments:
You must be
logged in to view attached files.
Hello,
In this case, is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?
Kind Regards
Hello,
1. To disable the RTL, define the code below into the “Global Custom CSS” area in Theme Settings -> Custom CSS.
body.rtl {
direction: ltr;
}
2. Send me the URL link to the page from your screenshot because I can’t find it on your side.
Kind Regards
Hello,
1. Hide the sidebar for the translation page – https://take.ms/fYi02
2. Navigate to Dashboard -> Slides and translate all sliders – https://take.ms/pLZ6o, then clear the cache and check how it works.
Kind Regards
i have menu proplem
Attachments:
You must be
logged in to view attached files.
also this
Attachments:
You must be
logged in to view attached files.
Hello,
Previously you’ve been applying custom code to switch the Arabic language layout from RTL to LTR. However, I’d advise against this because the Arabic language natively uses an RTL layout, and WordPress automatically handles the RTL classes for proper functionality. Changing Arabic to LTR could lead to layout issues and improper display of content as you showed now in the last screenshot.
To ensure that everything works smoothly, I recommend leaving the Arabic language as RTL for optimal display and compatibility with your theme and WordPress.
Feel free to reach out if you have more questions or need further clarification!
Best regards