Doc Tag: mapa

  • ¿Cómo puedo modificar la pestaña "Detalles del evento"?

    The ‘Event Details’ tab found on the Single Product pages can be modified in an upgrade-safe way by overriding the FooEvents template files. Copy the event-tab.php template found at the following location: wp-content/plugins/fooevents/templates/event-tab.php Upload the file to the following location in your theme directory: wp-content/themes/YOUR_THEME_NAME/fooevents/templates/event-tab.php Warning: Do not edit these files within the FooEvents plugin…

  • ¿Por qué no se muestra la descripción de FooEvents ni el mapa de Google?

    Esto ocurre en algunos temas si el mapa Google no está configurado correctamente. ¿Estás utilizando FooEvents para mostrar un mapa de Google en la página de tu producto? Si es así, sigue estos pasos: Asegúrate de haber guardado una clave válida de la API de Google Maps en FooEvents > Ajustes > Integración > Google Maps. Si…