USER DESCRIPTION IS NOT VISIBLE

USER DESCRIPTION IS NOT VISIBLE

Hernan Costabile -
回帖数:2

Good afternoon, I am using the adaptive theme (311.1.6 2021081011) and moodle version (Moodle 3.11.5+ (Build: 20220129)) 

As a site administrator I cannot see the description that users put in their profiles. They also cannot see the description from teachers to students and vice versa. 

image.png

I have already reviewed all the role management options and settings, privacy policies, etc. The user has the complete profile. 

image%20%281%29.png

Any other solution, or the problem is in the theme? 

回复Hernan Costabile

Re: USER DESCRIPTION IS NOT VISIBLE

Visvanath Ratnaweera -
Particularly helpful Moodlers的头像 Translators的头像
To check whether the cause is the theme add the following line to moodle/config.php:
 
$CFG->theme='boost';

回复Visvanath Ratnaweera

Re: USER DESCRIPTION IS NOT VISIBLE

Gareth J Barnard -
Core developers的头像 Particularly helpful Moodlers的头像 Plugin developers的头像
It is functionality specific to the theme and I've made an improvement to the M4.4 version that will in time make its way back to the M4.1 version, but not beyond.  Sorry Hernan, but I can't support / maintain older versions forever, especially when I have to change PHP version to do so.