Problem:
How to link any CPT to an Events content type so that - I can have a Course (CPT) or Task / Project CPT with dates fields created with Types to link to Events CPT created by another plugin which would make it appear in their calendar.
Solution:
You can create relationship between Events CPT and any other Types CPT. There is a way to control existing post types with Toolset Types, please follow this doc:
https://toolset.com/faq/how-do-i-convert-existing-custom-types-and-fields-to-types-control/
Basically you need to:
- Enable 3rd party custom post type first (enable plugin) so that it can be managed by Types.
- Then please deactivate your theme or plugin that generated that CPT.
- Create a new CPT in Types with same slug as your original post type has (e.g. events or event) -- this is important.
- And then reactivate your theme or plugin (after CPT has been created in Types).
Now you will be able to see CPT of that 3rd party theme or plugin into Types and it will be editable. And all your posts or data will still be there. You can then also create relationship between Events and Course CPT.
Same way you can also control existing Custom Fields with Types (explained in same above doc).
Documentation:
https://toolset.com/faq/how-do-i-convert-existing-custom-types-and-fields-to-types-control/
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 |
---|---|---|---|---|---|---|
- | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | - |
- | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | - |
Supporter timezone: Asia/Karachi (GMT+05:00)
This topic contains 3 replies, has 2 voices.
Last updated by 7 years, 1 month ago.
Assisted by: Noman.