Forum Replies Created
-
AuthorPosts
-
Jennifer
KeymasterHello,
You can hide the login message by adding the following to the Additional CSS area under Appearance > Customize (if you have one) or to the style.css file of your child theme:
.tribe-events-tickets-tpp .tpp-add {
display: none;
}To hide the remaining quantity, you can add the following:
.tribe-events-tickets .tribe-tickets-remaining {
display: none;
}Let me know how this works for you!
Thanks,
Jennifer
Jennifer
KeymasterHi David,
First, you can use the custom fields feature of Event Tickets Plus to collect additional info from each attendee – if you set the fields to “required”, then the person purchasing the tickets will need to input an email address for each attendee.
You should be able to limit the number of tickets purchased per order, but there is currently a bug with this…as a workaround, you can do a template override of the tickets.php template; this is the template that you’ll want to put in your child theme.
If you would like to limit the number of tickets purchased per user, I would recommend taking a look at one of the following third-party add-ons. Tickets are essentially WooCommerce simple products and typically work pretty well with add-ons like these.
However, there is not an out-of-the-box way to prevent the same email address/name from registering again, or require that all attendees be present at check-in – this could be done via a customization. If you’d like to give it a shot, our themer’s guide is the place to start!
If these are features that you would like to see added in the future, please do let us know over in our Feature Ideas Forum! This is what we use to gauge user interest in new features and help guide future development efforts.
I’m sorry I don’t have a more straight-forward solution for you here, but please let me know if you have any questions.
Thanks,
Jennifer
Jennifer
KeymasterHi Chris,
Thanks for reaching out! I took a look at the links you sent, but I’m not quite sure what you are referring to here…Both events appear to be displaying correctly on my end – could you please send me a screenshot of what isn’t showing up correctly on your end? Can you share your system info with me as well?
Thanks,
Jennifer
Jennifer
KeymasterHello,
I’m sorry that you’re running into this issue, but I’ll be happy to help you figure out what’s going on!
I took a look at the page, but the next/previous links appear to be working correctly on my end – were you able to get this resolved?
If not, I would first recommend flushing the permalinks by going to Settings > Permalinks and clicking “Save”. If this doesn’t make a difference, the next step would be to run through the steps outlined here to check for any conflicts that might be occurring between your theme and other plugins.
Please let me know what you find!
Thanks,
Jennifer
Jennifer
KeymasterHello,
Thanks for reaching out!
I think your best bet here would be to follow the instructions here to override the translation files. This will let you change the German version of the strings to whatever you would like 🙂
If the translations aren’t as accurate as they could be, we would love it if you could submit your updates so that we can get them corrected! This article has some instructions on doing so.
Please let me know if you have any questions!
Thanks,
Jennifer
Jennifer
KeymasterHi Liz,
Thanks for checking out our plugins!
Community Events will create a form on the front end of the site for users to submit events, but there is not currently an out-of-the-box method for charging for event submission/featured events. We are working on adding in this functionality for the future, but unfortunately I don’t have a timeline for you at the moment as to when this may be implemented.
The Events Calendar (the free base plugin that we offer for event management) does include a bar above the calendar with date, keyword, and location search functionality. For categories and tags, I would recommend taking a look at Filter Bar. However, please note that this searches the tags/categories associated with the event itself.
The Events Calendar will let you import events via CSV, but if you would like to import from other sources (like Google calendars or Meetup), then Event Aggregator can help you out with this.
We do offer full refunds within 30 days of purchase, so if you’d like to take any of our premium add-ons for a test run, feel free to do so! Please let me know if you have any additional questions.
Thanks,
Jennifer
Jennifer
KeymasterHi Flo,
Thanks for reaching out!
Just to clarify what you’re looking for here, are you wanting to display 4 specific events, or the 4 most recent events plus the next 4 upcoming events?
In addition to the shortcode you mentioned, Pro also comes with widget shortcodes and full calendar view shortcodes, so I would recommend taking a look at those as well to see if they can help you accomplish what you’re looking for. If not, can you please provide a few more details on how exactly you would like the events to display here? I’ll be happy to see what else I can recommend!
Thanks,
Jennifer
Jennifer
KeymasterHello,
I’m sorry that you’re running into this issue as well! If you want to remove the link for the time being, you can do so by adding the following CSS to the Additional CSS area under Appearance > Customize (if you have one) or to the style.css file of your child theme:
#tribe-events-content .tribe-events-back {
display: none;
}I’ve linked this thread to our internal ticket for this issue, so as soon as we have an update, we’ll let you know here.
I’m sorry for the inconvenience that this is causing, and thank you for your patience as we work on getting this resolved! If you have any questions, please let me know.
Thanks,
Jennifer
Jennifer
KeymasterHi Emma,
This is a great question…there isn’t a built-in way to create tickets from the backend. If you are using WooCommerce, one option might be to create the order manually – this post has some more info on this.
If this won’t work for you, then your best bet would probably be to go with the coupons for free tickets and either give those out to your users or use them yourself to create free tickets from the front end.
I’m sorry I don’t have a more straight-forward solution for you here! If this is a feature that you would like to see added in the future, please do let us know over in our Feature Ideas Forum! This is what we use to gauge user interest in new features and help guide future development efforts.
If you have any questions, please let me know.
Thanks,
Jennifer
Jennifer
KeymasterThis reply is private.
Jennifer
KeymasterNo problem! If there is anything else that I can help with, please let me know.
May 1, 2018 at 3:08 am in reply to: There was an error fetching the results from your import: The import being fetch #1519915Jennifer
KeymasterThis reply is private.
May 1, 2018 at 2:45 am in reply to: change the words for 'Find out more' on mobile event view #1519904Jennifer
KeymasterHi Anne!
To change the text, you can follow the instructions here or try a plugin like Say What. Alternatively, you could do a template override.
To style the text as a button, you would need to add some CSS…styling customizations like this are outside the scope of support that we are able to provide here in the forums, but if you’re not familiar with CSS, I would recommend taking a look at this guide as a starting point.
Please let me know if you have any questions!
Thanks,
Jennifer
Jennifer
KeymasterHi Lorilee,
There is not currently an out-of-the-box way to “reset” the counts on the attendees screen, but you can make this change in the database. This post has some instructions on this.
Before making this change, please make sure to make a full backup of your site, just to be on the safe side!
Please let me know if you have any questions.
Thanks,
Jennifer
Jennifer
KeymasterHi Caroline,
Eventbrite Tickets requires The Events Calendar, but it does not require Event Tickets or Event Tickets Plus. Can you double check that you have The Events Calendar installed and activated? If so, can you please share your system info with me?
Event Tickets and Event Tickets Plus do not require The Events Calendar to function (you can add tickets to any post type, not just events), so it is possible that you were selling tickets without The Events Calendar previously.
Please let me know if activating The Events Calendar gets things working again!
Thanks,
Jennifer
-
AuthorPosts
