Thia images after Update :(
Yes we got this message after the update was released, we will add this in next update.
I have updated but still encountering same issue!
Wondering if this fix will take a long way out.
same issues here
plus I think it is important to fix the logical issues
like when a student is browsing the course next unit button should be on the right side and previous should be on the left
any suggestions to fix this via css until it is updated in the theme ?
Please respect all your RTL Language customers and fix all this problems Definitively
Care of in the RTL language as you do for LTR
Thanks ...........
Any suggestions to fix this via css until it is updated in the theme?
Well i was unable to replicate most of the issues .
With carousels Please refer :
http://prntscr.com/adef6o
With the login dropdown menu :
http://prntscr.com/adefki
For footer i was able to replicate the issue .
Quick fix :
Try adding the given css from wp-admin -> appearance -> customize -> custom css :
#footerbottom #footerlogo {
max-width: 48px;
float: right !important;
margin: -15px 10px 0 10px !important;
}
#footerbottom #footermenu {
float: left !important;
}
Dear Alex,
the screenshots you attached for LTR Layout! Be sure to make your wordpress in RTL to troubleshoot.
Anyway, the issue now is resolved for me except for login page that shows the title box and the registration fields underneath it. Once scrolling they overlaps. I believe the style should show the title box at one side of the page and the registration fields on the other.
Refer to attached photos please..
@ateya3d
that is how I solved this issue
.bp-required-field-label{
right: 42px !important;
}
check it out ^_^
http://elmedresa.org/membership-join/membership-registration/
This topic is added in the issue log.
You can add as many screenshots here which have RTL stylling issues, we will fix all of them in the update.
I insist on considering the following as serious issues:
http://prnt.sc/abn1mq
menus should be on the right and course on the left side
menus text alignment should be on the right
http://prnt.sc/abn2fz
next course button should be on the right and previous course button should be on the left