Single day events, then ongoing events in list/month/day view

Home Forums Calendar Products Events Calendar PRO Single day events, then ongoing events in list/month/day view

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1012383
    KARI
    Participant

    Hello

    We have several ongoing events (gallery shows, etc) that are always the first # of events in the list/month/day views. We would rather the single day events show first, with the ongoing below.

    I know I would need to copy over and edit the list.php, month.php and day.php files as per the themer’s guide but I have little javascript experience and do not know what to include to change this.

    Any advice or direction would be welcome!

    #1012566
    Josh
    Participant

    Hey Kari,

    Thanks for reaching out to us!

    We are limited in the amount of support that we’re able to provide for customizations such as this. To help get you pointed in the right direction, take a look at the “loop-grid.php” file from within the “month” folder. For the single day events there you can see that the events are pulled and stored in an array with the “$daydata” variable.

    You could try and array_reverse on that data to switch the order in which it is pulled.

    Let me know if this helps.

    Thanks!

    #1016883
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Single day events, then ongoing events in list/month/day view’ is closed to new replies.