Nico

Forum Replies Created

Viewing 15 posts - 3,301 through 3,315 (of 6,506 total)
  • Author
    Posts
  • in reply to: template override #1135379
    Nico
    Member

    Howdy Chloe,

    Welcome to our support forums and thanks for reaching out to us.

    It seems that the path is not correct in the article (sorry for that, I’m marking the article for review). It should be: /wp-content/themes/Divi-child/tribe-events/wootickets/tickets.php. Can you give this a try and let me know if it works for you?

    Best,
    Nico

    in reply to: El evento no aparece en venue or organizer #1135240
    Nico
    Member

    Gracias por la rápida respuesta Antonio! Siempre que postees en Español voy a responderte yo ya que es mi idioma nativo (soy argentino y el único en el equipo que habla Español), por lo cual te aliento a que lo hagas si es mas cómodo para vos 😉

    A veces una mirada fresca ayuda a ver las cosas mas obvias, no te preocupes! Voy a cerrar este ticket, ya que por suerte era un problema super sencillo.

    Saludos, que tengas buena semana,
    Nico

    in reply to: Attendee meta fieldset not being emailed #1135236
    Nico
    Member

    Hola!

    Perdón por la demora en mi respuesta! El fix para este bug estaba fuera de mi alcance técnico por lo cual tuve que esperar a que un desarrollador pudiese investigarlo. Por suerte no era complejo el cambio para que esta funcionalidad vuelva a la normalidad por lo cual ser incluido en la versión de mantenimiento 4.2.2 que sera lanzada esta semana 🙂

    Si quieren pueden reemplaza el contenido del archivo event-tickets-plus/src/Tribe/Meta/Render.php por este que incluye el fix:

    https://gist.github.com/niconerd/e4712b6bbb66308bc262c5cd39350342

    O sino puede esperar unos días mas hasta que la versión 4.2.2 este disponible.

    Saludos, gracias por la paciencia,
    Nico

    in reply to: El evento no aparece en venue or organizer #1135230
    Nico
    Member

    Hola Antonio, como estas?

    Gracias por ponerte en contacto con nosotros!

    Por lo que veo el evento que pones de ejemplo ya paso, y en la pagina del organizador solamente se muestran los eventos que todavía no han ocurrido. Podrías intentar agregar un evento de prueba con fecha del mes que viene y asignado a RF Natura, como para ver si se muestra correctamente en la pagina de dicho organizador?

    Saludos,
    Nico

    in reply to: How to change list icon colour? #1135220
    Nico
    Member

    Howdy Stephen,

    Welcome to our support forums and thanks for reaching out to us. I’ll help you on this one!

    To change the icon color paste the CSS snippet below into your theme’s (or child theme’s) stylesheet:


    /* Change advanced list widget icon background color */
    .tribe-mini-calendar-event .list-date {
    background-color: #2877b8;
    }

    /* Change advanced list widget date name color */
    .tribe-mini-calendar-event .list-date .list-dayname{
    color: #2877b8;
    }

    You can also user Simple Custom CSS plugin to apply this custom style.

    Please let me know if this works as expected,
    Best,
    Nico

    in reply to: Future Recurring Events Are Hijacking My Blog #1135155
    Nico
    Member

    Hey Tracy,

    Thanks for reaching out to us! I’ll help you here…

    I have since unchecked that box, but the posts have already populated.

    I’m not sure I follow the issue here, If you un-check the box then events should go away from your ‘blog’. Maybe there’s some cache persisting? Can you try to flush all caches for your site and confirm if this is still an issue? Also, I’m not seeing any events in your homepage were events showing up here or in another place?

    Thanks,
    Nico

    in reply to: How to not have week view events overlapping? #1135153
    Nico
    Member

    Howdy Kaan,

    Welcome to our support forums and thanks for reaching out to us. I’ll help you here…

    Basically what you are seeing is how it’s supposed to work. If overlapping items would show at full width then it wouldn’t be possible to hover the bottom one, as the above would be covering it completely (assuming they occupy the exact same timeslot). Does this makes sense?

    Can you show me a quick mock of how you would like this to show? Maybe I can help you out with some CSS code, although we do not support styling customizations.

    Best,
    Nico

    in reply to: admin-ajax.php #1135149
    Nico
    Member

    Hi Emiliano,

    Thanks for reaching out to us and sorry to hear about this issue 🙁

    Are you seeing this for all calendar views? Can you please share a link where I can see this?

    Can you please follow the steps described in our Testing for conflicts guide? This way we can see if this is a problem in our plugin or a conflict with the theme or other installed plugins. Also, it would be great if you could share your system information with me so I can check if everything looks right on that end.

    Thanks,
    Nico

    PS: si preferis podemos seguir la conversación en español!

    in reply to: Remove times from Event Schedule Details function? #1135131
    Nico
    Member

    Howdy David,

    Welcome to our support forums and thanks for reaching out to us!

    I can help you here, but first please let me know if your intention is to modify this output for all event views or just for map view. There are some filters in tribe_events_event_schedule_details that can be used to modify this, so please do let me know about the scope of this change so I can prepare the snippet for you.

    Thanks,
    Nico

    in reply to: Events Calendar Pro – Calendar Shortcode Display #1135127
    Nico
    Member

    Howdy,

    Welcome to our support forums and thanks for reaching out to us 🙂

    Unfortunately full view shortcodes are not a part of our plugin yet. It’s a feature planned for next major release coming out in August most probably.

    You can give this third-party plugin a try: The Events Calendar Shortcode. I haven’t tried it out myself so not sure it gets the job done, but it look like it should.

    Please let me know if you can make it work for your site,
    Best,
    Nico

    in reply to: Google Calendar export not working on mobile. #1135124
    Nico
    Member

    Howdy John,

    Welcome to our support forums and thanks for reaching out to us. I’ll help you here…

    I checked your sited and this seems to be an issue with the desktop version of the site as well. I did a quick test on adding this event, but Google Calendar was not showing the ‘new event template’ populated with the event info as expected. The link looks good so I’m not sure what might be causing this. Are you able to add to Google from the desktop site and it’s only failing for mobile?

    Can you please follow the steps described in our Testing for conflicts guide? This way we can see if this is a problem in our plugin or a conflict with the theme or other installed plugins.

    Please let me know about it,
    Best,
    Nico

    in reply to: Cannot Add Images to Events Widget #1135107
    Nico
    Member

    Howdy Aaron,

    Welcome to our support forums and thanks for reaching out to us 🙂

    I can help you for sure. Are you trying to add the image to the advanced list widget? Is this the tutorial you mentioned: Add thumbnails to upcoming events List Widget?

    Which theme are you using in your site? If it applies have you created a child theme for customizations?

    Please let me know about the above and I’ll create a detailed step-by-step to make this work,
    Best,
    Nico

    in reply to: How can I adjust the timezones in my rss feed? #1135104
    Nico
    Member

    Hi Nick,

    Thanks for reaching out to us and sorry to hear about this glitch with the feed.

    It seems this was a bug at some point and this snippet fixed the issue.

    Can you give it a try? Also, please share your system information with me so I can check the version of the plugins you are using on the site.

    Thanks,
    Nico

    in reply to: Show Recurring Events #1135098
    Nico
    Member

    Super stocked to hear Oliver! Thanks for the patience on your side as well 🙂

    I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.

    Best,
    Nico

    Nico
    Member

    You are welcome Manuela 🙂

Viewing 15 posts - 3,301 through 3,315 (of 6,506 total)