Forum Replies Created
-
AuthorPosts
-
Nico
MemberThis reply is private.
Nico
MemberHola Anotnio,
Gracias por la respuesta y los detalles! Como te mencionaba en una respuesta en otro hilo, estamos por lanzar varios ajustes a Event Aggregator muy probablemente mañana.
Podemos esperar un poco antes de hacer troubleshooting con la version actual?
Gracias,
NicoDecember 6, 2016 at 6:46 am in reply to: Preserve the most recent change in each event field (No funciona) #1201978Nico
MemberThis reply is private.
Nico
MemberAntonio,
Gracias por este nuevo reporte! No puedo checkear la URL de evento que me mandaste no esta disponible al momento. Tal vez elimianste el mismo? En cualquier caso:
– El evento fue importado (en caso de que si, podrias pasarme la fuente) o fue creado manualmente?
– Hay algun error de JavaScript en la consola del navegador cuando visitas esa pagina? (Using Your Browser to Diagnose JavaScript Errors)
– Pudiste reproducir este error en otros eventos? En caso de que si, hay algunos pasos claros para seguir y obtenerlo?Desde ya muchas gracias,
Saludos,
NicoNico
MemberHola Antonio, como estas?
Gracias por ponerte en contacto con nosotros!
Estuve buscando algun report de bug existente relacionado a este error o similares pero no pude encontrar ninguno. Si encontre uno en el que el problema reportado es que hay imports de Facebook que tardan varios dias en completarse. En la pestaña de History ves algun import con un icono rojo de advertencia? Puede ser que haya fallado algun import y por alguna razon no haya guardado bien el estado. Podrias checkearlo?
Gracias,
Saludos,
NicoNico
MemberThanks for checking that form me April!
Could you set all events to UTC-5. It seems that the ics is converting the event start times based on the Event timezone. If all events are in the same timezone at least the offset in the feed will be always the same and easier to fix.
Please let me know if this is true and send me the link to the updated feed,
Also thanks for the patience while we work this out,
Best,
NicoNico
MemberThanks for following up Thomas!
I realize this doesn’t work like the default WordPress roles and I guess I am questioning why?
I’m afraid this decision has been made a couple of years ago so I have to be honest and say I’m not sure why the actual approach was taken. My guess is the simpler and lightest was the way to go. As explained above this is a basic workflow for submitting / editing your own events and not a complete front-end events admin.
This seems to make sense in this case. Ultimately, it sounds like the editing is doable but how do they publish?
Yeah, and I can help you if you decide to dive into this customization. I’m not sure about the question. Do you mean if they edit an existing event it will go back to draft or pending? Not sure about the concern here.
Thanks,
NicoNico
MemberBuenisimo Fabian! Gracias por confirmar 🙂
Si tienen un sitio de pruebas seria bueno que pruebes actualizar a 4.3.3 nuevamente para confirmar si era solamente un problema con la actualización anterior o si hay algún otro problema con el plugin y tu sitio. Si es posible hace la prueba y contame como salió.
Desde ya muchas gracias,
NicoNico
MemberPS: Do you think it might be related to this issue in Office 365?
Nico
MemberHey Nick, thanks for following up!
From what I see those events are being imported from external source via Event Aggregator, right? Can you please inspect some of the events that have this ‘schema’ category assigned and see where they are being imported from? This might a problem on our side or might be a problem in the source of the event.
Please let me know about it,
Best,
NicoDecember 5, 2016 at 7:21 am in reply to: I BUY YOUR PLUGIN AND I HAVE SOME PROBLEMS WITH RECURRING EVENT #1201520Nico
MemberBuenisimo, gracias por confirmar!
Voy a cerrar este tick, no dudes en crear uno nuevo si surgen nuevos problemas o dudas. La proxima vez si queres postea en castellano directamente 🙂
Saludos,
NicoDecember 5, 2016 at 6:58 am in reply to: I BUY YOUR PLUGIN AND I HAVE SOME PROBLEMS WITH RECURRING EVENT #1201506Nico
MemberHola Maria Jose, como estas?
No hay problema por el Ingles 😉
Por lo que veo en el sitio, ya pudiste solucionar el problema → http://www.centrodeartemdp.com.ar/funcion/hugo-varela/todas/. En caso de que sea solo un problema de ciertos eventos podrías enviarme el link de alguno de esos?
Saludos,
NicoNico
MemberThanks for the patience Tom!
After taking a closer look into the code triggering this issue, it seems like Venedor is printing out a script when they should be adding to the script queue or as dependency. I’d love to give an extensive report to the Venedor folks, so we can fix this for good. Can you please ask them for a contact email or a place where I can reach out to them on this?
Thanks so much,
NicoNico
MemberHowdy Aaron,
Welcome to our support forums and thanks for reaching out to us. I can help you here 🙂
First of all, Have you downloaded and installed Events Calendar PRO? If not please check out this guide walking you through the process → New User Primer: The Events Calendar and Events Calendar PRO. If you don’t have PRO installed, you’ll only see a slot to enter the Event Aggregator license, which might cause this problem.
Once PRO is installed and active you should see another license field to input the PRO license.
If this is already correctly configured but still not working please send me a screenshot of the license page (mark reply as private).
Thanks,
NicoNico
MemberHi there Mark,
Thanks for getting in touch with us!
I’ve been inspecting the code you send, the plugin source that generates the markers and the event list shown below the map. I discovered it’s the same query that fetches the posts for the list and then from that results the map pins are generated. Unfortunately this means it’s no possible to do this easily 🙁
As a workaround you might want to hide those events by using CSS, with some code like:
/* Change 'sports' to your category slug */
.tribe-events-map .tribe-events-category-sports{
display: none;
}
Please let me know if this helps,
Best,
Nico -
AuthorPosts
