-
iCagenda
-
iCagenda - English
-
[SOLVED] Event sorting
[SOLVED] Event sorting
-
mpilzp33
-
Topic Author
-
New Member
-
Less
More
-
Posts: 7
-
Thank you received: 1
-
-
12 years 1 month ago - 12 years 1 month ago #1476
by mpilzp33
Hi
I am just wondering. The sorting of events is based on there creation, but not
on there actual date?(events.jpg)
The ordering in the backend (events_ordering.jpg) has no effect.
How can i show the events based on there starting date/time?
Cheers, Mischa
Last edit: 12 years 1 month ago by Lyr!C. Reason: [SOLVED]
Please Log in or Create an account to join the conversation.
-
mpilzp33
-
Topic Author
-
New Member
-
Less
More
-
Posts: 7
-
Thank you received: 1
-
-
12 years 1 month ago #1478
by mpilzp33
Hi
If the first event is based on a category with alternative coloring,
the Date does disappear in the calender view.
The link still works.
Cheers, Mischa
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
12 years 1 month ago #1479
by Lyr!C
Currently, event order don't use time... but it will be one of the new possibilities in 1.3 (coming in december)
Thanks for your patience !
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
The following user(s) said Thank You: mpilzp33
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
12 years 1 month ago #1480
by Lyr!C
mpilzp33 wrote: If the first event is based on a category with alternative coloring,
the Date does disappear in the calender view.
The link still works.
Have you got a link to view this curious problem ?
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
mpilzp33
-
Topic Author
-
New Member
-
Less
More
-
Posts: 7
-
Thank you received: 1
-
-
12 years 1 month ago #1481
by mpilzp33
Sorry, used in a internal site. Just the attached images!
White.jpg default setting and color.jpg category with blue background but it happens
with every other color as well.
The mouse over calender feature still works, i can see the events but no day.
Cheers
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
12 years 1 month ago #1482
by Lyr!C
What is your site template ? (because it may be a conflict of css)
Have you inspected it with firebug ? (haven't you got a blanck picture as background ?)
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
mpilzp33
-
Topic Author
-
New Member
-
Less
More
-
Posts: 7
-
Thank you received: 1
-
-
12 years 1 month ago #1483
by mpilzp33
My template is joomlike - default
No picture as background
I will start firebug asap.
Cheers
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
12 years 1 month ago #1498
by Lyr!C
I've got the answer, thanks to an other user using joomlike (and a firebug watch!)
You template is calling an inline style background:none !
So, try by editing the file : SITE/template/default/default_day.php (or ic_rounded/ic_rounded_day.php)
And change this line by adding "!important" :
<div class="event" style="background:<?php echo $stamp->events[0]['cat_color']; ?> !important;<?php if ($somme > '600'): ?>border:1px solid #DDDDDD;<?php endif; ?>">
Then, it will work!
(and i add this for the future release)
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
iCagenda
-
iCagenda - English
-
[SOLVED] Event sorting
Time to create page: 0.135 seconds