Forum Replies Created
-
AuthorPosts
-
Barry
MemberI’ll go ahead and close this thread (as it’s been a while), but please don’t hesitate to create new threads as needed if you require assistance with anything else. Thanks!
February 24, 2014 at 3:21 pm in reply to: List Widget: delete string "View All Events in Category" #108771Barry
MemberI’ll go ahead and close this thread (as it’s been a while), but please don’t hesitate to create new threads as needed if you require assistance with anything else. Thanks!
February 24, 2014 at 3:20 pm in reply to: How tribe-events-theme.min.css is loading on all event page? #108768Barry
MemberI’ll go ahead and close this thread (as it’s been a while), but please don’t hesitate to create new threads as needed if you require assistance with anything else. Thanks!
February 24, 2014 at 3:19 pm in reply to: Contecting my events categories to my WP categories #108765Barry
MemberI’ll go ahead and close this thread (as it’s been a while), but please don’t hesitate to create new threads as needed if you require assistance with anything else. Thanks!
Barry
MemberI’ll go ahead and close this thread (as it’s been a while), but please don’t hesitate to create new threads as needed if you require any further assistance. Thanks!
Barry
MemberI’ll go ahead and close this thread – but please don’t hesitate to open new threads as needed if we might be able to help with anything else. Thanks!
February 24, 2014 at 2:49 pm in reply to: Events Calendar Pro – Widget – How to Change the colours? #108749Barry
MemberI’ll go ahead and close this thread – if we can help with anything else please do not hesitate to post new threads as needed. Thanks!
Barry
MemberThanks for posting the feature request – much appreciated (and anyone else coming across this in need of the same thing, please do head over to UserVoice using the above link and show your support) ๐
Barry
MemberIt’s been a while so I’m guessing the above got you on track and will close this thread – but if we can assist with anything else please don’t hesitate to create new threads as needed. Thanks!
Barry
MemberCool, hopefully restoring the events calendar widget is an easy fix here ๐
I’ll go ahead and close this thread – if you have a moment and want to share some thoughts/a review of the plugin based on your experiences so far that would definitely be appreciated – and if you have any further questions please don’t hesitate to ask.
Thanks!
Barry
MemberExcellent – glad we could be of assistance!
If you have a moment and would like to leave a review with some thoughts on your experiences with the plugin so far that would definitely be appreciated – and if you have any further questions please don’t hesitate to create new threads as needed. Thanks!
Barry
MemberOK, so to clarify, this works perfectly with a default theme?
If so, can you tell me which theme you are using and perhaps provide a link so I can grab a copy and take a peak?
Barry
MemberNo problem, thanks for sharing.
So let’s try keeping the same global variable strategy (declare it in default-template.php just as you already did) and edit page-title-progression.php (which you may prefer to do from within a child theme). On/around line 37 find:
<?php if(is_page()): ?>Try changing this to:
<?php if( is_page() || isset( $GLOBALS['tribe-events-tpl'] ) ): ?>One side effect is that you may see the title of the first available event when on month view, as an example, displaying prominently. You could workaround this by adding the following line in your wp-config.php file:
define( 'TRIBE_MODIFY_GLOBAL_TITLE', true );Does that help at all? It may admittedly not be the perfect solution, but hopefully you can see the effect it has and can tweak things from there.
February 21, 2014 at 9:17 am in reply to: Adding an order through woocommerce does not generate all tickets #108006Barry
MemberI’m really sorry: we have a few glitches right with our support tools right now and one of those results in staff replies being marked private yet being invisible to you as the customer – and unfortunately as our view of the forum is notably different to yours it isn’t at all obvious that that is what has happened.
Again, please accept our apologies on that count. Let me re-post:
Ah, ok โ thanks very much for preparing and sharing that screencast.
The primary difference between what you were doing in that screencast and what I tried, was that I provided some customer details and, crucially, an email address. So this does look like a bug โ ticket generation should not hinge on email generation โ and Iโll certainly log this and weโll get a fix in place as quickly as we can.
In the interim can you first of all confirm that providing some cursory billing details (an email address at the very minimum) resolves this issue within your installation and if so, though I appreciate it does add an extra step to the manual order creation process, would you be able to use that as a workaround in the meantime? You donโt of course need to provide a real address, something like [email protected] ought to do.
Barry
MemberAre there any other customizations in place? Extra code added to the theme’s functions.php file or anything of that order – and does this only happen with tickets (can you test things out with a ‘regular’ product, unrelated to WooCommerce Tickets) as a test?
-
AuthorPosts
