Forum Replies Created
-
AuthorPosts
-
Geoff
MemberHi Emilie,
Yeah, I’m afraid there are some known conflicts with The Events Calendar and Beaver Builder. The two plugins are not fully compatible with one another, but we have been in touch with the Beaver Builder team and hopefully we’ll be able to work together and iron those issues out in future updates to both plugins.
Sorry for the bad news, but does this at least help answer your question?
Thanks,
GeoffGeoff
MemberAwesome, glad that did the trick!
Moving the ACF field is something I think you can do in the ACF settings for that particular field group. You may need to consult the ACF docs or perhaps support for how the fields interact with visual composer.
I’m going to go ahead and close this thread since the field is now active and you were able to get it into the event template — nice work! Feel free to let us know if any other calendar-related questions pop up and we’d be happy to help as best we can. ๐
Cheers,
GeoffGeoff
MemberRight on, keep me posted!
Geoff
MemberThis reply is private.
Geoff
MemberMy pleasure! Thanks again for getting in touch and feel free to hit us up if any other questions pop up. ๐
Cheers,
GeoffGeoff
MemberHey Michael and thanks for reaching out!
That is anย awesome layout for the calendar! It looks as though that site is using a custom theme and it certainly customized the layout that The Events Calendar provides right out of the box.
We are fairly limited in how much we are able to support customizations here in the forums, but we do have a Themer’s Guide that provides step-by-step instructions for how to make your own custom calendar layouts for The Events Calendar. We also have a list of freelancers who we would happily recommend, should you need additional assistance building out a custom design.
Sorry I don’t have more of a concrete answer for you here, but does this at least help you get started? Please let me know.
Thanks,
GeoffGeoff
MemberHey there and great question!
What we ended up doing is splitting that functionality out into it’s own plugin. Turns out it works very well for many other plugins, so breaking it out into its own thing helps us maintain it much easier than if it’s baked into the calendar alone.
You can download the plugin here for free:
Cheers!
GeoffGeoff
MemberMy pleasure and thanks for the heads up — we’ll work to get that corrected. ๐
Have a great day!
Geoff
Geoff
MemberHey Daniel, thanks for getting in touch!
The tickets are fully electronic. The QRย can be scanned directly on a screen at the door, or the email can be printed. Either way will do the trick.
You can certainly customize the email. To do so:
- Make a copy of the email.php template. It is located in /wp-content/plugins/event-tickets/src/views/tickets/email.php
- Make a new folder in your theme directory called tribe-events
- Make a new folder in that one called tickets
- Drop the copied email.php file in that last folder
Now that the template is in your theme, you can modify it to suit your needs. In this case, add the instructions to print the email where you would like it to appear in the email.
Does this help answer your question? Please let me know. ๐
Cheers!
GeoffGeoff
MemberHowdy Sarah — nice to see you again!
We do indeed have a few shortcodes available in Events Calendar PRO that will allow you to embed variations of the calendar to any page or post. I should caution, though, that the shortcodes are currently limited to the widgets that comes with Events Calendar PRO rather than full calendar views.
For what it’s worth, we are in the process of adding more shortcodes for full calendar views in a future release. There’s still a good chunk of work to do, but it is something we are actively doing as we speak.
Does this help answer your question? Please let me know. ๐
Geoff
Geoff
MemberHey Alton!
Good question. I’m afraid I do not have the contact info for the Dakota Jazz Club. However, it does appear they have a contact form on their site and that might be an easy way to get in touch.
We do have a list of freelancers who would would happily recommend for custom development. I’d suggest checking that out and getting in touch with on of those fine folks.
And, just for reference, we do have a few free resources available to help with design customizations, including our Themer’s Guide.
Will this help you get started? Please let me know. ๐
Cheers!
GeoffGeoff
MemberGood question and totally off topic at all!
You can actually manage the domains connected to your licenses right here on this site. Sign in to your account and follow the instructions outlined here and you should be good to go.
Let me know if this helps. ๐
Geoff
Geoff
MemberMy absolute pleasure! So sorry for the initial trouble but I am super happy to hear all is working now. ๐
Cheers,
GeoffGeoff
MemberHi @acqua,
I see what you mean! You;re actually missing quite a few setting in the admin. Would you be willing to share your system information with me so I can check to see what that is? You can grab that by heading to Events > Settings > Help, copying the System Information at the bottom of the screen and pasting it here as a private reply.
I just tried the CSS one more time and it appears to remove the Related Events when I do. Perhaps try using the Simple Custom CSS plugin as another means of adding in those styles.
==
@Quentin — I appreciate you chiming in here but want to clarify my earlier reply because I believe you may have misunderstood. There is indeed a setting in the plugin to disable Related Events in the plugin. However, @acqua is not seeing that option and needed a solution immediately and the CSS was a fallback to help in the meantime.
Your point about the public attendee list option is certainly well taken and appreciated but quite out of scope for the topic of this question. I know you have chimed into other threads here voicing the same concerns, but I would encourage you toย voice those in a productive way rather than jumping into unrelated threads where we are trying to support other people.
To your specific point about a global option for the setting, that is indeed something we are looking into and hoping to implement. I realize you are disappointed and frustrated by our initial implementation of the public attendee option, but I do hope that our quick efforts add configurable settings is providing some relief on the road to us doing more in future updates.
==
I am going to keep this thread open but only to directly address the original author of the thread, if needed. If anyone has additional issues or questions, then I would encourage you to open a new thread so we can provide you direct support there.
Thanks,
GeoffGeoff
MemberHey there, Ed!
You will likely need to write a filter to prevent the additional field for “duration” from appearing in the third column. I’m sorry to say I do not have a snippet for that.
ACF might be the way to go. Create that “duration” field, apply it to the Events post type, and then follow the ACF docs to add it to theย details.php template. That will allow you to show the field on the front and back end of the site.
Cheers!
Geoff -
AuthorPosts
