From: Laury GvR Date: Mon, 30 Jul 2018 12:59:11 +0000 (-0400) Subject: Remove the Contact custom fields section fron the member detail page X-Git-Tag: v1.0.0^2~72 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=c38c1f51093cc3b3cf8467b9c0c7e0aadc6f99d9;p=WP-Themes%2Fvisitalpena2018.git Remove the Contact custom fields section fron the member detail page --- diff --git a/glm-member-db/views/front/members/detail.html b/glm-member-db/views/front/members/detail.html index a862b96..6f0bc64 100644 --- a/glm-member-db/views/front/members/detail.html +++ b/glm-member-db/views/front/members/detail.html @@ -174,26 +174,6 @@
Expand All
- {if apply_filters('glm_custom_fields', 'name', $member.id) || apply_filters('glm_custom_fields', 'title', $member.id)} -
Contact
-
- {if apply_filters('glm_custom_fields', 'name', $member.id)} -
- {apply_filters('glm_custom_fields', 'name', $member.id)} -
- {/if} - {if apply_filters('glm_custom_fields', 'title', $member.id)} -
- {apply_filters('glm_custom_fields', 'title', $member.id)} -
- {/if} - -
- {/if} -
Description