Dear hs1972
Common information like title and content is showed by WP, but for custom fields and custom taxonomies we recommend to use Views plugin.
Other way is add some custom PHP code using Types Field API (click (+) button to see examples).
Marcin
Thread Starter
hs1972
(@hs1972)
Thank you Marcin for getting back to me. I’d been looking at Toolset in any case so will definitely take another look. Can I check, on average how much impact does Toolset have on page load times? i.e. how light is it?
Thanks again for your help.
Dear hs1972
Impact strongly depend on number of defined CPT, CT and how complicated Views you build.
When you use only Types and Types Fields API is almost the same if you defined CPT/CT by you own code. It is unobserved.
Marcin