Barry

Forum Replies Created

Viewing 15 posts - 10,261 through 10,275 (of 17,936 total)
  • Author
    Posts
  • in reply to: Can Week View open on the week of the Events? #108773
    Barry
    Member

    I’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!

    in reply to: List Widget: delete string "View All Events in Category" #108771
    Barry
    Member

    I’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!

    in reply to: How tribe-events-theme.min.css is loading on all event page? #108768
    Barry
    Member

    I’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!

    in reply to: Contecting my events categories to my WP categories #108765
    Barry
    Member

    I’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!

    in reply to: "All Event" link is not showing. #108762
    Barry
    Member

    I’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!

    in reply to: Tag Filter #108753
    Barry
    Member

    I’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!

    Barry
    Member

    I’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!

    in reply to: WooTickets Sequential Ticket Numbers #108746
    Barry
    Member

    Thanks 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) ๐Ÿ™‚

    in reply to: 3 questions #108743
    Barry
    Member

    It’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!

    in reply to: Events Calendar Widget bug #108036
    Barry
    Member

    Cool, 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!

    in reply to: Modify admin styles #108034
    Barry
    Member

    Excellent – 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!

    in reply to: Widget mini-calendar links do not work #108031
    Barry
    Member

    OK, 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?

    in reply to: Broken Template #108024
    Barry
    Member

    No 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.

    Barry
    Member

    I’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.

    in reply to: Attendee limit increasing when tickets are sold #108004
    Barry
    Member

    Are 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?

Viewing 15 posts - 10,261 through 10,275 (of 17,936 total)