<?php if( $this->template->get( 'profile_address' , true ) ){ ?> <?php echo $this->render( 'fields' , 'user' , 'profile' , 'profileHeaderB' , array( 'ADDRESS' , $user ) ); ?> <?php } ?>