Posted: January 28, 2024 at 5:50 pm
I’m using the short table version of My Events. Recently it stopped sorting in chronological order and the datetime is no longer showing up. Also, is there a way to create a list of events based on create date? I want to show events recently added to the calendar. Thanks! |
|
Can you send us the URL where i can see that list? Also, can you tell us how are you showing them? are you using shortcode? can you also send the shortcode you’re using? thanks |
|
You can’t see the page without logging in. https://htxoutdoors.com/my-events/ I’m using this short code. [ESPRESSO_MY_EVENTS template=simple_list_table] I think there was actual code that I put in the child theme but I can’t remember. I think it might be sorting by date signed up but can’t be sure. Here’s a picture of the table that’s showing up. |
|
We’re not able to see the picture, if you can upload it to drive and share it to us, it would be great. Another option is to use loom https://loom.com/ or monosnapp app. You can see parameters here. It is possible that you put some code in the child theme, you can share to us, and we might be able to point out what code is it. thanks |
|
This brings up another problem. Something is changing my Default_role every night from Subscriber to Administrator. So everyone who registers is getting full admin rights. My Events |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
Hi there, Just to answer this so it isn’t missed:
We don’t have an event list based on the creation date within EE, we use the Datetime Start/End dates but I do see how the above could be useful and will add it for further discussion. As it stands you would need custom code for this. —
Short table? Do you mean the Can you post the full shortcode for the My Events output you are using, please?
That snippet does 2 things. The first adjusts the query args used on the My Events section. It sets the My Events section to stop loading ‘expired’ events and adjusts the query args for the It does NOT adjust the
The condition for the simple_list_table is this section:
So that would look like this:
The second part of that snippet adds the cancel reg icon. You mentioned the Datetime isn’t showing up? The —-
Your are correct, it doesn’t do anything to My Events but thank you for adding it in to be sure 🙂 |
|
The support post ‘My List not sorting & newly added rss’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.