rtl issues
-
Hello
I have masterstudy theme
when I try to add course
https://dorat.online/user-account/edit-course/
I see that page not rtl so I add this css
.css-13qefki{direction:rtl;}
it is work in inspect element but when I add it to custom css not work why?
The page I need help with: [log in to see the link]
-
Hello @fatima85,
Thank you for reaching out!
You are correct—currently, the Course Builder does not support RTL. While the CSS you mentioned can adjust the structure to RTL, additional styles are needed to fully adapt the pages.
We are planning to add this feature to our plugin in the future, though the timeline has not yet been defined.
If this is critical for your website, you can temporarily edit the source code of the plugin. Please note that custom CSS applied through the website dashboard won’t affect the Course Builder, as it’s not based on a default WordPress template.
Let us know if you need further assistance!
Warm regards
thanks alot for your reply
but would you please help in how to do changes step by step ?
I mean for example this .css-13qefki{direction:rtl;} where I can add it or where I can change from any file? help me more plaese
I search css-13qefki on all plugin files but I don’t find any result so how I can change?
Hello @fatima85,
You can add the following CSS in this CSS file on your website “wp-content\plugins\masterstudy-lms-learning-management-system\assets\course-builder\css\main.css”:
.css-13qefki{direction:rtl;}
.css-zf0iqh {direction: rtl;}You should need to add them like this – https://share.zight.com/JruQL4jK But please note that this is not ideal solution and it might be overwritten when you update the plugin, so you need to reimplement this change after you update the plugins.
Best regards
is there a method to add them to child theme?
also if I want to change font same? I have to add to main.css
also I want to tell you that I use wpml but string in add course page like :
Course information
Fill out basic information about a course to make it attractive to potential students.
don’t exist .. so pleeease help me
Hi @fatima85,
Unfortunately, you cannot add the styles to the child theme as they cannot change th styles in the Course Builder. Becuase Course Builder is not a default page of WordPress.
And yes, if you want to add different font to the Course Builder you need to add the styles in the main.css
As for the Course Builder translations, currently, there is an issue with the WPML and Course Builder texts, so you cannot translate the them.
We will fix this issue in one of our future updates, for now please keep an eye on our changelog in a while – https://docs.stylemixthemes.com/masterstudy-lms/changelog
Regards
thanks alot for ur reply and I hope u solve issues of rtl also wpml of course builder asap .. I ll keep an eye on your changelog .. waiting and please I want to tell you that I also have this issue
https://ww.wp.xz.cn/support/topic/wpml-error-5/
Hello
when I import masterstudy-lms-learning-management-system-ar.po from string translation page or upload mo in language/wpml file error occur like this
please heelp me
would u please help me?
Hello @fatima85,
Thank you for your reply.
We are addressing this issue in your support ticket.
Let us know if you need any further help!
Regards
ok, I am waiting ur solution
thanks in advanved
Hello @fatima85,
We have replied to your request about WPML issue already in your request – https://ww.wp.xz.cn/support/topic/wpml-error-5 and Support ticket.
As for the RTL in Course Builder, as we mentioned before we have plans to add RTL, but not yet in progress.
We recommend checking our changelog for further new updates – https://docs.stylemixthemes.com/masterstudy-lms/changelog
Best regards
Thanks a lot! I hope you can add RTL support and the ability to change fonts in the course builder. That would make your plugin and theme truly number one!
Hello @fatima85 ,
Thank you for your kind words and valuable feedback! I will make sure to pass your suggestion about adding RTL support and the ability to change fonts in the course builder to our development team for consideration.
We really appreciate your input as it helps us improve our products!
If you have any more suggestions or need assistance, feel free to reach out!
Best regards,
Julia Ten
Stylemix Support Team
The topic ‘rtl issues’ is closed to new replies.