Problem:
With Types plugin 2.3-b5, add a new record to a related CPT (many-to-may relationship). Example: Add new ingredient to a recipe.
I expected to see: The modal window closing and the new ingredient appearing in my recipe.
Instead, I got: The modal window stays open and the Save link has a bit of a glow indicating that it has been clicked.
And there is a JS error:
Uncaught ReferenceError: tinyMCE is not defined
Solution:
It should be a bug of Types Beta version 2.3-b5, currently you can fix it by this:
Dashboard-> Toolset-> Post types:
Edit both custom post type "Ingredients" and "Recipes", in section "Sections to display when editing ", enable option "Editor", and test again.
Relevant Documentation:
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 |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 6 replies, has 2 voices.
Last updated by 6 years, 9 months ago.
Assisted by: Luo Yang.