Sky

Forum Replies Created

Viewing 15 posts - 451 through 465 (of 1,654 total)
  • Author
    Posts
  • in reply to: See All Events Posted by a Community Author #1603177
    Sky
    Keymaster

    Hi 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,
    Sky

    in reply to: Default Category for Any Author Posting an Event #1603095
    Sky
    Keymaster

    Hi 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,
    Sky

    in reply to: Export Events Button Not Working on Shortcode Calendar #1603077
    Sky
    Keymaster

    Hi 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,
    Sky

    in reply to: Moving from Events Espresso V3 #1603069
    Sky
    Keymaster

    Rob,

    Glad I could help!

    Please let us know if you have any questions or issues in the future.

    Thanks,
    Sky

    Sky
    Keymaster

    Hi 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,
    Sky

    in reply to: How do you add venue to single event view? #1603042
    Sky
    Keymaster

    Hi 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,
    Sky

    Sky
    Keymaster

    Hi 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!
    Sky

    in reply to: EventTicketPlus App – Api code #1603032
    Sky
    Keymaster

    Hi 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,
    Sky

    in reply to: Moving from Events Espresso V3 #1602342
    Sky
    Keymaster

    Hi 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,
    Sky

    Sky
    Keymaster

    Hi 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,
    Sky

    Sky
    Keymaster

    Hi 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,
    Sky

    in reply to: Show dates of recurring events in List View #1602207
    Sky
    Keymaster

    Hi 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,
    Sky

    Sky
    Keymaster

    Hi 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,
    Sky

    Sky
    Keymaster

    Hi 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,
    Sky

    in reply to: file upload size in Kilobytes #1602140
    Sky
    Keymaster

    Hi 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

Viewing 15 posts - 451 through 465 (of 1,654 total)