Home Forums WoodMart support forum RTL misalignment after update

RTL misalignment after update

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

    hassanz2
    Participant

    Hi,

    After updating the theme to 5.3.6, I noticed misalignment in Arabic language in mobile.
    I tried disabling all plugins except for the theme and translatepress plugin but nothing worked.
    Please check and suggest what can I do to fix it, navigating Arabic language became very hard.

    #258862

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    I cannot view your site https://prnt.sc/wrdjqi Please disable all the plugins and switch to the parent theme and provide the site admin access.

    Best Regards

    #258997

    hassanz2
    Participant

    Hi,

    I did not install SSL certificate for the staging website, you can bypass the warning to view the website.

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

    Hello,

    Please advise what device and what browser you use? I am checking the site on mobile and I do not see these problems https://prnt.sc/wwlbji

    Please clarify how we can reproduce the problem.

    Best Regards

    #259049

    hassanz2
    Participant

    I am using iphone 11 pro max. I tried with Safari and chrome and it’s the same.

    #259050

    hassanz2
    Participant

    Please change the language to Arabic to see the issue. English version is fine.

    #259268

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .browser-Safari .scrollToTop,
    .browser-Safari .woodmart-products-load-prev,
    .browser-Safari .woocommerce-store-notice__dismiss-link {
    	display: flex;
    	flex-direction: column;
    }
    .browser-Safari .woodmart-products-load-next {
    	display: flex;
    flex-direction: column-reverse;
    }

    This issue will be fixed in the nearest update.

    Best Regards

    #259290

    hassanz2
    Participant

    Worked.
    Thanks Elise.

    #259407

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

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