CUENTA DUPLICADA
Gracias por el registro
Nos encontramos con un registro previo de esta ID médica. Se ha enviado un correo electrónico con instrucciones para activar esta cuenta.
CONTINUAR
BIENVENIDO
El registro se ha completado con éxito.
INICIAR SESIÓN
VERIFICA TU CORREO ELECTRÓNICO
Hemos enviado a tu correo electrónico un código de verificación. Ingrésalo para continuar con tu registro.
Notas
Tengo síndrome de ovario poliquístico, ¿puedo ser madre?
El diagnóstico de síndrome de ovario poliquístico (SOP)* genera incertidumbre entre las mujeres sobre la posibilidad de quedar embarazadas, ya que causa desequilibrios hormonales que afectan la ovulación y el ciclo menstrual, lo que puede resultar en infertilidad. Por ello, es importante entender qué es el SOP*, sus síntomas y tratamientos para lograr la concepción. […]
Load more
} elseif ($tipoContenido) {
if (has_post_thumbnail()) {
$thumbnail_url = get_the_post_thumbnail_url(get_the_ID(), 'full');
} else {
$thumbnail_url = '';
}
?>
if (have_rows('custom_template')):
// Loop through rows.
while (have_rows('custom_template')) : the_row();
// Case: Hero banner.
if (get_row_layout() == 'hero_banner'):
include(locate_template('template-custom/section-hero-banner.php'));
endif;
// Case: Areas.
if (get_row_layout() == 'areas'):
include(locate_template('template-custom/section-areas.php'));
endif;
// Case: Banner.
if (get_row_layout() == 'banner'):
include(locate_template('template-custom/section-banner.php'));
endif;
// Case: Banner Image Text.
if (get_row_layout() == 'banner_image_text'):
include(locate_template('template-custom/section-banner-image-text.php'));
endif;
// Case: Banner Text Image.
if (get_row_layout() == 'banner_text_image'):
include(locate_template('template-custom/section-banner-text-image.php'));
endif;
// Case: News.
if (get_row_layout() == 'news'):
include(locate_template('template-custom/section-notes-recents.php'));
endif;
// Case: News Trending.
if (get_row_layout() == 'news_trending'):
include(locate_template('template-custom/section-notes-trending.php'));
endif;
// Case: Products Slide.
if (get_row_layout() == 'products_slide'):
include(locate_template('template-custom/section-products-slide.php'));
endif;
// Case: Products List.
if (get_row_layout() == 'products_list'):
include(locate_template('template-custom/section-products-list.php'));
endif;
// Case: Contries.
if (get_row_layout() == 'countries'):
include(locate_template('template-custom/section-countries.php'));
endif;
// Case: The Content.
if (get_row_layout() == 'wp_blocks'):
include(locate_template('template-custom/section-the-content.php'));
endif;
// Case: WYSIWYG
if (get_row_layout() == 'wysiwyg_editor_block'):
include(locate_template('template-custom/section-wysiwyg.php'));
endif;
// Case: Projects
if (get_row_layout() == 'projects'):
include(locate_template('template-custom/section-projects.php'));
endif;
// Case: Block simple
if (get_row_layout() == 'block_simple'):
include(locate_template('template-custom/section-block-simple.php'));
endif;
// Case: Banner slider
if (get_row_layout() == 'banner_slider'):
include(locate_template('template-custom/section-banner-slider.php'));
endif;
// Case: Mas leidos
if (get_row_layout() == 'block_mas_leidos'):
include(locate_template('template-custom/section-mas-leidos.php'));
endif;
// Case: Bloque notas recientes
if (get_row_layout() == 'block_notas_recientes'):
include(locate_template('template-custom/section-notas-recientes.php'));
endif;
//Casa: Bloque notas recientes slider 3
if (get_row_layout() == 'block_notas_recientes_3'):
include(locate_template('template-custom/section-notas-recientes-slider-three.php'));
endif;
// Case: Bloque notas destacadas
if (get_row_layout() == 'block_notas_destacadas'):
include(locate_template('template-custom/section-notas-destacadas.php'));
endif;
// Case: Bloque de contenido intercalado
if (get_row_layout() == 'cont_intercalado'):
include(locate_template('template-custom/section-contenido-intercalado.php'));
endif;
// Case: Bloque de 4 notas destacadas
if (get_row_layout() == 'block_notas_destacadas_4'):
include(locate_template('template-custom/section-4-notas-destacadas.php'));
endif;
// Case: Bloque de notas recientes en fila
if (get_row_layout() == 'block_notas_recientes_fila'):
include(locate_template('template-custom/section-notas-recientes-fila.php'));
endif;
// Case: Bloque productos full vista
if (get_row_layout() == 'full_products'):
include(locate_template('template-custom/section-full-productos.php'));
endif;
// Case: Bloque webinars
if (get_row_layout() == 'sec_webinars'):
include(locate_template('template-custom/section-webinars.php'));
endif;
// Case: Bloque areas terapeuticas
if (get_row_layout() == 'sec_areas_terapeuticas'):
include(locate_template('template-custom/section-areas-terapeuticas.php'));
endif;
// Case: Bloque biblioteca
if (get_row_layout() == 'sec_biblioteca'):
include(locate_template('template-custom/section-biblioteca.php'));
endif;
// Case: Bloque separator
if (get_row_layout() == 'separator'):
include(locate_template('template-custom/section-separator.php'));
endif;
// Case: Bloque grid iconos
if (get_row_layout() == 'sec_grid_iconos'):
include(locate_template('template-custom/section-grid-iconos.php'));
endif;
// Case: Menu with menu
if (get_row_layout() == 'block_menu_w_menu'):
include(locate_template('template-custom/section-menu-w-menu.php'));
endif;
// Case: Contacto
if (get_row_layout() == 'block_contact'):
include(locate_template('template-custom/section-block-contact.php'));
endif;
//Case: Visa Medica
if (get_row_layout() == 'block_visit_medical'):
include(locate_template('template-custom/section-block-visit_medical.php'));
endif;
//Case: Visa Medica
if (get_row_layout() == 'webinars_search_area'):
include(locate_template('template-custom/section-wibinars-search.php'));
endif;
//Areas terapeuticas Old
if (get_row_layout() == 'areas_terapeuticas_old'):
include(locate_template('template-custom/section-areas-terapeuticas-old.php'));
endif;
//Notas con filtro área
if (get_row_layout() == 'block_notas_filtro_area'):
include(locate_template('template-custom/section-notas-filtro-area.php'));
endif;
//Notas recientes grid 3 columnas
if (get_row_layout() == 'block_notas_recentes_grid'):
include(locate_template('template-custom/section-notes-recents-grid.php'));
endif;
//Banner Slider with SVG
if (get_row_layout() == 'banner_slider_svg'):
include(locate_template('template-custom/section-banner-svg-slider.php'));
endif;
//Banners with SVG
if (get_row_layout() == 'content_img_text'):
include(locate_template('template-custom/section-blocks-imgsvg.php'));
endif;
//Section Gestograma
if (get_row_layout() == 'gestograma_block'):
include(locate_template('template-custom/section-gestograma.php'));
endif;
// Case: Hero banner.
if (get_row_layout() == 'hero_banner_main'):
include(locate_template('template-custom/section-xl-hero-banner.php'));
endif;
// Case: References page.
if (get_row_layout() == 'block_references'):
include(locate_template('template-custom/section-references.php'));
endif;
//Case Space for contents
if (get_row_layout() == 'block_space_contents'):
include(locate_template('template-custom/section-space-contents.php'));
endif;
//Case block Video full
if (get_row_layout() == 'block_video'):
include(locate_template('template-custom/section-full-video.php'));
endif;
//Case block Accordion
if (get_row_layout() == 'accordion_content'):
include(locate_template('template-custom/section-acordeon.php'));
endif;
//Case block Carrusel Video
if (get_row_layout() == 'videos_slider'):
include(locate_template('template-custom/section-carrusel-video.php'));
endif;
//Case block Button
if (get_row_layout() == 'block_button'):
include(locate_template('template-custom/section-only-button.php'));
endif;
//Case webinar announcements
if (get_row_layout() == 'webinars_announcements'):
include(locate_template('template-custom/section-webinars-announ.php'));
endif;
//Case agenda
if (get_row_layout() == 'profile_detail_block'):
include(locate_template('template-custom/agenda-grid.php'));
endif;
//Library with Category
if (get_row_layout() == 'sec_biblioteca_category'):
include(locate_template('template-custom/section-files-category.php'));
endif;
//General image/text/intercalated
if (get_row_layout() == 'cont_intercalado_general'):
include(locate_template('template-custom/section-general-intercalated.php'));
endif;
//Videos por categoria administrable
if (get_row_layout() == 'videos_filtered_category'):
include(locate_template('template-custom/section-videos-category.php'));
endif;
// End loop.
endwhile;
// No value.
else :
// Do something...
endif;
?>