Problem: I would like to know if it is possible to use CRED to manage Events and Venues for The Events Calendar plugin.
Solution: It may be possible using custom code, but it depends on how the data is structured by this plugin. CRED can help you create custom post types if these posts are stored in the standard posts table, and can help you add custom field information if these fields are stored in the standard postmeta table. The best source of information about that would be the support team for The Events Calendar.
Relevant Documentation: https://toolset.com/documentation/programmer-reference/cred-api/
https://theeventscalendar.com/functions/
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | - | - |
13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | - | - |
Supporter timezone: America/New_York (GMT-04:00)
This topic contains 2 replies, has 2 voices.
Last updated by 7 years, 3 months ago.
Assisted by: Christian Cox.