Hi,
In the constants file there is an rtl_languages definition, you may change this and then my guess is that you site will function, I assume they have some rtl issues (and Transposh does set that), but I can’t see a reasonable way to solve this incompatibility on our end. (except the previous suggestion)
hi ofer,
what do you mean constrants file, where is it located? and what exactly do i need to change please?
*** in the regular website https://www.saveatrain.com/blog/spain-by-train/?lang=he
there is no issue with the menu
ampforwp also opened 2 tickets on that in github
https://github.com/ahmedkaludi/accelerated-mobile-pages/issues/3492
https://github.com/ahmedkaludi/accelerated-mobile-pages/issues/3493
Core/constants.php
public static $rtl_languages = array('ar', 'he', 'fa', 'ur', 'yi');
just change to:
public static $rtl_languages = array();
Not sure if it will fix your problem, but it stands a chance
i emailed you in this regards, i will give you access to our wordpress if you are ok with it, and once we solve it, you or i will post here the solution so everyone can see it,
ok?