Forum Replies Created
-
AuthorPosts
-
Andras
KeymasterHallo erneut
This functionality is not available yet with our plugins, but it is on our roadmap and we will take a look at this soon.
Until then a workaround which is explained in this post might be helpful:
Let me know if that suits you.
Cheers,
AndrasAndras
KeymasterHello mariano,
Thanks for reaching out! Let me help you out with your questions.
Our base plugin The Events Calendar (TEC) will help you set up the events. If you set up a location for an event, that will also be shown.
If you would like free registrations, then you will need Event Tickets (ET) as well.
These two plugins are free.
If you would like to sell tickets for money, then on top of the previous two you will also need Event Tickets Plus (ET+) and depending on your needs, you can use the built-in Tribe Commerce functionality to sell tickets and collect money through PayPal, or you might use a third-party eCommerce solution like WooCommerce or Easy Digital Downloads.
When a registration or a ticket purchase is made, then the buyer will receive the tickets in the form of an email, which also contains a QR code, that you can use at the location to check in people.
If you would like organizers to have some kind of an access to their events and tickets, then you will need Community Events and Community Tickets as well.
Looking at all this, our Community Manager Bundle might be the best choice for you, which also includes Filter Bar for advance filtering options for the visitors.
Let me know if you have any further questions.
Cheers,
AndrasAndras
KeymasterThanks!
I guess beaver builder handles the list a bit differently than our plugins.
As a workaround you should be able to use the following css snippet, which will hide the recurring event children in that list at the top:
.fl-post-feed .tribe-recurring-event-child { display: none; }If you need to further customize it (show or hide when the month calendar or the list view is being shown, then you can use this:
Hide recurrences in the top list only on month view:
.events-gridview .fl-post-feed .tribe-recurring-event-child { display: none; }Hide recurrences in the top list only on list view:
.events-list .fl-post-feed .tribe-recurring-event-child { display: none; }Hope this helps.
Cheers,
AndrasAndras
KeymasterThis reply is private.
Andras
KeymasterOh man, that’s rough.
We are trying to do all we can to get Facebook imports working again. If I know correctly we are waiting for some kind of a reply from them.
If something happens then we will definitely post it in our blog and you can also track it here.
Is there anything else before we close this?
Andras
Andras
KeymasterHi Todd,
The option “Show only the first instance of each recurring event (only affects list-style views).” only affects list-style views as it says.
I’m not quite sure how it is supposed to work with Beaver Builder. Can you share with me a url where this can be seen? I’d like to take a look at it.
Thanks,
AndrasAndras
KeymasterHallo,
It is easier for you to do the workaround, as if I do it ;).
Might be, I’m not familiar with your development skills. 😉 However, our resources – just like everybody else’s – are limited, so even if this will be considered to be a feature of the plugin, it might take some time to get it developed.
Cookie names
I checked the borlabs website. There are 2 options to choose from (all cookies and some cookies). The cookie name that was set it ‘borlabsCookie’ with the following values respectively:
You can figure out other cookie name by installing an add-on / plugin for your browser. This time I used ‘Cookie Manager’ for Firefox.
You might need to adjust the code to look for the cookie value as well. This page can help you with that: https://cloudup.com/cKmMUPhrSQ8
And yes, the code should go into the functions.php file.
Can I alternatively switch all maps off?
Yes, I believe if you just add the following 2 lines to your functions.php file, then the maps will be off.
wp_dequeue_script( 'tribe_events_google_maps_api' ); wp_dequeue_script( Tribe__Events__Embedded_Maps::MAP_HANDLE );You can also disable the ‘Map view’ under Events > Settings > Display tab, so users cannot access it.
That should do it.
Cheers,
AndrasAndras
KeymasterThis reply is private.
Andras
KeymasterThis reply is private.
Andras
KeymasterHi,
Thanks for your reply, happy to hear my previous answer helped to clarify the case.
Also thanks for sharing your workaround for importing Facebook events. Have you tried importing that webcal url (with or without ‘webcal://’) into your WordPress site whether that works? (After clicking the interested and all.) Just curious.
A.
Andras
KeymasterHappy to have helped.
Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please create a new ticket and we’ll be happy to help.
Cheers,
AndrasAndras
KeymasterHi s6carlo,
Thanks for reaching out!
That will be an awesome customization!
1. Yes, that is the function that will give you the number of available tickets left.
2. That icon only shows up if something is misaligned between the ticket capacity / stock availability. If you don’t see it, then everything should be fine.
It usually shows up if a ticket has been cancelled or refunded or deleted and the stock settings between the event / ticket page and the WooCommerce product page are not aligned.
This article will give you further information on that: https://theeventscalendar.com/knowledgebase/refund-cancel-tickets-order/
3. You’re welcome. 😉
Let me know if you have further questions.
Cheers,
AndrasAndras
KeymasterHey Ryan,
Thanks for getting in touch!
Our plugins do not support sub-events of events, or classes within events. I believe for something like this a Learning Management System plugin like Sensei would be suitable.
You can create more events within a day, and you can add multiple tickets to every event. This is the closest you can get with our plugins.
Let me know if you have further questions.
Cheers,
AndrasMay 18, 2018 at 2:30 am in reply to: [Beaver Themer/Events Calendar Pro] Dynamically Passing Event Date Through GF #1533644Andras
KeymasterHi joancav!
After reviewing your request this essentially looks like a custom development task and so is outside of our stated scope of support.
With that being said, we’d love to help point you in the right direction. We may be able to assist you further.
We do need to prioritize support requests from other customers at this time but I’ll certainly flag this with the team and – although we can’t make any promises – if we have time and space to come back and help, we’ll be happy to do so.  Please let us know if you’d like to go this route so that you can be added to this queue.
In the meantime, if there is any more information you can share (including mocks) that will help us to better understand what you are seeking please do feel free to add them to this ticket.
If you urgently need help with this, however, you may instead wish to consider working with a suitably skilled developer or designer who can offer the additional level of support you require.
Thanks and cheers,
AndrasMay 18, 2018 at 2:03 am in reply to: Possibility to change the slimstat_tracking Cookie Name #1533640Andras
KeymasterHallo Carsten
Kein Problem! Das passiert manchmal. 🙂
Wünsche dir ein schönes Wochenende!
Grüsse
Andras -
AuthorPosts
