Moove icon

Moove

Certified Partner Plugin
Maintained by conecti.me
Moove it's a Moodle's theme that makes online environments more clean and intuitive for learners and educators. If you like it, please show some love by clicking "favourite" ( ♥ ) below!
Price option: Free

Supports Moodle 3.2-5.2 See all versions
Latest release: 2 months ago
Installations: 27785
Downloads (last 90 days): 11246

Frankenstyle name: theme_moove
Themes

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

I am with Kim and Clemens, if possible there will be an option to disable the slide since it is not yet responsive with other devices. But among the other templates available, this one is the best. Thanks for developing it and keep it up!
Like Kim on the 8th of august, I would also prefer to hide the slide show. Apart from this, I find Moove just really brilliant, and it's already so well adapted to Moodle 4, thank you so much!
@CONECTI.ME LTDA Thanks for the great theme! If somebody knows how I can add a button "Back to Top" to it for the convenience of users. In which module (file) of the theme do I need to insert the appropriate code?
@Helen - the dyslexic font, looks similar (but not the same) as comic sans
I love the accessibility features of this theme! However when I choose "dyslexia font" it always shows the text in Comic Sans. I also tried it on your live homepage.
I use edge as my internetbrowser - could that be the problem?
If somebody have many text on the marketing boxes at frontpage and want to fix difference height of this boxes you just need to add this CSS code into "theme_moove | scss"
.card-body {
min-height: 100%;
}
Is it possible to back marketing urls into the theme in the moodle 4.0?
I also have trouble with the slide show showing more pictures beyond 4. The rest are just white. My other question is if I can hide the slide show like some of the other areas on the page. We have found that the slides don't even load for some of our students and make the page slow in general (their internet capabilities are often spotty and weak).
Hi. I just noticed that the slide feature is not responsive, I mean in smartphones the photo does not display well, it appears half. Is there a way to fix this? Thanks.
@X5 Studios - assuming you are referring to the course cards as they appear on the dashboard, then I add this CSS to the sites that I support - obviously you can change the 12rem to other values just a bit of trial and error. The other thing to note, is it is good practice to ensure all course images are the same ratio - personally I go for 3:2:
/* Make course overview block tiles smaller and allow more to a row */
.pagelayout-mydashboard .card-deck .card {
flex-basis: unset !important;
}
/*Makes the course cards on the dashboards taller, so they don't crop as much in the image*/
.dashboard-card-deck .dashboard-card .dashboard-card-img {
height: 12rem;
}
Hello is there a way to make the course image bigger so it is not so horizontal and more square?
Hello, I really love the updates you have made to this theme. I am struggling to find the "Course Administration" option, specifically for "Cohort Sync". I do have this enabled but its just not appearing in the setting sections for each course. Any advice would be greatly appreciated. Thank you
Hi! Thanks for an awesome theme! I'm having some troubles with the slideshow if I add more than 4 slides. Then I get an 404 error in the console and I also see that the carousel-items doesn't get the proper url in their style attributes, unlike the first 4 items which works. The files are uploaded to the server however and I can reach them at their expected urls. Any ideas?
Hello team,
I can't add an activity or resource in any courses on Chrome. They are not clickable.
And I've got the error message : DevTools failed to load source map. with System error : net :: ERR_FILE_NOT FOUND.
I don't have this problem with other theme like Boost.
Thanks for your help
hello,
I want display annonces on home page on 2 or 3 columns like course's student.
I looked in the code but I can't find the files to modify.
Which files must be modified to display annonces/forum on the home page in 2 or 3 columns ?
Do you know of a plugin that allows you to customize the display with a restricted display + link "Read more" for example?
Thanks a lot