Eguru icon

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.
Price option: Free

Supports Moodle 2.6-4.2 See all versions
Latest release: 2 years ago
Installations: 3491
Downloads (last 90 days): 359

Frankenstyle name: theme_eguru
Themes

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hi. I have the same question as Goldie: How can a link be added to the Marketing Spots on the homepage to redirect the users to a different URL?
Hi Silvina,
I believe you may have downloaded the source script from the bit bucket source repository , we have updated the source now , so you can get the latest files from there , kindly download and use it once again. In settings.php we have written the slider url link codes.
Thanks
Hello, I want to congratulate and give thanks you all for making this great theme.
like others I am having problems with the links for the Home Page Slider. The slider links setting not exist in the 3.0 version but it's exist in the 2.9, mi website languaje its spanish and, the footer appear with this � sign. Can anyone help me to solve this?
I have installed the 3.01 version and cannot see a 'link' field. There is 'Slide Image', 'Slide Caption' and 'Slide link text'. is the link field still missing?
Thanks.
How can a link be added to the Marketing Spots on the homepage to redirect the users to a different URL?
Hi,
I'm new to Moodle and I liked the eGuru theme but I have some questions :
How can I do something like Screenshot 1 : Promoted Courses , and can I for example do something like : having 2 lists of courses in front page named : "Featured courses" and "Available Courses"
Thanks !
Though I downloaded latest version, my slider button linking issue is not fixed? Can you provide me with a settings.php in which it is? Thank you.
Sonia, those are the "Marketing Spots". They show up on the administrative menu for the theme. Just expand "EGuru" on that menu and select "Marketing Spots". If you're stuck on how to do that, just use this path (appended to your site url) admin/settings.php?section=theme_eguru_marketingspots
This is one of the most professional themes that I've not only seen on Moodle but other themes for hosting content!! I hope my question is simple, but I didn't see it answered previously. The circles on the home page that say MULTILINGUAL, ONLINE STUDY, COMMUNITY SUPPORT and RESPONSIVE DESIGN. How do you remove graphics and the text? And reversely, how do you change the text under the circles?
Just looked at source3.01 for Slide Control Settings and I do not see attributes for Link URL only text display - please advise?
I downloaded latest version but still have no slide link button url change capability - great theme BTW
Hi ,
We have added the latest package , please download and use it , this laest package fixed the issue of slider link , you can replace the settings.php from this new source so you can see the slide url link option at admin theme settings
Please feel free to ask if you have any questions
Hi,
Great looking theme from the examples. However like others I am having problems with the links for the Home Page Slider. I have just installed the 3.01 version and cannot see a 'link' field. There is 'Slide Image', 'Slide Caption' and 'Slide link text'. Am I being stupid, or is the actual link field still missing?! Thanks.
The happen whenever i try to upload a new plugin-theme-i am using moodle 30
Coding error detected, it must be fixed by a programmer: page layout file [dirroot]/theme/eguru/layout/ does not contain the main content placeholder, please include "<?php echo $OUTPUT->main_content() ?>" in theme layout file.
adding the above hint did not solve the problem while it render the whole database or project usable after this error. it has occur twice with clean and existing project. Please help
I was able to get the slider to start sliding without clicking, but you have to hover over the slider first. If anyone's interested you can edit the file /theme/eguru/javascript/bootstrap-carousel.js and add the following code to the bottom of the code before the part where it reads: }(window.jQuery);
add this part:
$(document).ready(function ()
{
$('.right').click();
});
Then when the page loads, it will start rotating 5 seconds later if your mouse happens to cross over (or hover over) the slider image.
the slider links setting not exist in the 3.01 version but it's exist in the 2.9, thanks for a nice theme