Using get_post_types does not return custom post types
Started by: Aldo
in: Toolset Professional Support
Quick solution available
Problem:
The user would like to get, programmatically, the custom post types defined by toolset at the init action.
Solution:
Toolset types and API is defined before the priority 20. In order to use them, you need to use a higher priority:
add_action('init', 'cpt_archive_acf_pages', 100);
Relevant Documentation:
2
3
4 years, 1 month ago
Aldo
Compatibility issue with Media Replace plugin
Started by: ben
in: Toolset Professional Support
Quick solution available
2
3
4 years, 1 month ago
ben
sort custom field order with post relationship box
Started by: camila
in: Toolset Professional Support
Quick solution available
Problem:
sort custom field order with post relationship box
Solution:
There is no such feature to order the custom fields on post relationship box or Add related post popup on admin section.
However, I can see you have a point and you can file a new feature request for allowing users to order the custom fields on that mini form.
=> https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/
Relevant Documentation:
2
9
4 years, 1 month ago
camila