Home Forums WoodMart support forum Layout and widget it is not showing fine when change languages

Layout and widget it is not showing fine when change languages

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #590039

    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.
    #590067

    Luke Nielsen
    Keymaster

    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

    #590068

    wordpress admin

    #590343

    Luke Nielsen
    Keymaster

    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

    #590349
    #590368

    Luke Nielsen
    Keymaster

    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

    #590489

    i have menu proplem

    Attachments:
    You must be logged in to view attached files.
    #590491

    also this

    Attachments:
    You must be logged in to view attached files.
    #590586

    Luke Nielsen
    Keymaster

    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

Viewing 9 posts - 1 through 9 (of 9 total)