@vivida Music Thank you so much for you help. Take me forward.
The only thing what i add is the excerpts field in backend. Its easy to control 😉
under /includes/custom-post-types/team-type.php
from
‘supports’ => array(‘title’, ‘editor’, ‘thumbnail’ ),
to
‘supports’ => array(‘title’, ‘editor’, ‘thumbnail’, ‘excerpt’),