[8WR] XenAtendo (Events)

[8WR] XenAtendo (Events) 1.5.0b

No permission to download
Great addon, thank you!

I'd like to bring up the request for automatic time zone conversion again. At the moment, the times listed are shown based on the time zone chosen when the event was created, and do not change based on the time zone other users have chosen in their forum preferences. This has led to some confusion as some members did not notice the time zone listed in the event and assumed the time displayed was correct for their location.

It would be nice to enable an option to automatically convert the event's scheduled times to the proper time zone based on the one that was chosen in the user control panel.
 
Hello Jaxel, I have a few questions please. I don't have time to read through 18 pages of discussion so please forgive me if these have been covered.
First might it be possible for an admin to specify any forum for the discussion thread of a new event? There would be instances where an event will get more exposure if its discussion thread is in amongst similar topics in a specialised forum.
Also is impossible to set a maximum number of attendees? What would happen when this is met?
What happens with the avatar display if there are hundreds of people with a birthday on any particular day?
Is it possible to assign organiser status of an event to several members?
Could those organisers start a conversation with the attendees?
I will likely have more questions, but this looks very promising for functionality which we could use.
Many thanks
 
Is there a setting on how the maximum of the event title is set? Seems like it's set at 60 characters now. I'd like to increase it a bit.
 
Is there a way to block this from guests?

I don't want guests to view the events system?

Cheers for a great add on....
 
Hey Jaxel,
Knowing you such a supporter of integrated social engagement, do you have plans of adding to XenAtendo via inbuilt XF Facebook integration? (/admin.php?options/list/facebook) It would be terrific to have an admin cp option for XenAtendo so that all new events were also published to your site's Facebook Page events tab !! https://developers.facebook.com/docs/reference/api/page/#events
 
A suggestions:

For moderated events, send a PM to the user that their event was approved and send a link to the thread. If no thread created, then send the title of the event approved.
 
Is there a setting on how the maximum of the event title is set? Seems like it's set at 60 characters now. I'd like to increase it a bit.
Still trying to locate the field where the title length is located so I can increase it.
 
Some CSS from the xenatendo Upcoming Events view is being applied to the default Xenforo Recent Activity page, causing it to break, eg http://www.netrider.net.au/recent-activity/

Commenting out these lines in EWRatendo.css helps,:

Code:
 .eventList .primaryContent { margin-top: -10px; font-size: 1.5em; }
.eventList li { width: 50%; float: left; }

i've done this on my own site but it's not ideal.

Any ideas?



Nobody?
 
Probably because NOTHING in XenAtendo hooks into the recent-activity list... so there is no reason for those errors.


The CSS from xenatendo is affecting Recent Activity, and as I've shown it's not just happening on my site.
 
No... its not a XenPorta issue... its a Widget Framework issue.


well now. so it is.

that makes no sense to me whatsoever.

thanks.

edit: Switching widget display from "all" templates to "forum_list, forum_view, thread_view" sorted it.
 
CSS... great time to google lol... i'm a soldier not a web guy, my web guy is lazy so I'm looking for the answer. ill dig around i guess
 
Back
Top Bottom