I add $html->setAttribute(‘dir’,’rtl’); to the script . now my articles look like
<!doctype html><html dir="rtl"><head><link rel="canonical"......
but in the front end, it didn’t make any changes. still all articles show LTR, which we don’t want, because we use Farsi and Pashto languages which are RTL.
I hope the developers of ( Instant Articles for WP) must take this problem series and came up with a nice solation.
I saw in this forum there so many requests about RTL Support which are somehow ignored. We really need help in this regard.
Thanks
Hello, It is really a problem. Instante artical for WP must support RTL.
could you please Tel me how do you editing each artical in facebook. i tried to manually edit it with <html dir=”rtl”> .. but it is not working for me . maybe i do not know where to put the RTL tag exactly.