Barry

Forum Replies Created

Viewing 15 posts - 15,376 through 15,390 (of 17,936 total)
  • Author
    Posts
  • in reply to: Monthly event showing every day (in one month only) #45387
    Barry
    Member

    Can you list any other plugins that you have installed – particularly any event-related ones (besides ours, of course)?

    in reply to: Display of 'My events list' interferes with right sidebar #45386
    Barry
    Member

    Excellent – thanks for working through that with us and all the best with the project 😀

    Barry
    Member

    No problem, sorry we can’t do more here.

    in reply to: Multiday event cutoff for list #45382
    Barry
    Member

    Excellent 😀

    Barry
    Member

    OK, turns out Community Events will use your page template in any case (normally page.php). Somewhere in there there is likely to be a call used to grab the sidebar, something like this:

    get_sidebar();

    You could try wrapping that in a conditional statement like so:

    if (!tribe_is_community_my_events_page()) get_sidebar();

    Does that help?

    in reply to: Multiday event cutoff for list #45366
    Barry
    Member

    OK, so for the front page how about modifying the snippet slightly – try this slightly modified code instead – does that help at all?

    in reply to: Multiday event cutoff for list #45349
    Barry
    Member

    Hi Tony,

    I just want to ensure I’m picturing the problem correctly as there have been various posts about this (as you pointed out) but some subtle though important differences between them.

    Can you direct me to a URL or URLs that illustrate the issue?

    in reply to: Calendar setup – Genesis Issues #45348
    Barry
    Member

    Do you mean the download Jonah provided in his tutorial? What I’d suggest is giving it a go and restoring the originals if it doesn’t work.

    in reply to: Sending contact email to Event organizer #45344
    Barry
    Member

    Jonah and I posted at the same time there Nitin – but I’d definitely recommend his approach if possible, it’s a touch simpler and the field already exists 🙂

    in reply to: Sending contact email to Event organizer #45330
    Barry
    Member

    You could definitely enable regular old post custom fields if you wanted to use those to record an email address on a per-post basis.

    The first step would be to add a snippet to your theme’s functions.php file so that you can view the user interface for this.

    You would also need to make sure that the custom fields checkbox is checked in the screen options pulldown.

    Does that help at all?

    in reply to: Incorrect date for recurring events #45319
    Barry
    Member

    Hi Paul,

    Can you clarify if this relates to some custom code of your own or if you are seeing this in regular event pages generated by our plugin (if so, can you provide a URL so I can take a look)?

    Thanks!

    Barry
    Member

    I’m afraid that isn’t possible without some extensive customization work.

    When you have a recurring event you effectively are sharing the title, description, venue and organizer information between all instances – so a change either has to apply to all of them or else you need to break it down into multiple – but separate – chains of recurring events.

    Barry
    Member

    Hi Eddy: can you tell me what Events > Settings > Template > Events Template is set to?

    in reply to: Printing Attendee Lists #45315
    Barry
    Member

    Hi Philippe,

    What I can say is that the exporter and print functionality have now been written and are looking good so far. Right now it’s going through the quality assurance process to iron out any bugs and other oversights.

    For a number of reasons however it makes sense to release this in tandem with the next major release of The Events Calendar/Events Calendar PRO – and they too are undergoing the last stages of QA and development.

    What that means is that how quickly we can get the next WooTickets release out of the door hinges to an extent on progress in the other projects – that makes it difficult for us to commit to a specific date. Right now we expect to get these new versions live somewhere in the next two months – but we can’t offer anything more specific, I’m afraid.

    So while I completely appreciate your position there’s not too much more I can tell you.

    in reply to: Adding extra names when multiple tickets are purchased #45293
    Barry
    Member

    Hi J-P, that’s great feedback – I tend to think it validates a lot of the work that has already gone into WooTickets and we’d agree that using a single e-commerce engine, WooCommerce in this instance, has a number of advantages for most vendors.

Viewing 15 posts - 15,376 through 15,390 (of 17,936 total)