Cliff

Forum Replies Created

Viewing 15 posts - 2,641 through 2,655 (of 10,686 total)
  • Author
    Posts
  • in reply to: Aggregating event listings from non calendar locations #1348856
    Cliff
    Member

    Hi, John.

    I’m unsure how you’re wanting to import from http://aims-worldrunning.org/calendar.html other than putting the webcal://aims-worldrunning.org/events.ics (might have to swap “webcal” with “http”) URL into Event Aggregator’s import.

    If you were importing from Site A that runs The Event Calendar into Site B that runs The Events Calendar, then it could import under the “Other URL” import option. You can reference https://theeventscalendar.com/knowledgebase/import-from-feed-or-url/

    Please let me know if you have any follow-up questions on this topic.

    in reply to: Duplicate venues and organizers #1348854
    Cliff
    Member

    Hi again. Could you please provide the Facebook URL(s) you’re experiencing this with along with the links to the first, -2, -3, and so on events that got created?

    Thank you.

    in reply to: FB import fix? URL issue? #1348851
    Cliff
    Member

    Hi. It’s correct that you need to edit each import one-by-one.

    However, the /pg being part of the Facebook URL shouldn’t be a problem.

    Please do test for yourself though and if you can reproduce that issue, share the URLs you tried and I’ll test and see if I can replicate the issue as well.

    in reply to: If tribe_events_list_the_date_headers() has output #1348821
    Cliff
    Member

    Hi, Josh.

    It looks like you just want to wrap `<div class=”et_pb_row”>
    </div> <!– .et_pb_row –>` around <?php tribe_events_list_the_date_headers(); ?> — only if it’s not empty.

    I’d suggest instead using the tribe_events_list_the_date_headers filter. It’s on Line 352 of /wp-content/plugins/the-events-calendar/src/functions/template-tags/loop.php

    In your filter, check if $html is empty. If it’s not, wrap it in your custom HTML.

    Please let me know how this goes for you.

    Cliff
    Member

    There’s no online documentation for that filter, but it’s located in /wp-content/plugins/events-calendar-pro/src/Tribe/Recurrence/Event_Query.php

    Depending on how you’d like to customize things, you might also look into using default WordPress filters like pre_get_posts and/or posts_search_orderby

    I hope this is helpful to you.

    in reply to: Using filter bar on category specific Calendars #1348784
    Cliff
    Member

    Sure thing!

    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: Facebook events not importing to aggregator #1348358
    Cliff
    Member

    Sorry for the frustration.

    Please reference https://theeventscalendar.com/knowledgebase/event-aggregators-import-limits-work/ — it’s not a limit of the number of events to import but the number of sources and how many times those are checked.

    Please let me know if you have follow-up questions about Event Aggregator after reviewing this article.

    in reply to: Google calendar venue location data #1348212
    Cliff
    Member

    Hi, Justin.

    I confirmed with our development team that this is the way things currently work.

    However, we recently added some code to the server that should make improving this a real possibility, hopefully sooner (weeks/months) than later (many months).

    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.

    I appreciate your understanding and patience.

    in reply to: Group by Category not Time #1348067
    Cliff
    Member

    http://wpshindig.com/events/today/ is the Day View from our demo site.

    If you’d like to customize how it works, you’ll need to follow our Themer’s Guide for /wp-content/plugins/the-events-calendar/src/views/day/loop.php, particularly focusing around the tribe-events-day-time-slot class.

    If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.

    in reply to: Event aggregator refine location not working #1347758
    Cliff
    Member

    I confirmed the same; sorry about this. I’ve sent it back to our developers to try again. I’ll set this thread back to Pending Fix status.

    in reply to: Google Structured Data and Time Offset #1347738
    Cliff
    Member

    Hi again, Mathew.

    Thanks for your snippets regarding this bug, and sorry it’s been outstanding so long.

    I’ve pinged our development team in hopes that it receives some timely love.

    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.

    I apologize for this issue and appreciate your understanding and patience.

    in reply to: Q's on this plugin working with Google Calendar ics files #1347729
    Cliff
    Member

    Hi, Epaphras.

    From your list of requirements, it sounds like using our free/core The Events Calendar plugin and adding the Event Aggregator add-on would suit your needs.

    A couple notes:

    • Event Aggregator does not support importing recurrence series. Each event in the recurrence pattern will get imported, but as a standalone event.
    • If you want to create recurring events directly on your site (not anything to do with Google Calendar), you might be interested in also adding our Events Calendar PRO add-on as well.

    Last but not least, we have a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.

    I hope this info helps. Let me know if you have any follow-up questions.

    in reply to: Group by Category not Time #1347722
    Cliff
    Member

    Hi, Steven. Where are you seeing things grouped in this way, that you’re looking to customize?

    Cliff
    Member

    Hi, Saif.

    The results should definitely be consistent.

    If you’d like to alter such things, you might want to look into the tribe_events_pro_all_event_query_orderby_sql filter.

    Please let me know if you have any follow-up questions on this topic.

    in reply to: URL as a button for custom field #1347713
    Cliff
    Member

    Hi, Ignacio.

    Are you saying you want the Event Website link to function as normal and only the Additional Field link to be affected by this button code?

    If yes, it looks like your code says “if the event website URL is the same as the Additional Field” — if you change it so the Event Website and the Additional Field URL are different, maybe it won’t happen?

    If you can’t figure it out, please send a screenshot of this event’s wp-admin edit screen, particularly these 2 fields.

Viewing 15 posts - 2,641 through 2,655 (of 10,686 total)