Cliff

Forum Replies Created

Viewing 15 posts - 3,001 through 3,015 (of 10,686 total)
  • Author
    Posts
  • in reply to: Customize This Week Widget #1331075
    Cliff
    Member

    I’m glad you got a working solution!

    I believe the day names are customizable via the tribe_events_week_day_header filter.

    I’ll close this thread since we answered your initial question, and we like to keep our forum threads focused on a single question.

    Thanks! 🙂

    in reply to: Plugin Incompatibility with JetPack #1331070
    Cliff
    Member

    Okay. Thanks for the update. Have a great weekend.

    in reply to: Scheduled imports not working #1331068
    Cliff
    Member

    Charles, I’m sorry if my previous reply wasn’t clear, but this specific thread will have a new reply added by a staff member once a release that includes a fix for this bug is available.

    To clarify, you might see more updates to our products, including The Events Calendar, without receiving a reply here. This would mean this bug isn’t yet fixed.

    in reply to: Output Hierarchical List of Upcoming Event Categories #1331066
    Cliff
    Member

    Hi. Thanks for all the details.

    Why do you have 'hide_empty' => false?

    Your // Loop through the upcoming events with tribe events category taxonomy does a foreach() but doesn’t use $event.

    You should also probably either wrap tribe_events_cat in quotes or do this: 'taxonomy' => Tribe__Events__Main::TAXONOMY,

    As you know, we can’t do this customization for you… but maybe looking at the source code of the wp_list_categories() function might help you with your logic?

    Please let me know if any of this helped.

    in reply to: Modify recurring events #1331049
    Cliff
    Member

    You’re welcome!

    in reply to: Event Aggregator import limitation problems #1330537
    Cliff
    Member

    Hi, Preston. Sorry you’re experiencing this.

    Event Aggregator’s limits are per import source, not per event.

    For example, if google/calendar-one has 40 new events, it’ll use 1 of your 100, not 40 of your 100 limit.

    Do you think this matches up with what you’re experiencing?

    in reply to: Imports from Events Aggregator Fail #1330535
    Cliff
    Member

    Hi, Shawn. Sorry you’re experiencing this.

    Could you please provide the Facebook URL you’re unable to import from manually so I can test for myself?

    in reply to: Modify recurring events #1330532
    Cliff
    Member

    Hi, Patrick.

    Here’s how our recurring events logic currently works:

    • When you create a new event (say Post ID 100) and set it to be a recurring event (weekly for 4 weeks), it’ll create Post IDs 101, 102, and 103 as new/separate posts with Post ID 100 as the post_parent
    • If you delete Post ID 100 via wp-admin, it’ll delete the entire series (100-103) because you’re deleting the parent post (the recurrence series)
    • Or you could instead break Post ID 101 from the series; then it’d be a standalone event (basically Post ID 100 is no longer its post_parent)

    Maybe you deleted the parent post / recurrence series (e.g. Post ID 100)?

    Please let me know if this clarifies things for you.

    in reply to: Plugin #1330531
    Cliff
    Member

    Hi. We always like hearing of things like this! 🙂

    I’m not totally clear what you’re needing here: you posted in the Events Calendar PRO forum and you say you’re using your own ticketing solution but then asking about the (re)creation of Event Tickets Plus Additional Information.

    Could you please clarify your request and maybe provide a code sample (if it adds context)?

    in reply to: Let customers change their own tickets #1330528
    Cliff
    Member

    Hi.

    In our forums we keep our threads focused on just one issue at a time to ensure we fully answer each of your questions/issues. Please keep this in mind for the future. Thanks for your understanding.

    1)

    Are you asking for new functionality or reporting a bug here?

    If requesting new functionality, please share your idea to https://tribe.uservoice.com/forums/195723-feature-ideas/category/85258-event-tickets-events-tickets-plus

    2)

    I understand you’re thinking this shortcode has a bug in it.

    That is the correct shortcode, and it’s working on my test site. Are you sure there are upcoming events the logged-in user is attending? Are you experiencing issues with a certain ticket type?

    in reply to: Show event address only on Emailed ticket #1330519
    Cliff
    Member

    You’re welcome. Let me know if you need anything else if/when you attempt to implement this.

    Please note that threads get Closed automatically after a couple weeks of inactivity. If it does get Closed, please open a new thread, adding your current problem description and also linking back to this thread.

    Thank you!

    in reply to: Recurring Events Populating on wrong days #1330518
    Cliff
    Member

    I see your site is set to Los Angeles time zone (currently GMT-7) so 6am minus 7 hours would be a different day of the week…

    My site is set to Chicago time zone (currently GMT-5) so I created a new recurring event on today’s date at 4am, but I didn’t experience what you are saying your site is doing. Instead, the Month View did display this recurring event properly on today’s date and each weekly thereafter.

    Could you please make sure all your Modern Tribe plugins (and WordPress core) are at their latest versions?

    Once you verify you’re on the latest versions, please test to see if the issue is still happening for you.

    in reply to: How add additional fields in event-list-widget #1330516
    Cliff
    Member

    They are incomplete; you need to reference those functions for what you choose as the best way to implement this customization. Referencing this snippet might be helpful to get you started.

    If there’s a code snippet you’d like me to put some eyes on or something else I can help you with.

    Cliff
    Member

    Correct. This thread will get an update once the fix for this issue is released. This doesn’t mean it will be the next release. Our development team does advanced planning and prioritizing of all the outstanding issues.

    Thanks for your patience and understanding.

    in reply to: Template assistance #1330504
    Cliff
    Member

    Thanks for doing that.

    I see you’re using a Genesis child theme. I’d recommend referencing https://theeventscalendar.com/knowledgebase/genesis-theme-framework-integration/ (note that some of it may be outdated but it might still prove helpful).

Viewing 15 posts - 3,001 through 3,015 (of 10,686 total)