By calimero on Friday, 20 October 2017
Replies 14
Likes 2
Views 1.6K
Votes 0
Hi all,
is it possible to show the entries in event list with the colors of the event or the category?
Didn´t get it to work . . . :-(
Regards
Hello,

No, it's another view i.e. another menu item type like: Date Range..

Many thanks
Tony
·
Tuesday, 31 October 2017 12:03
·
2 Likes
·
0 Votes
·
0 Comments
·
Hello,

Yes it is. You would need to customise the List Row custom layout. Then include the desired color tag, noting it would need to be adding with some inline-css you want the color to be applied too.

Many thanks
Tony
·
Friday, 20 October 2017 21:49
·
2 Likes
·
0 Votes
·
0 Comments
·
I tried to change the custom layout (changes in icalevent.list_row) and published it. But whatever I do at the custom layout, it doesn´t take any effect in the Event list.
Any idea what I am doing wrong?
·
Friday, 20 October 2017 22:23
·
2 Likes
·
0 Votes
·
0 Comments
·
nobody?
·
Sunday, 22 October 2017 20:28
·
2 Likes
·
0 Votes
·
0 Comments
·
Sorry for the delay, I've been suffering with tendonitis and had to rest.

Did you publish the custom layout?

Many thanks
Tony
·
Wednesday, 25 October 2017 10:03
·
2 Likes
·
0 Votes
·
0 Comments
·
Yes, I published the custom layout.

Get well for the tendonitis! ;-)
·
Wednesday, 25 October 2017 15:52
·
2 Likes
·
0 Votes
·
0 Comments
·
Thank you! It sounds like you may have a custom template override in place. Check in: Templates/your_Template/html/com_jevents/

Is anything in there?
·
Wednesday, 25 October 2017 20:42
·
2 Likes
·
0 Votes
·
0 Comments
·
There is no "com_events" in Templates/your_Template/html/
(see attached screenshot)
·
Wednesday, 25 October 2017 20:56
·
2 Likes
·
0 Votes
·
0 Comments
·
So the change should take place then, unless you have a category specific custom layout in place?

Many thanks
Tony
·
Wednesday, 25 October 2017 21:32
·
2 Likes
·
0 Votes
·
0 Comments
·
There is no category specific custom layout.

By the way:
I have a custom layout for the Event Detail Page (icalevent.detail_body) and that is working fine.
But it is not working for List Row Detail (icalevent.list_row)

At the two attached screenshots you see the config and the result. The result (just displaying title, time and location) which has nothing to do with the config.
·
Thursday, 26 October 2017 11:35
·
2 Likes
·
0 Votes
·
0 Comments
·
No one?
I think it´s not a big thing what I am doing wrong, but I can´t get it . . .
·
Monday, 30 October 2017 08:32
·
2 Likes
·
0 Votes
·
0 Comments
·
Hello,

So screenshot 22.jpg cannot be changed with a list row custom layout.

That is a list of events view, which formats the columns as you select the data. There is nothing to be customised, if you want to use the list row custom layout then you need to use another list view like Date Range.

Many thanks
Tony
·
Tuesday, 31 October 2017 07:10
·
2 Likes
·
0 Votes
·
0 Comments
·
OK, that explains a lot . . .


if you want to use the list row custom layout then you need to use another list view like Date Range.


Could you give me hint how to use? Is it a module which can be inserted via load_module ?
·
Tuesday, 31 October 2017 10:41
·
2 Likes
·
0 Votes
·
0 Comments
·
Hi Tony,
I got it. Changed to type date range and it worked like a charm
The Knowledge came slow and late . . . but it came to me
Thank you very much!
Cali
·
Thursday, 02 November 2017 12:54
·
2 Likes
·
0 Votes
·
0 Comments
·
View Full Post