Forum Replies Created
-
AuthorPosts
-
Brian
MemberHow strange.
Glad it is working though. If the issue comes back let us know.
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
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
MemberYou’re Welcome. Sorry to not have anything easier for you.
Brian
MemberYou would have to code the entire thing from the ground up it is a huge project and could easily cost $100k to $300k.
Brian
MemberHi,
Thanks for using our plugins. However, my guess is this has not been done. It would easier to create an Events Calendar in PHP then it would be to try and take our plugin, which is deeply integrated with WordPress and turn that into a system that could work in Non WordPress.
Cheers
Brian
MemberHi,
Thanks for using our plugins.
Unfortunately, we do not have any booking features as you describe. We do have ticketing plugins, but it would take a huge customization to get them to act like a booking system.
I see you purchased the plugins earlier this month so we can provide a refund following our policy outlined here if it turns out they will not do what you would like:
And we can take care of it.
I would instead look at a plugin such as WooCommerce Bookings or these two:
http://codecanyon.net/item/booked-appointment-booking-for-wordpress/9466968
Cheers
Brian
MemberHi Again,
That link is in the list view correct?
In the list view it only grabs the excerpt of the event with strips out all the html.
It is possible to modify this template:
the-events-calendar\src\views\list\single-event.php
Following our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
To change this function to get content that has links included:
<?php the_excerpt() ?>
Or another way maybe to use the Advanced Excerpt to enable links in excerpt. Although I did not test it.:
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for the interest in our ticketing plugins.
Unfortunately, The answer to your questions is not yet.
We are working on adding those features to our plugins, but I do not have a release date yet for those features.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Sorry for the issues you are having. I can help get to the bottom of this.
So Events in Eventbrite are not changing from draft to publish status? Even if you try to do it in Eventbrite?
Or is this in your WordPress site?
Either way can you take me through all the steps you are doing to create a new event with Eventbrite and I will see if I can reproduce the issue and get it resolved.
Let me know and we can go from here.
Thanks
Brian
MemberHi,
Thanks for using our plugins.
WooCommerce Tickets replies on WooCommerce for coupons and discounts so we do not have any features to do this.
Since tickets are products you maybe could setup a coupon to do this.
Or there maybe to use a plugin such as this Bulk Discount Plugin:
That may help you target the ticket products and offer a discount based on how many are being purchased.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Sorry for the issues you are having I can help troubleshoot this with you.
I visited your site and see what you mean.
I looked at the next 10 events and did not see the cost field for any of those.
In the admin for a future event are you seeing the cost field and is something field in there?
Let me know and we can go from here.
Thanks.
Brian
MemberHi Again,
I can help out here.
I believe it is not working because in 3.11 we released the multiple organizer feature and we missed updating the templates to reflect that change.
This is the template that controls both the Admin and the Community Events Organizer fields:
the-events-calendar\src\admin-views\new-organizer-meta-section.php
It however, can only be edited in the plugin so updates would be lost when updating the plugin.
I am going to write a ticket to clean up the guide for this and have us reintroduce the Community Template so it can be edited.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi Again,
I can help out here.
The featured image is not transfer over from what you select in the event ticket form to the ticket product itself.
It is actually designed that way. (although this was created before I worked for Tribe so I do not have the reasoning)
That image is for the ticket header.
Although it is more work you can manually add a featured image to each ticket product.
If you think that is something you would like as a feature I encourage you to visit our User Voice Page and either upvote an existing request or make a new request there.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Sorry for the issues you are having. I can help out.
I have this snippet to add to your theme’s functions.php:
https://gist.github.com/jesseeproductions/914b68ce570cca31c075
That should enable the comma to show in the field again.
Let me know if that works for you.
Thanks
Brian
MemberGlad that helps.
Not sure what is wrong with the List Events Search Bar, might again me the css in the theme is off just enough.
Do you have a link to that as well?
-
AuthorPosts
