Ateeq Rafeeq

With EduBox - Education WordPress theme you have got several options to manage teachers. For example.
Teacher Designation, Speciality Title, Speciality List, Availability timings, Facebook, Twitter, Linked in URL's, Selection to mention courses involved in,Teacher testimonial and teacher's custom form
Here is the view in WordPress admin you can find for Education WordPress theme teacher options.
Please go to wp-admin >> Teachers >> Edit your desired teacher or add new then scroll down below classic editor there you can find Education Theme's teacher options.
Teacher exceprt is limited number of words displaying from teacher's description. You can increase the words to display by editing teachers module on home page.
If you want to try custom excerpt then you need to customize theme a little. Edit education >> lib >> admin >> custom-post-types and open file teachers.php
Now find the line
'supports' => array( 'title', 'thumbnail', 'editor')
And replace with
'supports' => array( 'title', 'thumbnail', 'editor', 'excerpt')
After making this chagne when you edit the teacher you will find a field to put custom excerpt. Still the length of excerpt would be managed through module on home page. As not most of users need this thing so we cannot make this part of our education WordPress theme.
To change the text of Read More button i have released an update please wait until the update is available then the teacher page options and the button text field on home page module will be available. Just wait sometime for new release 3.0.5 of your Education WordPress theme thanks.