Forum Replies Created
-
AuthorPosts
-
Sky
KeymasterHi there,
A logged in user will be able to see the events that they’ve posted by visiting mysite/events/community/list.
You can view events by Organizer by visiting the specific Organizer page, but a user’s author page doesn’t show post types of “tribe_event” by default.
You can list events created by a specific author using the following URL structure:
mysite.com/?post_type=tribe_events&author=authorName
Just replace authorName with the author slug.
To see how many events a specific author has created from the backend, you can click the author’s name in the Author Column, and see a list of just their events. It will display the total event results at the top right of the page.
Hope that helps! Please let me know if you have any additional questions about this.
Thanks,
SkySky
KeymasterHi there,
Thanks for reaching out. I’d be happy to help with your question.
This is not something that our plugin can do by default. You may be able to hook into “tribe_create_event” action hook that is fired when creating a new event and add categories to the post based on some custom logic. Unfortunately, this is a bit beyond the scope of what I can help with here in the forums.
If you do try to follow through with this and have any specific questions, please let me know.
Thanks,
SkyAugust 22, 2018 at 9:03 am in reply to: Export Events Button Not Working on Shortcode Calendar #1603077Sky
KeymasterHi again,
I’m sorry that didn’t change anything! I did discover that if I navigate to any following months, the years are exported correctly. I tried to further match your settings in order to replicate this locally, and did not have any luck.
I see that you are on WP Engine. Would it be possible for me to see this happening on your staging server with Twenty Seventeen enabled and other plugins disabled? I’m wondering if this could be something specific to your hosting environment.
Let me know if that is something we can try.
Thanks,
SkySky
KeymasterRob,
Glad I could help!
Please let us know if you have any questions or issues in the future.
Thanks,
SkyAugust 22, 2018 at 8:53 am in reply to: Is there a shortcode to showing the attendee report on a page? #1603066Sky
KeymasterHi again,
You may be able to create this, but it is unfortunately a bit beyond the scope of what I can help with here.
You may check out this other thread where a customer was able to do something similar: https://theeventscalendar.com/support/forums/topic/displaying-attendee-list-on-front-end-single-event/
Let me know if you have any specific questions about this.
Thanks,
SkySky
KeymasterHi again,
Please note that we are limited in how much support we can provide for customizations such as this.
If you are not familiar with PHP HTML and CSS you may have a difficult time trying to do this customization on your own. You would need to find a professional developer to assist.
Making this change without creating a custom template is unfortunately not possible.
Thanks,
SkyAugust 22, 2018 at 8:19 am in reply to: Venue field missing ("hidden" in HTML) and Organizer field wonky #1603033Sky
KeymasterHi Lindsay!
I’m sorry to hear that you are having a similar issue. Can you please create your own ticket for this? It will help us to better be able to handle troubleshooting.
Thanks!
SkySky
KeymasterHi again,
Looks like you may be on a Multisite installation. You will need to manually update by downloading the latest versions from https://theeventscalendar.com/my-account/downloads/
Thanks,
SkySky
KeymasterHi there,
Thanks for reaching out. I’ll try to help with your question.
The Events Calendar and Events Calendar Pro plugins make use of the default wp_posts, wp_options, wp_postmeta etc tables. There are no custom tables being added. Note that your ecommerce plugin may be adding tables for ticket sales information.
Hope that helps! Please let me know if you have additional questions about this.
Thanks,
SkyAugust 21, 2018 at 10:05 am in reply to: Is there a shortcode to showing the attendee report on a page? #1602330Sky
KeymasterHi there,
While there is not a shortcode for this, you can enable the attendee list to display on the front end. In the Tickets metabox in the event admin, there is a “settings” button in the lower right corner. Clicking this will reveal a setting “Show attendees list on event page.” Check this to enable.
Hope that helps! Please let me know if you have any more questions about this.
Thanks,
SkyAugust 21, 2018 at 9:40 am in reply to: There were no results found – organizers, venues and categories #1602300Sky
KeymasterHi there,
Thanks for reaching out. I’ll try to help with your questions if I can.
I’m not familiar with Google Console, so I may not be understanding your question fully. Are you saying there are Organizer and Venue pages that do not display when viewing them on the front end, and instead show a 404 error?
Can you show me a screenshot of the admin page for one of these items, and provide the link to it on your site where you see the 404?
The links you have provided do not show 404s, but rather a “This site can’t be reached” message. Is your site currently down?
Thanks,
SkySky
KeymasterHi there,
Thanks for reaching out. I’d be happy to help with your question.
The Events Calendar Pro does include a setting that will only show the first upcoming instance of a recurring event instead of all of them in the list view of the calendar.
However, instead of simple list of dates and times, it has a link to “view all”, which shows a list view of each event with the complete information.
It may be possible to customize this view more to your needs if you are comfortable working with PHP. You can read more about customizing our plugins by visiting our Themer’s Guide.
Hope that helps!
Thanks,
SkyAugust 21, 2018 at 8:57 am in reply to: Getting message: "Your Event Aggregator license key is invalid." #1602167Sky
KeymasterHi again,
Great! I’m glad to hear that you got it sorted.
Please let us know if you have any questions or issues in the future.
Thanks,
SkyAugust 21, 2018 at 8:55 am in reply to: Venue field missing ("hidden" in HTML) and Organizer field wonky #1602166Sky
KeymasterHi again,
Thank you for providing the additional details. With the same combination of our plugins, I am not able to reproduce the error on my end.
Can you see if temporarily switching to the Twenty Seventeen theme and disabling all other plugins changes whether these errors occur?
You can read more about this troubleshooting process here: https://theeventscalendar.com/knowledgebase/testing-for-conflicts/
Let me know how that goes!
Thanks,
SkySky
KeymasterHi again
Thanks for the additional information.
For this, you can pass either an integer of the number of bytes, or use “m” “g” or “k”. I think it will work with “k” or “kb” in this case.
See this function documentation: https://developer.wordpress.org/reference/functions/wp_convert_hr_to_bytes/
Hope that helps!
Thanks,
Sky -
AuthorPosts
