Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi,
Thanks for the interest in our plugins.
Unfortunately, Community Events does not work with any of our Ticketing plugins. We are working on adding that feature, but I do not have a timeline for its release.
On a side note, how do the plugins handle free tickets? Is there a plugin that doesn’t require WooCommerce etc, and just allows for free tickets to be claimed by attendees?
Free tickets can be sold through any of the ticketing plugins, but it still requires a user to go through the checkout process. Depending on how you setup the eCommerce system you do not need to require a user to create an account.
Let me know if you have any follow up questions.
Thanks
June 9, 2015 at 6:01 pm in reply to: How Can You Have Multiple Single or Event View Templates for Different Events #968311Brian
MemberHi,
Sorry for the delay on this.
I can help you out.
How can I have/use multiple unique single templates for specific events or categories? For example, I want to use a unique (different layout, full width with no sidebar) single event template for a conference category/event but everything else a default single template (2 columns, sidebar) or the single-event.php in /tribe-events/single-event.php.
Since we only have the one template for single-events you would have to use conditional statements on that template to modify the content layout based on what you would like to do.
Here is all of WordPress’s conditionals:
https://codex.wordpress.org/Conditional_Tags
And here is ours:
https://gist.github.com/jo-snips/2415009
Let me know if you have any follow up questions.
Thanks
Please note per our terms and conditions we may take up to 24 hours to respond on weekdays to your posts. We try to get that earlier, but not all the time.
Brian
MemberHi,
Thanks for the interest in our plugins.
You could integrate any ticket sales form you like either by shortcode or adding coding directly to the templates.
You can follow our themer’s guide to do that:
https://theeventscalendar.com/knowledgebase/themers-guide/
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Sorry for the confusion on the ticketing plugins. I can answer your questions.
1-I understand that admin has to approve transaciton for tickets to be issued. Is there an option to skip that step and have the tickets issued after checkout completion?
Yes you can use this coding from WooCommerce to AutoComplete the Orders:
http://docs.woothemes.com/document/automatically-complete-orders/
2- Is there a way I can give access to signed in users to create events, create tickets, manage their tickets sales and attendees but limiting their permission only to these items in wp-admin?
It could be possible, but you would have to setup a custom role to do that.
3- I’ve tried the demo but didn’t receive any ticket example (I guess it’s because admin didn’t confirm the sale). It would be cool to see an example and what if the person receive emails in plain text?
Correct, the demo does not autocomplete orders. Here is what the ticket email looks like:
[caption id="attachment_928051" align="aligncenter" width="665"]
Event Ticket[/caption]4-Can the person use the e-ticket at the door without printing it?
Yep that could be possible.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for using our plugins.
The Community Events plugin only has the ability to send notifications when an event is submitted. It does not have a feature to email event organizers on the approval of an event.
If you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.
Brian
MemberI am glad to see you were able to figure it out.
I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.
Thanks!
Brian
MemberOh my bad I was looking at the Dates and saw that changed and did not pay attention to the month name.
Sorry for the confusion on my part.
Try out this css:
.tribe-mini-calendar-wrapper .tribe-mini-calendar-nav span {
color: #000;
}Let me know how that works.
Thanks
Brian
MemberHi,
Thanks for using our plugins.
I can answer your question.
The Venue for the Google Calendar Export does not have any filters to change it is hard coded in.
So the only way to change it would be modifying the plugin, which is not recommended as you would lose the changes on each update.
Let me know if you have any follow up questions.
Thanks
June 9, 2015 at 5:39 pm in reply to: X-theme + ECP integration issues (no title/breadcrumbs) #968292Brian
MemberYep looks like an additional check would have to take place to detect 404 and the Event View so you can put in your own message in the breadcrumbs.
June 9, 2015 at 5:37 pm in reply to: Title and description, not the ones setted with YOAST SEO #968291Brian
MemberHi,
Sorry for the issues.
I maybe to help, but I am limited in supporting 3rd party plugins.
If you change the event template does that help?
Head to this page:
Events > Settings > Display Tab
Then change this setting:
Events Template to Default Page Template
Let me know if that helps.
Thanks
June 9, 2015 at 5:33 pm in reply to: How to define a different slug per language: eventos, events, esdeveniments #968290Brian
MemberHi,
Sorry for the issues, but we do not support WPML.
We are working on making our plugins and WPML working together.
However, it is not absolutely clear that changes are even required or would be best made in our own codebase – which already follows most or all WordPress best practices for internationalization.
It could be that WPML itself needs to change how it works to accommodate a wider range of plugins, like our own, or alternatively it may need to introduce new facilities our plugins can interact with before we can make changes on our end.
So it is on our roadmap, but I do not have a timeline when it might be included in a release.
Thanks
Brian
MemberOk let us know about the customization. I can help out, but will be unable to troubleshoot ever step though.
As for the CSV it is hard to say what did not import. The only way to check would be to manually compare the events in WordPress with the csv.
Brian
MemberI still not sure what you are referring too.
Do you have a link to an event that is not showing both tickets?
June 9, 2015 at 5:26 pm in reply to: How would I go about displaying the start & end date in the tooltip inline? #968286Brian
MemberGreat glad it helps.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberSince there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂
-
AuthorPosts
