Documentación oficial para el tema principal UCAB
El plugin Events Manager es empleado para poder gestionar todos los eventos inherentes a los distintos sitios en WordPress. A fin de garantizar una configuración similar en todos los sitios, se presenta a continuación, una lista de valores particulares ajustados para cumplir con los requerimientos planteados:
eventos
ubicaciones
eventos/categorias
eventos/etiquetas
Páginas
et_full_width_page
Si
No
Eventos
Si
No
No
No
Si
Si
No
No
Páginas
et_full_width_page
Si
No
Ubicaciones
Si
No
No
No
Si
Si
No
Ninguna
Formato por defecto de la cabecera de la lista de eventos:
<table class="events-table">
<thead>
<tr>
<th class="event-time" scope="col" style="min-width: 275px;">
Fecha / Hora
</th>
<th class="event-name" scope="col" style="min-width: 275px;">Evento</th>
<th class="event-description" scope="col">Descripción</th>
</tr>
</thead>
<tbody></tbody>
</table>
Formato por defecto de la lista de eventos:
<tr>
<td>
#_EVENTDATES<br />
#_EVENTTIMES
</td>
<td>
#_EVENTLINK {has_location}<br /><i
>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i
>{/has_location}
</td>
<td>#_EVENTEXCERPTCUT{10,...}</td>
</tr>
No hay eventos
Formato de la página de evento individual:
<div style="float:right; margin:0px 0px 15px 15px;">#_LOCATIONMAP</div>
<p>
<strong>Fecha / Hora</strong><br />
Fecha(s) - #_EVENTDATES<br /><i>#_EVENTTIMES</i>
</p>
{has_location}
<p>
<strong>Ubicación</strong><br />
#_LOCATIONLINK
</p>
{/has_location}
<p>
<strong>Categorías</strong>
#_CATEGORIES
</p>
<br style="clear:both" />
#_EVENTNOTES {has_bookings}
<h3>Reservas</h3>
#_BOOKINGFORM {/has_bookings}
Buscar ...
Ubicación ...
No
No
No existen categorías
Categoría "#_CATEGORYNAME"
Formato de la página de categoría individual:
#_CATEGORYNOTES
<div
class="et_pb_section et_pb_section_0 et_pb_fullwidth_section et_section_regular"
>
<section
class="et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_0 et_pb_text_align_center et_pb_bg_layout_light"
>
<div class="et_pb_fullwidth_header_container center">
<div class="header-content-container center">
<div class="header-content">
<h1 class="et_pb_module_header">Próximos eventos</h1>
<div class="et_pb_header_content_wrapper">
Categoría "#_CATEGORYNAME"
</div>
</div>
</div>
</div>
</section>
</div>
#_CATEGORYNEXTEVENTS
<li>No hay eventos en esta categoría</li>
No hay eventos en esta categoría
No existen etiquetas
Etiqueta "#_TAGNAME"
Formato de la página de etiqueta individual:
<div
class="et_pb_section et_pb_section_0 et_pb_fullwidth_section et_section_regular"
>
<section
class="et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_0 et_pb_text_align_center et_pb_bg_layout_light"
>
<div class="et_pb_fullwidth_header_container center">
<div class="header-content-container center">
<div class="header-content">
<h1 class="et_pb_module_header">Próximos eventos</h1>
<div class="et_pb_header_content_wrapper">Etiqueta "#_TAGNAME"</div>
</div>
</div>
</div>
</section>
</div>
#_TAGNEXTEVENTS
<li>No hay eventos con esta etiqueta</li>
No hay eventos con esta etiqueta