Comments 1chrismaynard5 started the conversationNovember 5, 2019 at 8:35pmIs it possible to include a description for teams?Right now if you edit person there is a text field but it seems to have no use. 1chrismaynard5 repliedNovember 5, 2019 at 8:37pmOkay I see that different styles allow the description...is there a way to include the description in a style that normally would not? 7,092Oliver repliedNovember 6, 2019 at 8:33amHi,You need to edit template:wp-content/themes/thegem/gem-templates/teams/and put the filed: <?php if(get_the_content()) : ?> In the place and filed you need.Before the editing copy template to the child theme (with the same path)Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Is it possible to include a description for teams?
Right now if you edit person there is a text field but it seems to have no use.
Okay I see that different styles allow the description...is there a way to include the description in a style that normally would not?
Hi,
You need to edit template:
wp-content/themes/thegem/gem-templates/teams/
and put the filed:
In the place and filed you need.
Before the editing copy template to the child theme (with the same path)
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver