Sort Events by Date

More
13 years 9 months ago #16452 by lukashajek
Replied by lukashajek on topic Re: Sort Events by Date
Thank you Tuan,

one more bug there: on line 67

EventBookingHelper::checkEventAccess($id);

should be this:

EventBookingHelper::checkCategoryAccess($id);

Dont know why, but the EventBookingHelper::checkEventAccess($id); is not working.

Lukas

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
13 years 9 months ago #16454 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Sort Events by Date
Yes . Confirmed ! It is a bug (copy / paste code) in the plugin. Thanks for pointing it out .

Tuan

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #80791 by CJ Gilbert
Replied by CJ Gilbert on topic Sort Events by Date
Hi Tuan,

I seem to be having a similar issue to this...

no matter what options i select for the menu (upcoming, or category), and no matter what options i select in config (by event date, or by ordering), it doesn't change the way the page is displaying the events:

www.leadsclub.gilbertstudios.com/events

it still shows the latter date first, and the sooner date last ... in both the page content, and the "upcoming events" module in the sidebar.

(i would like it to be with the soonest date first)


thank you for your help with this mystery!

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
9 years 10 months ago #80794 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Sort Events by Date
I think "Free Test Event for Members" event is a Featured event (you set Featured to Yes for that event) and it causes the issue

Please edit the event, make sure you set Featured to No and the events will be displayed in correct order

Tuan

Please Log in or Create an account to join the conversation.

More
9 years 10 months ago #80796 by CJ Gilbert
Replied by CJ Gilbert on topic Sort Events by Date
oh, of course!! thank you for finding that. i just could not see what was causing it!

i set featured to no and it worked perfectly!

thank you!

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
9 years 10 months ago #80798 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Sort Events by Date
That's great. Thanks for confirming

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc