Forum Replies Created
-
AuthorPosts
-
August 27, 2013 at 4:30 pm in reply to: CALENDAR PRO CLASHES WITH WOO TICKETS AND PREVENTS PAYMENT PROCESS #63176
Kelly
ParticipantHi, burntcorkmedia. Were you able to figure out if the theme was the culprit? We’d love to know.
Kelly
ParticipantHi, marlies. It looks like you were able to resolve this by other means. If there’s anything else we can do, please open another thread. Thanks!
Kelly
ParticipantHi, Lynn. Sorry to hear that you’ve got all these issues. In the future, it would be really helpful if you could start a different thread for each one, since each one is really its own topic.
For now, let’s go through them in order:
1. It sounds like this is an issue with Feedburner, rather than TEC. If you use our widget, does it show up?
2. I’m not sure I understand what you’re getting at. Would you mind linking to a screenshot?
3. Unfortunately, the 404 error when a view is empty is a problem in this current release. We hope to address in a forthcoming maintenance release.
Kelly
ParticipantHi, fknippenberg. I’m sorry it’s taken us so long to get back to you about this.
It looks like the only workaround is to add a snippet to your functions.php for this. An example would be:
add_filter(‘tribe_template_factory_debug’, ‘change_eb_iframe_height’);
function change_eb_iframe_height($html) {
if (false === strpos($html, ‘eventbrite-ticket-embed’)) return $html;
return str_replace(‘style=”height:200px;’, ‘style=”height:300px;’, $html);
}You would change the number based on what size you needed it to be and it would carry through to all instances.
Hope that helps!
Kelly
ParticipantHi, smallmammothdesign. I’m sorry that your question fell through the cracks here.
We’re putting the finishing touches on a fix that should be out in an upcoming release. That will eliminate the issues with the wrong time zone being passed through to Eventbrite.
As far as separate time zones for individual events goes, you are welcome to suggest it as a feature in our User Voice forum. I would caution you though, that there may not be a way to implement that because of how restrictive the Eventbrite API is.
I’m going to close this thread now, but please feel free to start a new topic if there’s anything else we can do. Thanks for being a TEC user!
Kelly
ParticipantHi, Anthony. It looks like you’ve probably figured this out on your own. If not, please start a new help topic. Thanks!
August 27, 2013 at 3:16 pm in reply to: The Events Calendar: Eventbrite Tickets ne fonctionne pas!!! #63148Kelly
ParticipantBonjour, Yves Ebizet. Puisque nous n’avons pas entendu parler de vous, je vais fermer ce fil. S’il vous plaĆ®t nous dire s’il ya quelque chose que nous pouvons vous aider avec.
August 27, 2013 at 3:11 pm in reply to: Urgent-Calendar View font is white (unreadable) in 3.0 #63145Kelly
ParticipantHi, siamrack. It looks like you were able to resolve this on your own.
If you have any other issues we can help resolve, please feel free to start a new topic for them. Thanks!
August 27, 2013 at 3:10 pm in reply to: Event has not been imported but it says event already exists #63144Kelly
ParticipantHi, siamack. It sounds like you’ve been able to move forward on your own with this one. If there’s anything else we can do, please start a new topic and feel free to reference this one. Thanks!
Kelly
ParticipantHi, vinvalentino. It sounds like there may be a lot of things going on in your install that may be causing problems for each other.
Here are a few questions so I can get a clearer picture of what you’re working with:
1. Which revised tickets.php code are you using? Do you have a link to the thread where it was specified?
2. Did the availability work correctly before you changed the tickets.php?
3. If you have other WooCommerce add-ons installed, it’s possible that there could be a conflict with one or more of them. Have you tried disabling all other plugins expect for TEC, WooCommerce Tickets, and WooCommerce?
Hopefully, with these answered, we can get you pointed in the right direction on how to resolve this.
Kelly
ParticipantHi, merlin1710. It looks like you’ve got what you need here.
I’m going to close this thread, but please go ahead and start a new topic if there’s anything else we can help you with.
Kelly
ParticipantHi, mike. It looks like you got what you need here, so I’m going to go ahead and close this thread.
If there’s anything else we can do to support you, please feel free to open a new topic.
August 27, 2013 at 2:23 pm in reply to: Adding a new ticket order manually (through wooCommerce) #63130Kelly
ParticipantHi, infamia. It looks like Barry got you what you needed to figure this out.
Please feel free to start a new topic if you need more assistance.
Kelly
ParticipantHi, burnhamrichards. I’m guessing that Barry’s response gave you what you needed on this. If not, please feel free to start a new topic here or in the PRO forum. Thanks!
August 27, 2013 at 2:17 pm in reply to: Tickets Not Displaying on Single Event Page Override. #63126Kelly
ParticipantHi, minemindmedia. It looks like you’ve been busy posting some newer topics, so I’m going to assume that you were able to resolve this on your own.
If you do need further help with this issue, please start a new topic on it. Thanks!
-
AuthorPosts
