Created
March 15, 2017 11:50
-
-
Save luisfelipe-dev/4dd124ccdeae2d475e60ea1177b87294 to your computer and use it in GitHub Desktop.
Só aparece a opção se for cadastrada.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php if( get_sub_field('telefone_representante') ): ?> | |
| <p><i class="fa fa-phone" aria-hidden="true"></i> <?php echo the_sub_field('telefone_representante');?></p> | |
| <?php endif; ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment