Eguru
Maintained by
LMSACE
The Guru of moodle themes e-Guru - ultra responsive moodle theme with multi color pattern is free now in moodle plugin directory.It has stunning features that will be a suitable choice for your educational establishments and coming out with powerful admin theme setting options.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
You have to install the new version of Moodle.
Download the eguru theme related to the moodle version and install in your Moodle.
Regards,
M.Nithyanandan.
I'm not seeing the web notifications in this theme. Is that correct?
Thanks
Can you advise how to remove the arrows on the homepage slide? I have chosen just one slide but the arrows still appear which gives people the idea there are more slides?
Thanks
if (empty($frm->username) && $authsequence[0] != 'shibboleth') { // See bug 5184
if (!empty($_GET["username"])) {
$frm->username = clean_param($_GET["username"], PARAM_RAW); // we do not want data from _POST here
} else {
$frm->username = get_moodle_cookie();
}
$frm->password = "";
}
to address bug 5185? Looks like this bug has been solved a long time ago and is prompting an undefined variable notice in the error log during every login. Couldn't 28 (if empty($frm->username... and 36 } be removed? Or at least the && $authsequence[0] != 'shibboleth' part. $frm->username = get_moodle_cookie(); also produces a notice. E.g. if (empty($frm->username))
HOW MUCH TIME IS REQUIRED (WEEKS, MONTHS) TO DEVELOP A THEME OF THIS TYPE??
The sign up page comes back now, but the password filed cannot be displayed correctly (https://moodle.org/mod/forum/discuss.php?d=355807). Does anyone have a quick solution? Thanks in advance!
Schwann
Thanks.
FYR - please see the pic https://ibb.co/cy7V7v