I am trying to convert CPTs already in a theme. I dont see anywhere in docs how to deal with in DETAIL. Aside from here: http://wp-types.com/faq/how-do-i-convert-existing-custom-types-and-fields-to-types-control/ which is simply not enough information.
Not really sure where exactly to "remove php" that registers the CPTs, as it is not in functions.php but done by way of plugin. ALSO, this theme has for "options" panel in admin, where I can set 'custom slugs' which I have, then refresh permalinks.
Can someone enlighten me or point me to docs here or elsewhere to figure out how to convert the above to Types
OR, is it possible to continue on with Views without really having to convert these CPTs?