RTL page on AMP show like it's double width, it doesn't fit the screen.

Posted in: Newspaper
Post count: 17

Hi
I have a rtl language installed on my WordPress account, I’ve selected Mobile Theme> use mobile theme for> AMP
‘Cause I don’t want to write a double content for my computer and mobile.

But when I choose just AMP it seems like there are 2 pages on my website, one contains the content and when I swipe to left the second one shows a balnk page.

Maybe it only will be fixed with css code.

Here is a screenshot:
https://paste.pics/877754e530b5e0de39653ba62cebbcf2

https://paste.pics/7eaf7e54bfeee335f543debcb7e7dd47

Post count: 35449

Hi,

Please make sure that you set this custom css in Theme panel>Custom code>Custom css and Theme panel>Mobile theme>Custom css>Css
#td-mobile-nav {
position: fixed;
}
#td-top-mobile-toggle {
float: left;
}

This code should should solved your problem!

Thank you!

Post count: 17

Hi
It doesn’t work, I already have this code pasted in that navigation to solve a previous problem I faced and you gave me that code.

Is there another way? another css code?

Post count: 35449

Hi,

For me is seems to work this code -> https://www.screencast.com/t/W1aMAqCWukt
But also is possible to be others elements broken in RTL

Our theme was does not support RTL so simply changing the direction will not work properly. Lots of theme elements have to be adjusted for the theme to support RTL.

If you want you can send us an email at contact@tagdiv.com and provide admin login. We will take a look. Include a link to this topic in the email.

Thank you!

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