Forum Replies Created
-
AuthorPosts
-
Cliff
MemberThanks for confirming. Yes, that is a confirmed bug, and I have added this thread to the list to be notified once the fix is released. Sorry this is happening and thanks for your patience and understanding.
Cliff
MemberIn that case, I’d suggest Pro, Filter Bar, and Event Tickets Plus.
I hope things go well for you!
Cliff
MemberHi Ebi. Thanks for your question. This is an existing feature request. Feel free to add your vote there to communicate your interest in this feature.
Thanks for your interest in our plugin suite.
Cliff
MemberHi Geir Tore. Yes, you need to leave the free/core The Events Calendar plugin active. PRO is an add-on plugin for it.
Let us know if this solves your issue.
Cliff
MemberHi Meade.
Sorry about that. I’m not certain what’s going on, but please send a regular email (not submitting one of our forms) to [email protected] and state your issue there, since that’s where we handle non-profit stuff. Hopefully our emails aren’t getting caught in your spam-box.
Thanks!
Cliff
MemberHi. Thanks for your detailed question.
You’ll want to use our Themer’s Guide to copy the file at /wp-content/plugins/the-events-calendar/src/views/modules/meta/details.php to [your-child-theme]/tribe-events/modules/meta/details.php and replace this section of code:
<?php // Event Website if ( ! empty( $website ) ) : ?> <dt> <?php esc_html_e( 'Website:', 'the-events-calendar' ) ?> </dt> <dd class="tribe-events-event-url"> <?php echo $website; ?> </dd> <?php endif ?>You’ll want to create your own HTML link with that $website variable.
Cliff
Member- Do you want your site users to be able to create events via a front-end form?
- If yes, do you want them to be able to sell their own tickets (e.g. they create a ticket, its quantity, its price, and you take a cut of the sale)?
- Will you need to import from any iCal feeds to create events (e.g. create event on Google Calendar and duplicate it as an event in your wp-admin area)?
- Will you need to import events created on Facebook (similar to iCal feed importing)?
- Will you need to import from / export to Eventbrite?
Cliff
MemberNo problem. Use that filter and return date_i18n() with a different PHP date format, like ‘M’ instead of ‘D’
I hope that helps!
Cliff
MemberActually, when you say it’s not displaying, are you saying the issue is that ONLY the first event in a recurring series is displaying and none of the other occurrences? If yes, that’s one of our confirmed bugs with WPML. Please let me know.
Cliff
MemberThank you for all those details. I have reported this to our developers because it matches one of our confirmed bugs.
This thread should be updated once the fix is released. It looks like we fixed this in the past but the bug is back again so we’ll get onto it.
Unfortunately, I do not know of a current workaround at this time, but we appreciate your patience and understanding.
Cliff
MemberThanks for that information.
Please switch to a WordPress default theme like TwentySixteen and see if that solves the issue. If it doesn’t, please then disable those two additional WPML plugins/add-ons and see if that solves the issue.
Let me know how it goes.
Cliff
MemberThanks for that information. I see you got it from our Showcase.
Our Showcase sites are often customized, but that one looks like a pretty standard implementation of our Photo View, which comes with our PRO add-on (which you already own) Display settings: wp-admin > Events > Settings > Display tab
Cliff
MemberI hope to be able to answer all your questions here, but if I don’t please ask again.
- Pro adds many features, including location-based features and recurring events functionality.
- Bundles are a pre-set combination of multiple plugins with a significant discount.
- You can definitely have events without time (all day event), but I believe all events need a date (although the front-end display of that information could be customized to not be displayed at all).
- Filter Bar is excellent for letting site visitors filter events by location, category, etc.
- Event Tickets Plus uses some of WooCommerce’s features (primarily the checkout process), but the events shouldn’t be showing up in the “Shop” part of your site by default. Therefore, WooCommerce-specific “shopping features” probably won’t be needed/useful in any way.
- When someone completes checkout, they’ll get their tickets emailed to them. The email message can be customized via coding.
I hope this helps. Again, feel free to use our Refund Policy to try out different plugins.
Cliff
MemberI’m glad that’ll work for you for now, and thanks for sharing your feedback via our feature requests.
Cliff
MemberThat’s my best guess, but I don’t know if that is a native Visual Composer component (VC might get bundled with that theme). If it is, I don’t know if it pulls custom post type categories. If it does, it should be easy to setup, but I can’t be sure.
Let me know if there’s anything else.
-
AuthorPosts
