Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi Ross,
Thanks for using WooCommerce Tickets.
I can try to help you out with this customization with some tips.
Yes, since our plugin does not support a Season Ticket you could do it by creating a Product in WooCommerce and putting it on the Events. It would not be tied into our Attendee List though.
The easiest way to add a product would be through the WooCommerce Product shortcode.
[product id="99"]You can find more information on that here:
http://docs.woothemes.com/document/woocommerce-shortcodes/
User Voice
Season Tickets sounds like an interesting idea so 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.http://tribe.uservoice.com/forums/195723-feature-ideas
Let me know if you have any follow up questions.
Brian
MemberHi,
Thanks for recently purchasing our plugin.
I can try to help you out on this, but it is hard to say without looking at it live.
The Ajax changes the Calendar Views and is not responsible for opening the links to the events. That is a regular html a tag.
You may have to add some coding that prevents default action, in this case the link from opening.
If you have any questions about how our plugin works please let me know. As for providing the script to prevent the default action, it is beyond the support we can provide on the forum.
However, if you give me a link I will gladly take a look and let you know where I think to look.
Thanks
Brian
MemberHello,
Thanks for purchasing WooCommerce Tickets. I can point you in the right direction here.
All our plugin does is create tickets as a product with the attendees list and the tickets on the event.
WooCommerce handles the rest. I found this documentation from WooCommerce that looks to enable Surcharges in WooCommerce:
http://docs.woothemes.com/document/add-a-surcharge-to-cart-and-checkout-uses-fees-api/
That might get you close to what you are looking for.
All tickets are WooCommerce Products and appear there so you maybe able to modify the Ticket Product Directly. A product is created for each ticket you create in an event.
Let me know if that helps.
Thanks
i found t
Brian
MemberHi Pat,
Thanks for using our plugins.
I can try to give you some information about your request.
So you are looking to do this correct:
What we’d like to do is either be able to import events from a text file or be able to export events into a text file.
I afraid we do not have either feature.
We have a CSV Import or our Facebook Import.
You can always use WordPress’s Export/Import, but that is in XML format.
We are working on an iCal Importer, but I do not have a timetable for the release of that.
If you would like to request these features 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.
http://tribe.uservoice.com/forums/195723-feature-ideas
Thanks
Brian
MemberI think the easiest thing to do is setup debug and then it creates the log file for you instead of hunting around for it as it can be in a different place per hosting service setup.
Follow these instructions please:
Debug
Can you please follow the section of the WordPress Codex Debug titled “Example wp-config.php for Debugging” on this page:http://codex.wordpress.org/Debugging_in_WordPress
Please add that coding to your wp-config.php file.
Please try the checkout page a couple times and then if you can send in your next reply the information in the debug.log in the wp-content directory.
Also, please send me the information in the System Information box under Events->Help.
You can make those both private replies and we can take it from there.
Brian
MemberHi,
Sorry for the issues you are having. I can help troubleshoot this with you.
I took a look at the site and see the issue on the checkout page.
It stops after “La vostra comanda”
So looks like there is a error causing the issue.
Are you able to check your error logs on your site and see what is showing there.
Also can you try our Testing for Conflicts Guide and see if that helps narrow down the issue.
https://theeventscalendar.com/support/documentation/testing-for-conflicts/
Let me know what you find out and we can go from there.
Thanks
Brian
MemberHello,
I can try to help you out here.
We do not have any recommendations for a news ticker that works with events.
The event is a custom post type (tribe_events) so if you can add that and it just needs the Event Title and Permalink I do not see why one would not work.
It would also have to handle custom taxonomies as the Events Calendar users: tribe_events_cat
Not WordPress Post Categories.
There is not much help we can provide modifying a ticker to work, but we can try to answer any other questions you might have.
Thanks
October 29, 2014 at 7:24 am in reply to: Can I Color Code Event Titles in the Full Calendar View? #846617Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.
Thanks!
Brian
MemberI am glad to see you were able to fix this issue.
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,
Sorry for the issues you are having. I agree this is frustrating. I can help troubleshoot it with you.
I took a look at your sites and it is strange all the Past Events work correctly it is only the future events having an issue.
I did not get a 500 error though, just a 404 error.
They all keep getting redirected to http://destinyrocklin.tv/all/.
For a first step to narrow this down can you follow this guide:
https://theeventscalendar.com/support/documentation/troubleshooting-404-errors/
It may not help, but it is good to rule this out.
Testing For Conflicts
If that does not work can you please then follow our Testing for Conflict Guide:https://theeventscalendar.com/support/documentation/testing-for-conflicts/
That will help narrow down the conflict causing the issue.
Custom Coding
Do you have any custom coding for the Events Calendar or any coding that changes permalinks or flushes them?Let me know what you find out and we can go from there.
Thanks
October 28, 2014 at 5:20 pm in reply to: Can I Color Code Event Titles in the Full Calendar View? #845224Brian
MemberClient’s always keep us on our toes don’t they! I think I might have something that will work.
There is an unofficial plugin(but regularly maintained) that adds colors by the category of an event to the calendar view. You get to choose the colors too.
It is called The Events Calendar Category Colors.
Check that out, it might get you close to what you are looking for.
Let me know if that helps.
Brian
MemberIt would be nice if someone applied the same styling to the Event List widget.
It would be nice, so I did it as we have been saying we would for awhile.
Consider this a beta of the coding, but I modified the list widget to look like the Mini Calendar List.
Coding
This is the coding you should add to this file in your theme:[your-theme]/tribe-events/widgets/list-widget.php
https://gist.github.com/jesseeproductions/83e59e6124cc87a54add
CSS
To show this correctly you will need to add this to your theme’s stylesheet or through a plugin such as Simple Custom CSS.https://gist.github.com/jesseeproductions/634dabe18851e1cd7d90
I renamed everything for the css so there should not be conflicts with the Mini Calendar Widget.
Let me know if you run into any issues and I can take a look to tighten up the coding.
Thanks
Brian
MemberOk let us know what you find out or you have any other questions related to this. Thanks!
Brian
MemberI am glad to see you were able to get it!
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!
October 28, 2014 at 5:02 pm in reply to: After latest update upcoming events showing out of order #845185Brian
MemberNot sure if that is related. I have not seen that before.
I found this topic on WordPress.org of having the same issue, maybe that provides a way for you to find a solution too:
-
AuthorPosts
