Forum Replies Created
-
AuthorPosts
-
November 23, 2015 at 6:05 am in reply to: Eventos recurrentes que no sigue las reglas de recurrencia #1029613
Nico
MemberHola Antonio,
Un placer ayudarte también con este problema!
En este caso te estas tropezando con un Bug que ya fue reportado (aquí) y una solución ya fue desarrollada para el mismo. Sin embargo todavía no esta disponible y sera lanzada en la primera release de mantenimiento (4.1), que esperamos suceda en unas 3 semanas aproximadamente.
Lamentablemente no hay mucho que podamos hacer por ahora 🙁
Espero que no sea muy grave el impacto en tu sitio,
Saludos,
NicoNico
MemberExcelente Antonio,
Voy a dejar este ticket abierto para que puedas actualizarme con su respuesta y ver si lo pudiste solucionar (esperemos que así sea!).
Saludos y buena semana,
NicoNico
MemberHey Allyson,
Before I pass this on to my programmers, I just want to make sure the fix for #1 will remove the drop-down fields for both, correct?
The solution I provided is to remove the links to Venues and Organizers in the single event view (as shown in the screenshot #3 for Single event here). I understood that was you were referring to in your previous messages! If I got this wrong and what you want is to remove is the Venue and Organizer combos in the Community submission form (or other thing…) please let me know.
I’ll ping Geoff to see if there’s new info on that issue. The last reply was for you stating he’ll keep you updated (I guess you weren’t able to see it as it’s a private reply and you aren’t the post author).
Best,
NicoNovember 23, 2015 at 5:22 am in reply to: Import XML with links to photo, and show photo in the calendar ? #1029403Nico
MemberHi Tom,
You are welcome, sorry for not giving you the context to add this code!
First please take a look at our Themer’s guide, there you’ll find the basics on how to create a template override. You’ll need to crate one for the ‘single-event.php’ view (located at ‘wp-content/plugins/the-events-calendar/src/views/single-event.php’) and include the code above where you want the image to be displayed.
Please give this a try and let me know if you can get it working,
Best,
NicoNico
MemberThis reply is private.
Nico
MemberThis reply is private.
Nico
MemberThis reply is private.
Nico
MemberHey Krister,
Thanks for following up! That’s a setup I’ve never heard of, congrats for setting that up!
Regarding the Query error, I don’t recall hearing reports of it in the past so I guess the best will be to troubleshoot 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, Do you have a staging or local site, with regular MySQL config? Can you try the same there?
Please let me know about your findings,
Have a great weekend,
NicoNico
MemberHi Natalie,
Glad to hear you could get that right 🙂
Is it also possible to filter events by region or country?
Not exactly but you can enable Map View which displays events in a map. Also event bar comes with a Near field that suggests locations and searches events nearby. Other option is to use Event Categories to represent countries or regions.
And is it anyway possible to implement the events in pagebuilder- = visual composer/ use a shortcode?
Yeah, PRO comes packed with widget shortcodes. Not sure about integration with pagebuilder/visual composer, I guess you’ll need to give that a try!
Please let me know if there’s anything else I can help you with,
Have a great weekend,
NicoNovember 20, 2015 at 12:19 pm in reply to: Organizer Name Already Exists / Venue Name Already Exists when it does not #1028738Nico
MemberHey Roy,
I’ve replied in private to Jim, maybe you were unable to read my reply because you are not the topic author?
Downgrading seems to be the short answer here (as you were getting different results from the fix test). Apparently this bug was introduced in Core 3.12.4, so please retest using Core 3.12.3 (https://downloads.wordpress.org/plugin/the-events-calendar.3.12.3.zip) and let me know! It’s not necessary for you to downgrade Community as well (in case you need/want to downgrade it as well I can enable that for you or sen you the ZIPs). Jim confirmed that downgrading worked for him locally (thanks for the update!).
I’m sorry for the inconvenience this might cause until fixed, I know it’s a bummer specially because you just bought the plugin short ago 🙁
Regarding the delay we usually reply within 24hrs of the last post but sometimes it takes a little longer when there’s a lot of activity in the forums which is the case of this week. I’ll try to pay more attention to this issue for sure.Please let me know if downgrading Core works for now,
Have a great weekend,
NicoNovember 20, 2015 at 11:57 am in reply to: Events Calendar using same email template a Woocommerce Sensei #1028737Nico
MemberHey Chris,
Thanks for clarifying on this! I’m not able to see the attached screenshot (you can upload it to cloudup.com or other image sharing service and share the link here) but I think I get you. The email you are referring to, is the standard WooCommerce order email which Woo sends when a purchase is made. I guess ‘Sensei’ is overriding this email without checking if it’s a sensei purchase or just a regular purchase like in our case. I guess the solution might be to override he new order email in your own theme (https://docs.woothemes.com/document/template-structure/), with a copy of the Sensei template but with different text.
Please let me know if this makes sense to you,
Have a great weekend,
NicoNico
MemberHey Iain,
Thanks for following up! It’s a bit of a workaround for sure. I guess recurrence rules are intended to represent ‘patterns’, but I clearly see the benefit of having a ‘Date’ option (as there is in exclusions). The ‘Once’ option in the rules refer to no recurrence (the event will be happening just once).
I’ve added this ‘feature request’ to the product backlog, but mostly sure this won’t added right away as we are about to release a new version of the product soon and the code is already in QA phase. Hopefully we can see this in ‘next release’ coming out in early 2016.
Thanks a lot for the feedback on this, and please let me know if there’s something else I can do for you on this,
Best,
NicoNico
MemberThanks Iain!
I’ll close out this thread 🙂
November 20, 2015 at 10:47 am in reply to: How do I style the upcoming events widget to include thumbnail images? #1028705Nico
MemberHey Tracy,
Thanks for following up on this!
The code for the thumbnails in the article didn’t work as I have PRO.
There’s a section in the article explaining how to do this with PRO. Also a code sample is provided for the template override: https://goo.gl/ho9V9q. Anyway I’m glad you could get this right, just one comment: you should move the add_image_size call to your theme’s functions.php file, it will work the same way but “it should be there” and not in the widget code.
Regarding the unwanted spaces you mention, please send me the site URL and I can suggest some CSS lines. We usually don’t support this type of customization but I guess this time it will be fairly simple to achieve.
Have a great weekend,
NicoNovember 20, 2015 at 10:22 am in reply to: Import XML with links to photo, and show photo in the calendar ? #1028700Nico
MemberHey Tom,
Thanks for following up! Yeap, this is something that has been requested a couple of times in the past and I can totally see the point in having this baked in.
For now you can just use the image URL to build an img like shown below:
Please let me know if this works for your case,
Best,
Nico -
AuthorPosts
