Forum Replies Created
-
AuthorPosts
-
Geoff
MemberOh interesting–I have always started with English and then made translations for other languages rather than the other ways around.
If you head to Events > Settings, what do you have set as the calendar and event slugs? Are those events/event, respectively, or something else? The reason I ask is that the original calendar URL and what WPML is translating could be conflicting.
Thanks!
GeoffDecember 1, 2015 at 6:37 am in reply to: iCal Importer – All Day Events showing date of January 1, 1970 #1033204Geoff
MemberThis reply is private.
Geoff
MemberHello Johan and thanks for getting in touch.
That’s a great idea for a site!
It sounds like these would be the plugins you’re looking for:
- The Events Calendar (our core plugin)
- Community Events (allows users to create events on the front end of the site)
- WooCommerce Tickets (allows you to create and sell tickets for events)
- Community Tickets (extends the ticket functionality to Community Events so users can create tickets for the events they submit)
And, of course, you will want WooCommerce itself since it provides the eCommerce engine for WordPress.
Does this help? Please let me know and I’d be happy to answer any other questions as best I can. 🙂
Cheers,
GeoffGeoff
MemberHi Tim!
That’s exactly right–pay for the plugin and get one year of support and updates. From there, you can choose to not renew your license and keep the plugin at no additional cost.
Cheers!
GeoffGeoff
MemberHi Allyson,
A new thread per issue would be great! Thanks for asking. 🙂
Geoff
Geoff
MemberHi Michael,
So sorry for the trouble here! This is indeed an issue and the good news is that a fix is on the way.
There is also a workaround for the issue you can do now that is outlined in this thread.
I think it would be possible to change the link target and adding a snippet like this might do the trick:
add_action( 'tribe_events_single_event_after_the_meta', 'tribe_open_meta_links_new_tab' ); function tribe_open_meta_links_new_tab() { echo '<script> /* Open Event Meta Links in New Window */ jQuery(".single-tribe_events #tribe-events-content .tribe-events-meta-group-other dd a") .addClass("external") .click( function() { window.open(this.href); return false; }); </script>'; }I’ll set this thread to Pending Fix while we work on the issue and I’ll follow-up when there’s more to share.
Thanks!
GeoffGeoff
MemberHi Manuel,
That first article is excellent for getting The Events Calendar and WPML set up together, but we do have one other article that covers creating the actual translations for events. Please check that out and let me know if it helps point you in the right direction.
Thanks!
GeoffNovember 30, 2015 at 8:37 am in reply to: L'extension PRO ne s'affiche pas dans la liste des extensions. #1032664Geoff
MemberHi André,
My French is pretty poor, but I’ll help you as best I can!
It sounds like The Events Calendar is installed and working fine on your site, but Events Calendar PRO is not–is that correct?
It does sound like the FTP folder structure could be a clue. Is Events Calendar PRO installed in the same directory as that The Events Calendar is? If not, please upload it to the same /plugins directory and see if that makes a difference.
Another option is to upload the PRO zip file directly in WordPress by heading to Plugins > Add New > Upload Plugin. That will allow you to upload the zip file and install the plugin from there, ensuring it is in the correct directory.
Let’s start here and see what we find. 🙂
Cheers!
GeoffGeoff
MemberHi Kenneth,
Have you installed Events Calendar PRO to your site’s plugins folder? Here is a list of steps for installing the plugin. Make sure you have followed those and that The Events Calendar is also properly installed and activated on your site before you do.
Thanks!
GeoffGeoff
MemberHey there and thanks for getting in touch! Good questions–let’s try to tackle them one at a time.
1. Is Events able for Multi-people, for each person independently be able to add events, update…?
You can assign more than one Organizer to an event, but only one person can be an author of the event. Anyone can add or update events if they are logged in as admins.
2. Can it be booked with minimum 2 spaces to be able to start and maximum 6 spaces, example if only 6 spaces available to book for a particular time and day?
You can add tickets to events using our WooCommerce Tickets add-on and then make a specific number of tickets available for your events.
3. Does it have user login for each person to update things?
Yes, anyone with a WordPress login (such as an Admin or Editor) can edit events through the WordPress admin.
4. Calendar – Can I choose when I am available and holidays will show automatically for no services?
Events Calendar PRO does support custom patterns for recurring events.
5. If someone buys something for a length of time, example 6 weeks of services, Do they get an automated email to remind them to register again if they want to continue with the services?
I’m afraid The Events Calendar does not provide notifications after tickets for events have been sold. Only the tickets themselves are emailed to the customer.
6. Can people add coupons or discounts?
There are other plugins that could add discount or promotions to tickets sold via WooCommerce Tickets, but our plugin does not provide that functionality right out of the box.
7. Can people make events directly from the website (no wordpress login), login on the website?
Yes, our Community Events add on does exactly that. You will want the Community Tickets and WooCommerce Tickets add ons if you plan on selling tickets as well.
8. Advanced Search bar – can i add more things like ‘Level’,  ‘Organizers’, ‘Days of the week, times, ..
We do have a Filter Bar add on that provides a more advanced level of search.
9. Can I change the font type, color, size?
Yes, anything is customizable with with CSS. Our Themer’s Guide is a great place to start.
10. Search result can I see 4 (results) per line, right now it shows 1 per line.
Those closest you could get would be to use the Photo View option that comes with Events Calendar PRO. List View will always display one event on a line at a time.
11. Do you do customization?
We do not, but do have a list of recommended folks who could help you out, if needed.
Cheers!
GeoffNovember 30, 2015 at 8:12 am in reply to: "Organizer Required" Even When Organizer is Filled Out #1032647Geoff
MemberHi Katie,
So sorry for the trouble here! This is indeed an issue that we’re aware of and have it logged in our system. I unfortunately do not have a solution for it at the moment or a date for when we’ll be able to address it, but I have marked this thread Pending Fix and will certainly follow-up with you directly here in this thread when I have more to share.
Thanks for your patience while we figure this out!
Geoff
Geoff
MemberMy pleasure! Thanks again and please feel free to hit us up with a new thread if any other questions pop up. 🙂
Cheers!
GeoffNovember 30, 2015 at 8:04 am in reply to: Reorder ticket values on event listings page and individual events #1032640Geoff
MemberSure thing! We have an article here that covers PRO’s additional fields in much more detail than I could in this thread. 🙂
Cheers,
GeoffGeoff
MemberHi Ian,
Sorry for the trouble here!
The best way to start troubleshooting would be to activate a default WordPress theme, like Twenty Fifteen. Does the shortcode style properly when it that is activated? It does for me when I give it a try (screenshot), so let’s start there and see what we find.
Thanks!
GeoffGeoff
MemberHey Melanie,
First off, thanks for purchasing WooCommerce Tickets! So glad you did and I hope you’re enjoying it so far. 🙂
Good question about Community Events and Community Tickets. It would be possible for users to edit and add tickets retroactively for events that they have created. However, this would not be the case for the events that are currently on your site since they were not created through Community Events. In other words, the events on your site now would need to be edited by you and any events created by users in Community Events moving forward will allow those users to add tickets to those events later when Community Tickets is activated.
Does this help clarify things a bit? Please let me know!
Cheers,
Geoff -
AuthorPosts
