Elegance 2.6.1 released

Elegance 2.6.1 released

per Julian Ridden -
Nombre de respostes: 21

With thanks to the many in the forums reporting and helping fix bugs, I am proud to announce the latest version of Elegance has now been deployed in the plugins DB. Included in this release are the following fixes.

  • FIX: Navbar on mobile devices
  • FIX: Formatting of course tiles when editing is turned on
  • FIX: FontAwesome display
  • FIX: Slideshow when using more than 3 slides
  • FIX: Logon page formatting
  • FIX: Numerous (by that I mean A LOT) of minor formatting fixes
  • NEW: Click on block title to toggle hide and show

I would urge ANY sites using this theme to upgrade to the new release. Please keep this forum thread for just reporting issues with this release version only

Download link: https://moodle.org/plugins/view.php?plugin=theme_elegance

Mitjana de qualificacions: -
En resposta a Julian Ridden

Re: Elegance 2.6.1 released

per Michel DENIS -

Hi Julian,

I just upgraded the theme, a first item to mention : the personal messages pull-down menu gives attached results, with "nouvelle notification" sentence going to the right over the base window.

-michel

 

Fitxer adjunt Selection_608.jpeg
En resposta a Michel DENIS

Re: Elegance 2.6.1 released

per Julian Ridden -

Thanks for that report. Of course I tested (and sized) that space for text in english. Will fix it so french fits as soon as I can.

Julian

En resposta a Julian Ridden

Re: Elegance 2.6.1 released

per Michel DENIS -

A last item for now, attached : Moodle doc link box goes over the Copyright's custom text (was: Net Learning Team).

Thanks,

-michel

Fitxer adjunt Selection_610.jpeg
En resposta a Julian Ridden

Re: Elegance 2.6.1 released

per Shalimar Anderson -

Hey Julian,

*LOVE* both Essential and Elegance.
I am either going blind or crazy though, because I can't seem to nail down how to add content to the immediate left of the marketing spots. In the theme video you made (which was lovely), you had a "welcome to elegance" photo or something, and the icon looks almost like a calendar...
I know, I sound crazy... but I would love a path/map to this setting.

Fitxer adjunt rsz_whatarethis.png
En resposta a Shalimar Anderson

Re: Elegance 2.6.1 released

per Shalimar Anderson -

Also, it seems that "move right" as pertaining to resources and activities is disabled... in the sense that nothing moves right, though the option is still available.

En resposta a Shalimar Anderson

Re: Elegance 2.6.1 released

per Julian Ridden -

Easy to do.

That is just a block location. On the homepage:

  • Turn editing on
  • Add a HTML Block
  • Click and drag the block into that blank section
  • Edit the block and enter your content (image, text, movie, etc)

You can use any block you want there as well. For instance, on http://2014.imoot.org I have put in Moodle's RSS feed block.

Julian

En resposta a Julian Ridden

Re: Elegance 2.6.1 released

per Paul Wood -

Hi Julian,

Thanks for the fixes (the missing bullet points in Page resources was bugging me!)

I've noticed an issue with the theme that is still present in v2.6.1...

The custom menu items is broken when there is a sub-sub menu item that links to another page.  In other themes the custom menu items works fine and opens the correct link.

Try pasting this in the custom menu items box in the Theme Settings page and you'll see what I mean.

 

Courses
-Course 1
--Level 2|http://moodle.mysiteurl.co.uk/course/view.php?id=2
--Level 3|http://moodle.mysiteurl.co.uk/course/view.php?id=3
-Course 2
--Level 2|http://moodle.mysiteurl.co.uk/course/view.php?id=4
--Level 3|http://moodle.mysiteurl.co.uk/course/view.php?id=5
-Course 3
--Level 2|http://moodle.mysiteurl.co.uk/course/view.php?id=6
--Level 3|http://moodle.mysiteurl.co.uk/course/view.php?id=7
Links
-Link 1|http://www.mysiteurl.co.uk" target="_blank
-Link 2|http://www.mysiteurl.co.uk" target="_blank

 

I've attached a screenshot of the tooltip that appears in the status bar in Firefox when I hover over the 'Course 1' menu item.

 

Cheers,
Paul

Fitxer adjunt screenshot2.jpg
En resposta a Paul Wood

Re: Elegance 2.6.1 released

per Mary Evans -

Hi Paul, the problem is that Elegance core_renderer.php is missing most of the menu render that makes it work.  It could be that Julian forgot to add it, and since this theme is a standalone theme, in that it has no parent theme to inherit these renderers in the same way that Clean theme does.

I'll create a Moodle Tracker to track it so that Julian can fix it.

Cheers

Mary

En resposta a Julian Ridden

Re: Elegance 2.6.1 released

per Sean Mullins -

Hi Julian,

First, thank you for the wonderful theme.  Our district is about to update to 2.6 (over the summer), and I have been trying to make improvements to both design and function of the site.  I have a very minimalistic approach, and have almost gotten our front page exactly how I would like it.  Here's an image of where I'm at so far...

As you can see, I have hidden the "admin" and "nav" blocks, but I cannot get rid of that white block at the bottom of the page!  I have tried every setting in every place that I can think of, but it won't go away.  I unchecked showing a topic area on the front page, turned off course request, turned of news item display...I don't know what else to try.  As an explanation, I turned off course requests because when I'm signed in as an admin there is a "add a course" button that appears in this area.  But I would rather just do that from the admin block and not have to display this white space.

Can anyone help!?

Thank you again for the great theme, and any assistance anyone can provide.

En resposta a Sean Mullins

Re: Elegance 2.6.1 released

per Julian Ridden -

Loving the idea of adding MyCourses to the homepage. Great stuff.

That leftover white box is certainly not good. Ill improve the theme logic ASAP so it will remove that box if there is nothing to populate in it. Check the github in about 24 hours for an update

Julian

En resposta a Julian Ridden

Re: Elegance 2.6.1 released

per Sean Mullins -

Wonderful!  And thank you for the kind words.

While you are taking a look at things, I have another visual item that you might be able to help with.  I have been playing around with altering the theme colors to match our district colors.  When I darken the background, the "Moodle" branding image in the footer on the front page of our site is altered.  But when I go to any other site page, it looks wonderful.  Would you know what might be happening here?

 

Thanks again for the flexible, beautiful theme.

En resposta a Sean Mullins

Re: Elegance 2.6.1 released

per William Scott -

How did you get the MyCourses bit onto the page?

I've been trying to do that for awhile  now but I keep getting stuck Trist

En resposta a William Scott

Re: Elegance 2.6.1 released

per Mary Evans -

If you downloaded the theme then look in the renderers/core_renderer.php

En resposta a Julian Ridden

Re: Elegance 2.6.1 released

per Reza Kowsari -

Does any one has problem with slideshow?

When I have one slide, Elegance 2.6.1 shows that properly but when I add other slides, it only shows the last one. I mean other slides are black with no text and picture.