Hi,
when using the custom layout for the Event Edit Page the colour part is not working in backend and frontend.
This part is still in:
For the rest it works fine. Any idea what the reason could be ? Disabling the custom layout is giving the colour option back so it is not an configuration issue.
when using the custom layout for the Event Edit Page the colour part is not working in backend and frontend.
This part is still in:
<div {{Event Colour:COLOUR#class="row jevcolour" #class=" row jevcolour jev_none"}} >
<div class="span2">
{{Colour label:COLOUR_LBL}}
</div>
<div class="span10">
{{Event Colour:COLOUR}}
</div>
</div>
For the rest it works fine. Any idea what the reason could be ? Disabling the custom layout is giving the colour option back so it is not an configuration issue.