Forum Replies Created
-
AuthorPosts
-
Geoff
MemberThanks for following up here and marking the answer! I’ll go ahead and close this thread, but please feel free to start a new one if any other questions pop up. 🙂
Cheers!
GeoffGeoff
MemberHey Jeremy–welcome back!
You could remove the Night field with CSS using something like this:
#tribe_events_filters_wrapper ul li:nth-child(5) { display: none; }The height issue is odd because it looks correct in my browser (Chrome). If you want to play with the height of the category list, though, you could also hit that with some CSS:
#tribe_events_filters_form .tribe-events-filter-group ul { /* Your styles */ }Cheers!
GeoffGeoff
MemberHello Alex! Thanks for getting in touch and welcome to the forums! We hope you’ve been enjoying the PRO plugin so far. 🙂
Good question. Adding required fields to the event editor isn’t currently supported out of the box. However, I imagine you could achieve that using jQuery to select the fields and insert HTML5 required tags on them.
Sorry I don’t have more of a concrete solution for you here, but I hope this at least helps you get started in the right direction. 🙂
Cheers!
GeoffGeoff
MemberHi Catherine! Welcome to the forums and thanks for getting in touch. 🙂
Man, that’s a weird issue indeed! The fact that this was happening with another plugin raises a red flag, but let’s see if we can figure out what’s happening here together and if there’s anything we can do on this end.
First off, I see you noted having tried activating a default WordPress theme (which one did you try?) and deactivating other installed plugins. Did you notice any change in behavior under those conditions? How about when activating a default WordPress theme and deactivating all other plugins together? Any change?
I do want to note that sometimes 404 issues will require clearing cache on the site as well as your browser for testing. So, if you have any caching features or plugins installed, keep an eye out for that.
Secondly, I’d like to try running through the steps in this guide. Many of the 404 issues we’ve seen come up are resolved by following these steps, so definitely give those a try and let me know if you notice any difference.
Let’s start there and see what we find. 🙂
Cheers!
GeoffGeoff
MemberHello Jonathan–thanks for getting in touch! We’re stoked you’re checking out the plugin and I hope it’s a fit for your project. 🙂
The plugin does offer custom URLs, however not quite on that level of specificity. In other words, you can customize the slug of the calendar as a whole (e.g. [your-site]/[events-slug]) and then all events would fall into that structure.
You can customize the single event slug [e.g. [your-site]/[single-slug]/[post-slug]), however that [single-slug] isn’t capable of capturing the associated venue of an event right out of the box.
You might be able to write a function that captures the associated venue and then creates a rewrite rule based on that condition. We do have an extensive documentation available to help get started in that direction.
Another route might be to use a redirection plugin. At the same time, having to create a redirect for each event could be tedious as well.
Does this help answer your questions? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHi Benjamin, nice to see you again!
Are you using the Featured Image option in the event editor? If you are and your theme is compatible with featured images, then those images will display on the main calendar page as well.
Cheers!
GeoffGeoff
MemberHi there, Daniel! Welcome to the forums and thanks for getting in touch. 🙂
Does the same issue happen when you activate a default WordPress theme (like Twenty Fifteen)? Basically, the layout should look something like this.
I see you are using the Enfold theme. I know there are some other layout conflicts specifically with this theme–if that winds up being the case here as well, it may be best to reach out to the theme author for some guidance on what styles are triggering that conflict.
Cheers!
GeoffGeoff
MemberHey designstudio, welcome back!
That is an interesting request. You can snag a report of people who have purchased a ticket for a specific event by going to Event > Events, hovering over the event, then clicking on the Attendees link. From there, you get a nice report of purchases, plus the ability to export the list.
Stopping the emails is a little different. You would need to write a function that removes that action from occurring. Try the suggestion offered in this thread to see if that will work for you.
Cheers!
GeoffGeoff
MemberThanks for chiming in here, James! Glad plugin is working for you again. 🙂
Rene, if the issue still pops up, feel free to give James’ suggestions a shot as well to see if that helps sort things out.
Cheers!
GeoffGeoff
MemberMy pleasure! Thanks for following up. 🙂
I’ll go ahead and close this thread but please feel free to start a new one if any other questions pop up and we’d be happy to help.
Cheers!
GeoffGeoff
MemberAwesome, thanks Rene! Please do keep me posted here.
If the issue still pops up, let me know and also send me a link to the Facebook page (you can post it in a private reply) that is being used and I’ll test from that angle as well.
Cheers!
GeoffGeoff
MemberHi Michelle–thanks for getting in touch!
The calendar includes a unique URL for each category. So, for example, if we have a category called concert, then that would get it’s URL in addition to the URL of the main calendar, kind of like this: [your-site]/events/category[category-slug].
If you’re looking for something that allows you to filter the events directly on the page, I’d recommend checking out the Filter Bar add-on. It adds options for visitors to filter the calendar by a number of variables (e.g. categories, tags, distance, etc.) directly from the main calendar.
Does this help answer your question? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHi Stephanie!
How do I get this plugin to tie in with Tribe search?
That’s a great question, but I think the plugin author would be better suited to help out since they would be more familiar with how to tackle that integration. In essence, the search plugin should support custom post types, which is what events are registered as.
Sorry I don’t have more of a concrete answer for you here, but I’m hoping the plugin developer can help shed some light here.
Cheers!
GeoffGeoff
MemberAh, thanks for clarifying Nicole! The screenshot helps too. 🙂
Unfortunately, the default open state is reserved for the vertical positioned filter bar. There is a related request for such a feature on our UserVoice forum. I’d suggest adding your vote to show there’s more interest in it.
In the meantime, however, I’m afraid that achieving that would take a level of custom development that we’d have to leave in your hands.
Feel free to let us know if any specific questions come up as you dig in and we’d be happy to try to help as best we can. 🙂
Cheers!
GeoffApril 21, 2015 at 11:59 am in reply to: WooTickets uses WooCommerce, whose CC processor explicitly forbids tickets sales #957115Geoff
MemberAh, gotcha. Thanks for clarifying that, Joshua.
We’ll certainly take note on our end–and, if you haven’t done so already, it might be worth bringing up on the Woo support forums as well so they are aware of the experience here.
Thanks again for sharing and keeping us in the loop!
Geoff
-
AuthorPosts
