Issues with RTL version ..

Posted in: Newspaper
Post count: 5

Hi, am using WPML plugin but then i create a translation to the page i get my menu repeated as a mobile menu on the left side of the page which makes my website looks stupid because the page is scrolling to the left now !!

Also tag filter is not moving to the left it overlab the section title on the right …
IN addition, social media icons messed up at the footer …

please check http://www.whyblog.ney/ar

  • This topic was modified 9 years by Majdkh.
Post count: 5

Hi, i have checked the topics here and found that it’s not supporting RTL, am fine with it, but how can i remove the mobile menu that i get when i translate the website?

Post count: 20688

Hi,

I cannot access your website at the moment
https://www.screencast.com/t/VSWBn1vzF
As you mentioned, the theme does not support RTL. Modifying the theme to display properly in this situation may prove a difficult task. The theme elements are not optimized to display the best results under these circumstances. Some are directly dependent on direction.
If you decide to request a refund, you can do so and we will approve it. There probably are different themes that are RTL ready and would be better suited for this purpose.

Thanks

Post count: 5

Strange the website is working well, try the English ver. http://www.whyblog.net and switch to Arabic from footer menu. am not planning to do RTL fully change .. am fine with normal current situation …

i have used this code to hide the mobile menu that appears once i add new language:
#td-mobile-nav {
position: fixed;
}

my only issue is the website shows nothin untill you make a move (scroll) if you can help me with the mobile menu (to hide it without any issue) it would be perfect for me and no need to refund then.

Thanks,

Post count: 5

PS. you are one of the best selling WP themes and i admire your work, strange that you are not willing to do the RTL, it’s huge work i know but the million refund you are doing worth doing it …

Post count: 20688

Hi,

Thank you very much for your appreciation. Support for RTL may be added at some point in the theme development, but at the moment there are no plans for implementing this option.
I see that you are using the mobile theme plugin, try entering that code in the Mobile theme->Custom Css section of the theme panel
https://www.screencast.com/t/5qApAoBvbt
The result should be like this
https://www.screencast.com/t/u4PEJ0E6dH
Also you could align the search icon to the left if that is what is needed, with a code like this in the same section
https://www.screencast.com/t/5z2DdaKTVnkW

.td-search-icon {
left:0;
right:auto;
}

Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.