Ver Mensaje Individual
  #4 (permalink)  
Antiguo 12/03/2013, 12:24
Avatar de rogertm
rogertm
Mod->Cuba
 
Fecha de Ingreso: julio-2005
Ubicación: /home/Cuba/Habana/rogertm/
Mensajes: 2.922
Antigüedad: 18 años, 9 meses
Puntos: 638
Respuesta: Que no aparezca un campo con div

Claro, evidentemente estás usando un plugin. Aquí en las especificaciones de la función hay un ejemplo:

Código PHP:
Ver original
  1. /*
  2. *  use the_field / get_field with conditional statements
  3. */
  4.  
  5. if( get_field( "text_field" ) ): ?>
  6.     <p><?php the_field( "text_field" ); ?></p>
  7. <?php endif;
Justo el que necesitas.
__________________
Friki y Blogger por Cuenta Propia:213
Twenty'em: Theming is Prose