gorbunoff09
Forum Replies Created
-
Hello @ericstylemixthemes
Thank you very much
Hello @ericstylemixthemes ,
WPML Multilingual CMS Version Version 4.5.7
WPML Media Version 2.7.0
WPML SEO Version 2.0.1
WPML String Translation Version 3.2.1Website: https://u-intosai.org/
You can try to create the course on another language yourself https://u-intosai.org/user-account/
login details for the instructor user:
login: Masterstudy
password: ygtP6Zx$PmGUqMtC(m5BRIV!its ok if choosing english version of the website:
choosing another one, spanish
whitescreen in spanish version
I have the same problem after update and only on the other language version of the website. Course Builder working only in main category english version. What to do with that?
Hello @hopestylemixthemes
Thank you for your answerWe have found a solution to do this, at least we thought so until yesterday))
Is Advanced Custom Fields plugin
But we still ran into the problems
With Advanced Custom Fields we create the field wisiwyg editor at every taxonomy course category
At file wp-content/plugins/masterstudy-lms-learning-management-system/stm-lms-templates/courses_taxonomy/archive.php we added this code
<?php the_field('coursenewsbytags'); ?>
and it works, but only in empty course categories for example and in categories that have courses it not displayed.Maybe you know how to resolve this problem?
Hello, thank you for your answer, we checked the plugin updates, today everything was updated to the latest version, despite this, the problem did not disappear.
I am sending screenshots:
1 – course
2 – course in admin panel
3 – certificate builder
4 – export of certificate
We can take for example this course
Author of this course is SAI Chile, but after export of he certificate displayed the name of administrator SAI RussiaThank you for your answer
But it work at the same time for two kind of accounts for “instructors” and for “students”
For example we want to delete only one tab “My orders”At the instructor account page its :nth-child(8)
At the student account page its :nth-child(6)if we rewrite the :nth-child(6) item in css styles, which is located in the student account page, it affects the menu item in the instructor account page that we don’t want to delete
Hello
Thank you for your answer
It is impossible to resolve this problem by hiding elements through css. Since each element in the layout is not unique. The css style is painted on all elements, if you add Display: none; , all the elements of the navigation menu are removedThank you for your answer
thank you very much
Hello
Thanks for your reply
We agree to the floating menu=)) but we are confused by empty tabs in the top that do not work in any way and that can not be removed in any way “My Courses” “My quizzes”. I also wanted to remove some items from the floating menu that we don’t need, for example, “my orders” how to do this? There was also a green block with “Have a questions?” now it’s gone.
Maybe we somehow installed the updates incorrectly, since we previously made changes directly to php. How can I force the plugin update?