Hello,
I've got a problem with the display of my staff single pages which should only
display the personal details of a person.
Except for the information about each staff person also the titles of all of my
other staff directories are shown in that page.
I'm not sure what I have to edit from my template configuration shown below,
so that the staff directory titles are not displayed.
Hope that I made myself clear (I'm not so good in explaining stuff in English,
sorry). Thanks a lot for any help...
Best regards,
Katharina
Here goes my single page template section:
<snip>
<!--
=====================================================================================================
###TEMPLATE_STAFF_SINGLE### begin
=====================================================================================================
-->
<div class="tx-wecstaffdirectory-content">
<div class="tx-wecstaffdirectory-responseMsg">###RESPONSE_TEXT###</div>
<div class="tx-wecstaffdirectory-staffpage">
<table width="100%" border="1"><tr>
<td width="150" rowspan="2">
<div class="photo">
<!-- ###SHOW_PHOTO_MAIN### begin-->
###PHOTO###
<!-- ###SHOW_PHOTO_MAIN### end-->
<center>###SHOW_EDIT_BTN### ###SHOW_DELETE_BTN###</center>
</div>
</td>
<td>
<!-- ###SHOW_NAME### begin --><div class="tx-wecstaffdirectory-fieldHeaderLarge"> ###NAME###</div><!-- ###SHOW_NAME### end --></br>
<!-- ###SHOW_POSITION_TITLE### begin --><div class="tx-wecstaffdirectory-fieldLabel">###POSITION_TITLE_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription">###POSITION_TITLE###</div><!-- ###SHOW_POSITION_TITLE### end -->
<!-- ###SHOW_ADDRESS### begin --><div class="tx-wecstaffdirectory-fieldLabel">###ADDRESS_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription">###ADDRESS###<br />###CITY###, ###ZONE### ###ZIP###</div><!-- ###SHOW_ADDRESS### end -->
<!-- ###SHOW_COUNTRY### begin --><div class="tx-wecstaffdirectory-fieldLabel">###COUNTRY_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription"> ###COUNTRY###</div><!-- ###SHOW_COUNTRY### end -->
<!-- ###SHOW_TELEPHONE### begin --><div class="tx-wecstaffdirectory-fieldLabel">###TELEPHONE_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription">###TELEPHONE###</div><!-- ###SHOW_TELEPHONE### end -->
<!-- ###SHOW_CELLPHONE### begin --><div class="tx-wecstaffdirectory-fieldLabel">###CELLPHONE_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription">###CELLPHONE###</div><!-- ###SHOW_CELLPHONE### end -->
<!-- ###SHOW_FAX### begin --><div class="tx-wecstaffdirectory-fieldLabel">###FAX_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription"> ###FAX###</div><!-- ###SHOW_FAX### end -->
<!-- ###SHOW_EMAIL### begin --><div class="tx-wecstaffdirectory-fieldLabel">###EMAIL_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription"> ###EMAIL_LINK###</div><!-- ###SHOW_EMAIL### end -->
</td></tr><tr>
<td> </td>
</tr></table>
<div class="fullwidth">
<!-- ###SHOW_DEPARTMENT### begin -->
<div class="tx-wecstaffdirectory-fieldLabel">###DEPARTMENT_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription">###DEPARTMENT###</div>
<!-- ###SHOW_DEPARTMENT### end -->
<!-- ###SHOW_POSITION_DESCRIPTION### begin -->
<div class="tx-wecstaffdirectory-fieldHeader">###POSITION_DESCRIPTION_LABEL###</div>
<div class="tx-wecstaffdirectory-fieldDescriptionLarge">###POSITION_DESCRIPTION###</div>
<!-- ###SHOW_POSITION_DESCRIPTION### end -->
</div>
<div class="fullwidth">
<!-- ###SHOW_BIOGRAPHY### begin-->
<div class="tx-wecstaffdirectory-fieldHeader">###BIOGRAPHY_HEADER###</div>
<div class="tx-wecstaffdirectory-fieldDescriptionLarge">###BIOGRAPHY###</div>
<!-- ###SHOW_BIOGRAPHY### end-->
<!-- ###SHOW_NEWS### begin-->
<div class="tx-wecstaffdirectory-fieldHeader">###NEWS_HEADER###</div>
<div class="tx-wecstaffdirectory-fieldDescriptionLarge">###NEWS###</div>
<!-- ###SHOW_NEWS### end-->
</div>
<div class="fullwidth">
<!-- ###SHOW_PHOTOS_ETC### begin-->
<span>###PHOTO1###</span>
<span>###PHOTO2###</span>
<span>###PHOTO3###</span>
<span>###PHOTO4###</span>
<!-- ###SHOW_PHOTOS_ETC### end-->
</div>
</div>
</div>
<div class="tx-wecstaffdirectory-spacer"></div>
<!-- ###TEMPLATE_STAFF_SINGLE### end -->
</snap>
I've got a problem with the display of my staff single pages which should only
display the personal details of a person.
Except for the information about each staff person also the titles of all of my
other staff directories are shown in that page.
I'm not sure what I have to edit from my template configuration shown below,
so that the staff directory titles are not displayed.
Hope that I made myself clear (I'm not so good in explaining stuff in English,
sorry). Thanks a lot for any help...
Best regards,
Katharina
Here goes my single page template section:
<snip>
<!--
=====================================================================================================
###TEMPLATE_STAFF_SINGLE### begin
=====================================================================================================
-->
<div class="tx-wecstaffdirectory-content">
<div class="tx-wecstaffdirectory-responseMsg">###RESPONSE_TEXT###</div>
<div class="tx-wecstaffdirectory-staffpage">
<table width="100%" border="1"><tr>
<td width="150" rowspan="2">
<div class="photo">
<!-- ###SHOW_PHOTO_MAIN### begin-->
###PHOTO###
<!-- ###SHOW_PHOTO_MAIN### end-->
<center>###SHOW_EDIT_BTN### ###SHOW_DELETE_BTN###</center>
</div>
</td>
<td>
<!-- ###SHOW_NAME### begin --><div class="tx-wecstaffdirectory-fieldHeaderLarge"> ###NAME###</div><!-- ###SHOW_NAME### end --></br>
<!-- ###SHOW_POSITION_TITLE### begin --><div class="tx-wecstaffdirectory-fieldLabel">###POSITION_TITLE_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription">###POSITION_TITLE###</div><!-- ###SHOW_POSITION_TITLE### end -->
<!-- ###SHOW_ADDRESS### begin --><div class="tx-wecstaffdirectory-fieldLabel">###ADDRESS_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription">###ADDRESS###<br />###CITY###, ###ZONE### ###ZIP###</div><!-- ###SHOW_ADDRESS### end -->
<!-- ###SHOW_COUNTRY### begin --><div class="tx-wecstaffdirectory-fieldLabel">###COUNTRY_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription"> ###COUNTRY###</div><!-- ###SHOW_COUNTRY### end -->
<!-- ###SHOW_TELEPHONE### begin --><div class="tx-wecstaffdirectory-fieldLabel">###TELEPHONE_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription">###TELEPHONE###</div><!-- ###SHOW_TELEPHONE### end -->
<!-- ###SHOW_CELLPHONE### begin --><div class="tx-wecstaffdirectory-fieldLabel">###CELLPHONE_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription">###CELLPHONE###</div><!-- ###SHOW_CELLPHONE### end -->
<!-- ###SHOW_FAX### begin --><div class="tx-wecstaffdirectory-fieldLabel">###FAX_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription"> ###FAX###</div><!-- ###SHOW_FAX### end -->
<!-- ###SHOW_EMAIL### begin --><div class="tx-wecstaffdirectory-fieldLabel">###EMAIL_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription"> ###EMAIL_LINK###</div><!-- ###SHOW_EMAIL### end -->
</td></tr><tr>
<td> </td>
</tr></table>
<div class="fullwidth">
<!-- ###SHOW_DEPARTMENT### begin -->
<div class="tx-wecstaffdirectory-fieldLabel">###DEPARTMENT_LABEL###</div><div class="tx-wecstaffdirectory-fieldDescription">###DEPARTMENT###</div>
<!-- ###SHOW_DEPARTMENT### end -->
<!-- ###SHOW_POSITION_DESCRIPTION### begin -->
<div class="tx-wecstaffdirectory-fieldHeader">###POSITION_DESCRIPTION_LABEL###</div>
<div class="tx-wecstaffdirectory-fieldDescriptionLarge">###POSITION_DESCRIPTION###</div>
<!-- ###SHOW_POSITION_DESCRIPTION### end -->
</div>
<div class="fullwidth">
<!-- ###SHOW_BIOGRAPHY### begin-->
<div class="tx-wecstaffdirectory-fieldHeader">###BIOGRAPHY_HEADER###</div>
<div class="tx-wecstaffdirectory-fieldDescriptionLarge">###BIOGRAPHY###</div>
<!-- ###SHOW_BIOGRAPHY### end-->
<!-- ###SHOW_NEWS### begin-->
<div class="tx-wecstaffdirectory-fieldHeader">###NEWS_HEADER###</div>
<div class="tx-wecstaffdirectory-fieldDescriptionLarge">###NEWS###</div>
<!-- ###SHOW_NEWS### end-->
</div>
<div class="fullwidth">
<!-- ###SHOW_PHOTOS_ETC### begin-->
<span>###PHOTO1###</span>
<span>###PHOTO2###</span>
<span>###PHOTO3###</span>
<span>###PHOTO4###</span>
<!-- ###SHOW_PHOTOS_ETC### end-->
</div>
</div>
</div>
<div class="tx-wecstaffdirectory-spacer"></div>
<!-- ###TEMPLATE_STAFF_SINGLE### end -->
</snap>



aim