Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi,
Thanks for the interest in our plugins we do not have a back up or wait list feature for any of our ticketing plugins.
After tickets are sold out you could create a new free ticket called back-ups, alternates, or standbys and use the people who checkout with that as the list.
It would not be a perfect system so it would take a lot of manual editing of orders and there would be no way to transfer people between tickets either.
Let me know if you have any follow up questions.
Thanks
Brian
MemberIf you would like to add your own tags you should be able use WordPress’s Custom Taxonomies and then edit all the templates to use that instead of the current setup.
If you would like to request the tags be separated in a future version you can do that on our User Voice page:
Brian
MemberOk let me know if you need anything else.
Thanks
February 13, 2015 at 12:01 pm in reply to: Users are getting confused and entering unintentional Overlapping Events #942406Brian
MemberSounds good.
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
February 13, 2015 at 12:00 pm in reply to: Hide specific dates in month view and display all events #942404Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
February 13, 2015 at 11:59 am in reply to: Remove scroll bar from expanded vertical category filter #942403Brian
MemberI am glad to see you it helps.
Since the issue is resolved 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
MemberHi wanted to mention here about the quantity arrow:
In WooCommerce 2.3 that they have depreciated the quantity increment and since our plugin builds the fields using their functions they were removed from the ticket form.
From their release notes:
The +/- quantity increment buttons – type=”number” is well supported making this feature redundant.
This plugin from WooCommerce brings them back:
https://wordpress.org/plugins/woocommerce-quantity-increment/
Brian
MemberHi,
Sorry for the issues you are having.
In WooCommerce 2.3 that they have depreciated the quantity increment and since our plugin builds the fields using their functions they were removed from the ticket form.
From their release notes:
The +/- quantity increment buttons – type=”number” is well supported making this feature redundant.
This plugin from WooCommerce brings them back:
https://wordpress.org/plugins/woocommerce-quantity-increment/
Let me know if that works for you.
Please note we can take up to 24 to respond on the support forums and this ticket is not over 24 hours old yet.
Thanks
February 13, 2015 at 8:27 am in reply to: Hide specific dates in month view and display all events #942333Brian
MemberLink removed.
Change this setting on this page of your admin:
Events > Settings > Display Tab > “Month view events per day”
Increase that number to get all the events you would like.
Thanks
Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
February 13, 2015 at 8:24 am in reply to: Remove scroll bar from expanded vertical category filter #942329Brian
MemberOk got it.
Try out this css and that should do it:
#tribe_events_filters_form .tribe-events-filter-group {
max-height: none;
}February 13, 2015 at 8:19 am in reply to: No Add to Cart button being displayed on Event page (EDD Ticket) #942327Brian
MemberHi,
Sorry for the issues you are having. I can help troubleshoot them with you.
Can you verify you followed these steps to create a ticket in the event:
https://theeventscalendar.com/knowledgebase/tickets-making-a-ticket/
And if you set Start Sale and End Sale Date and times what are they.
Another Error
I am also seeing this error on your site:ReferenceError: blueimp is not defined
http://www.pureloverevolution.com/slcircle/event/marquee-event/2015-03-17/
Line 702If that above information is correct, this could be causing an issue.
That error is not from our coding.
Let me know what you find out.
Thanks
Brian
MemberYep that is intentional Post and Event Tags are the same.
February 13, 2015 at 8:12 am in reply to: Genesis + Events Calendar Pro Recommended Developers? #942323Brian
MemberHi,
Sorry for the issues you are having. We do not have a list of developers, but I maybe to help fix what is going on here on the forum.
I use Genesis and can provide some coding to fix issues that come up.
What issues are you having and I maybe to point you in the right direction.
Thanks
Brian
MemberHi,
Thanks for using our plugins.
There is not a feature to hide those html fields per page.
However, this css should do it:
.tribe_community_edit .tribe-events-before-html,
.tribe_community_edit .tribe-events-after-html,
.tribe_community_list .tribe-events-before-html,
.tribe_community_list .tribe-events-after-html {
display: none;
}
Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
-
AuthorPosts
