• Hi, actually I am implementing a team section through TC Team Members plugin, but I need to show team member description with limited words not with whole description, means like we simply do in wordpress `<?php echo substr(strip_tags($post->post_content), 0, 200);?>’ . I actually want like this but I don’t know how should I use this code in TC Team Members plugin.

    https://www.ads-software.com/plugins/tc-team-members/

  • The topic ‘How to show limited word in description’ is closed to new replies.