Forum Replies Created
-
AuthorPosts
-
September 13, 2017 at 1:28 pm in reply to: Aggregating event listings from non calendar locations #1348856
Cliff
MemberHi, 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.
Cliff
MemberHi 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.
Cliff
MemberHi. It’s correct that you need to edit each import one-by-one.
However, the
/pgbeing 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.
September 13, 2017 at 1:00 pm in reply to: If tribe_events_list_the_date_headers() has output #1348821Cliff
MemberHi, 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_headersfilter. It’s on Line 352 of /wp-content/plugins/the-events-calendar/src/functions/template-tags/loop.phpIn your filter, check if
$htmlis empty. If it’s not, wrap it in your custom HTML.Please let me know how this goes for you.
September 13, 2017 at 12:48 pm in reply to: WordPress Search Results Sorting Events by Upcoming Event Date to Later Dates #1348818Cliff
MemberThere’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_postsand/orposts_search_orderbyI hope this is helpful to you.
September 13, 2017 at 11:32 am in reply to: Using filter bar on category specific Calendars #1348784Cliff
MemberSure 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!
Cliff
MemberSorry 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.
Cliff
MemberHi, 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.
Cliff
Memberhttp://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.
Cliff
MemberI 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.
Cliff
MemberHi 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.
September 11, 2017 at 1:54 pm in reply to: Q's on this plugin working with Google Calendar ics files #1347729Cliff
MemberHi, 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.
Cliff
MemberHi, Steven. Where are you seeing things grouped in this way, that you’re looking to customize?
September 11, 2017 at 1:49 pm in reply to: WordPress Search Results Sorting Events by Upcoming Event Date to Later Dates #1347721Cliff
MemberHi, 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.
Cliff
MemberHi, 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.
-
AuthorPosts
