By calimero on Friday, 20 October 2017
Replies 14
Likes 2
Views 1.5K
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
·
7 years ago
·
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
·
7 years ago
·
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?
·
7 years ago
·
2 Likes
·
0 Votes
·
0 Comments
·
nobody?
·
7 years ago
·
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
·
7 years ago
·
2 Likes
·
0 Votes
·
0 Comments
·
Yes, I published the custom layout.

Get well for the tendonitis! ;-)
·
7 years ago
·
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?
·
7 years ago
·
2 Likes
·
0 Votes
·
0 Comments
·
There is no "com_events" in Templates/your_Template/html/
(see attached screenshot)
·
7 years ago
·
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
·
7 years ago
·
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.
·
7 years ago
·
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 . . .
·
7 years ago
·
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
·
7 years ago
·
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 ?
·
7 years ago
·
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
·
7 years ago
·
2 Likes
·
0 Votes
·
0 Comments
·
View Full Post