Show/Hide Moodle icon in course section is missing

Show/Hide Moodle icon in course section is missing

Irith Herman -
Erantzun kopurua: 15

I"m using 2.5

I have the same theme in several moodle sites

but ther is one that the Show/Hide Moodle icon in course section.

I copied the same theme to all the site but in one it doesnt work...no icon

Irith

 

Puntuazioen batez bestekoa: -
Irith Herman(e)ri erantzunda

Re: Show/Hide Moodle icon in course section is missing

Gareth J Barnard -
Core developers-ren irudia Particularly helpful Moodlers-ren irudia Plugin developers-ren irudia

The icon is normally controlled by the course format / styled by.  But the theme can override it.  Does the issue happen on the Clean theme and if so what course format is used on that course?

Gareth J Barnard(e)ri erantzunda

תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Irith Herman -

.


Thank you for answering

,The theme is not clean   ,I used it on several sites with no problem 


It is very stange , no metter which cours format I choose I can"t see the icon

,  I  copied the same theme from another Moodle, there it worked O.k

.It seems to me that this is a problem in all this site, it is impossible to see this icon also in other courses


I  looked also in the  pix folder and found the Icon

Irith

Irith Herman(e)ri erantzunda

Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Gareth J Barnard -
Core developers-ren irudia Particularly helpful Moodlers-ren irudia Plugin developers-ren irudia

In that case it sounds like you have some custom CSS in the theme's settings (that end up in the DB) - hence the disparity despite the files being the same.  Use browser development tools to see if the icon is in the mark-up and if so, then you'll be able to look for iffy CSS.

Gareth J Barnard(e)ri erantzunda

תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Irith Herman -
if I"ll remove rhe theme from the plugins

does it will rmove also what I have in the DB? 

Irith Herman(e)ri erantzunda

תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Irith Herman -

I did a remove and installed again but nothing happend

Irith Herman(e)ri erantzunda

Re: תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Gareth J Barnard -
Core developers-ren irudia Particularly helpful Moodlers-ren irudia Plugin developers-ren irudia

Look in the Custom CSS setting box for the theme.

Gareth J Barnard(e)ri erantzunda

תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Irith Herman -

I do not know where exactly you suggest me to check

Irith Herman(e)ri erantzunda

תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Irith Herman -

:In the site where I can see the icon this is the source code

<a id="yui_3_9_1_2_1421133925203_745" class="editing_showhide" href="http://mh.lnet.org.il/course/view.php?id=304&sesskey=K6JTGCgZ9j&hide=1" title="hide">


    <img id="yui_3_9_1_2_1421133925203_744" class="icon hide" alt="hide" src="http://mh.lnet.org.il/theme/image.php?theme=avalon&component=core&image=i%2Fhide"></img></a>


In the problematic one:

<a title="hide" class="editing_showhide" href="http://tikshoovmerkaz.tik-tak.co.il/course/view.php?id=339&amp;sesskey=Q4ZYq40Abl&amp;hide=4">

<img src="http://tikshoovmerkaz.tik-tak.co.il/theme/image.php?theme=avalon&amp;component=core&amp;image=i%2Fhide" class="icon hide" alt="hide"></a>

Irith Herman(e)ri erantzunda

Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Gareth J Barnard -
Core developers-ren irudia Particularly helpful Moodlers-ren irudia Plugin developers-ren irudia

Ok, the url 'http://tikshoovmerkaz.tik-tak.co.il/theme/image.php?theme=avalon&amp;component=core&amp;image=i%2Fhide' when used on it's own has the server serving the image, therefore there is some CSS somewhere hiding it.

Look in under Site administration -> Appearance -> Themes -> Avalon etc. to find the Custom CSS box.

Gareth J Barnard(e)ri erantzunda

תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Irith Herman -
I don"t find any custom box
Irith Herman(e)ri erantzunda

Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Gareth J Barnard -
Core developers-ren irudia Particularly helpful Moodlers-ren irudia Plugin developers-ren irudia

In that case, must be some other CSS elsewhere.  Is the theme publicly available?

Gareth J Barnard(e)ri erantzunda

תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Irith Herman -

I can send you a zip of the theme

Irith Herman(e)ri erantzunda

Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Gareth J Barnard -
Core developers-ren irudia Particularly helpful Moodlers-ren irudia Plugin developers-ren irudia

Hi Irith,

Ok, as the theme is not publicly available, then this is getting into the realms of specific site support, where my answers here would not benefit the community as a whole.

Therefore to continue would require me solving the issue for you in a contractor support context.  This would have to be remunerated.

Kind regards,

Gareth

Gareth J Barnard(e)ri erantzunda

תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Irith Herman -

The theme was here about 2 years ago

https://github.com/mofet/avalon

.I downloaded and used it, then it was removed

!!! Thank you anyway

Irith


Irith Herman(e)ri erantzunda

תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: תשובה ל: Re: Show/Hide Moodle icon in course section is missing

Irith Herman -

I removedsome course format plugins And now the icon appears

Thanks 

Irith