Barry

Forum Replies Created

Viewing 15 posts - 8,221 through 8,235 (of 17,936 total)
  • Author
    Posts
  • in reply to: Still the same: end time displays current time #151780
    Barry
    Member

    For sure ๐Ÿ™‚

    in reply to: Slow speed on wp-admin #151778
    Barry
    Member

    Hmm, very strange.

    We’re not doing anything special there – it’s really just a standard WordPress list table – so I’m unsure why it would be dragging so much in terms of performance.

    Do you have any other plugins installed and activated and can you (tempoarily) try deactivating any that are not by Modern Tribe and additionally switch to a default, unmodified theme – does that improve things at all?

    Can I also ask if you have a comparable number of posts or events, and if the admin-side lists for those post types is equally slow?

    Thanks!

    in reply to: Problems with Distance filter #151768
    Barry
    Member

    That is indeed the correct location to alter the unit of measure and map view distance limit. I was just clarifying in case I misunderstood your previous post.

    we want it to go 10-20-50 miles, it could not be bothered.

    So normally it will not automatically adjust itself – you’d need to set up a custom filter to change the actual increments. If you feel it should auto-adjust, though, that would definitely be a great feature request to make ๐Ÿ™‚

    If we change the miles to kilometres in the Distance filter admin settings, it couldnโ€™t be bothered again. Miles remain stubbornly

    Unfortunately it looks like you’ve hit upon a bug here: we’ll get this logged for further attention and will update you as soon as we know when a fix will arrive.

    Sorry for any inconvenience in the meantime.

    in reply to: Duplicated events #151753
    Barry
    Member

    Excellent!

    I’m sorry it was such a long and frustrating experience – but glad we got there in the end.

    Hopefully it’s plain sailing from here on ๐Ÿ™‚

    in reply to: All events on maps #151720
    Barry
    Member

    Ah, I see – thanks for clarifying.

    So that’s going to be slightly tricky especially if the list of events under the map will maintain the ordinary number of just 6 events per page. It’s basically going to involve some custom dev work – but here are a few pointers:

    • The pinmarker data is contained in the markers element of an array, which you can filter using tribe_events_ajax_response
    • Left to its own devices, Event Calendar PRO generates markers for each of the events in the list and you can see the code in TribeEventsGeoLoc::generate_markers() – you could use this as a template for your own approach, but populate the list of markers with a greater number of events than happens by default

    I hope that helps – and good luck ๐Ÿ™‚

    in reply to: Events Calendar Pro/Headway issue #151695
    Barry
    Member

    OK. Are you comfortable editing wp-config.php? If you change:

    define( 'WP_DEBUG', false );

    To:

    define( 'WP_DEBUG', true );

    And re-test do you see any error messages and can you share them here if so? It might provide some extra insights. Also, can I ask you if this happens only with The Events Calendar activated – or does it occur when you subsequently activate Events Calendar PRO?

    Thanks!

    in reply to: Manually add a ticket for a recurring event #151692
    Barry
    Member

    So is there a way to sell recurring tickets? If not that is a pretty big deal breaker! … but if purchasing tickets for recurring events is not available then I can not use them on future projects, and will be looking for a refund.

    I’m sorry to hear that, but as before this is not currently supported. You can certainly request a refund and to do so please simply email the team at pro (at) tri (dot) be and include a copy of your purchase receipt and please also link to this thread to provide some context.

    Now that I have created individual tickets for the recurring events they no longer show in the admin section of the website.

    I’m sorry you’re hitting further difficulties here. Can you clarify the steps you followed for each event? Did you for instance edit single and break each out of its chain of events that way, and then add new tickets? If so can you confirm the point at which the events disappear from the admin view?

     

    Barry
    Member

    OK, so I just want to clarify things as I’m worried that I am misunderstanding you. This is what I’m guessing you are referring to when you speak of the banner – is that correct?

    tribe-bar-example

    If so, it seems you have disabled this (via Eventsย โ†’ Settingsย โ†’ Display โ†’ Disable the Event Search Bar) and instead you should see what’s sometimes called the classic header.

    However, the custom rules do appear to be conflicting here and telling my browser not to load the inline custom CSS rules appears to resolve it (your rule re the .tribe-bar-date-filter element being particularly relevant here).

    Does that clarify things – am I misunderstanding and you are actually referring to something else?

    Barry
    Member

    OK – so something else must have happened – renaming the custom template folder in itself wouldn’t cause this.

    Might this problem be related to some other work you’ve been doing? We’d be happy to try and help further, but as this is really a new and quite separate problem than the one you originally posted (which was a customization relating to the view selector) I’d ask that you create a new thread for this issue.

    Thanks!

    Barry
    Member

    OK … I’m still not sure why you can’t use the sort of pattern I described in my last reply – but ultimately I’m afraid for customizations like this you’re really going to have to find your own way forward.

    You can pull out custom field data and use it within the href attribute of a link – as I demonstrated – and that can in turn wrap around other elements, but you’d really need to take that idea and apply it yourself to this particular scenario.

    Since we can’t really help too much more on this one I’ll go ahead and close the thread, but I do hope you figure things out.

    Good luck ๐Ÿ™‚

    Barry
    Member

    Definitely feel free to share and even submit a pull request if you get that far ๐Ÿ™‚ … even if it isn’t something that the team feels is suitable for inclusion in the core plugin it could definitely be handy for other users out there to see an alternative implementation.

    Could you just clarify one thing for me? Wondering if my assumptions are correct about the categories thing? i.e. the function isnโ€™t differentiating between cat->subcat1 and cat->subcat2. Iโ€™m not quite sure how the parent categories thing works really.

    What basically happens is a simple taxonomy query is used based on the categories the source event is already assigned to. Resting on WP defaults as it does, this means child categories will be included – but it doesn’t look back up the tree of categories, if that makes sense, and I’m not sure it would always make sense for it to do so.

    Does that answer your question here/am I misunderstanding at all?

    in reply to: Order by Sticky in tribe_get_events? #151649
    Barry
    Member

    Excellent!

    I’ll go ahead and close the thread. Of course, if we can assist with anything else please don’t hesitate to open a new thread (or threads) and one of the team will be only too happy to help ๐Ÿ™‚

    Last but not least, we’d love to hear your thoughts on The Events Calendar so far and if you had time to post a review that would be excellent.

    Barry
    Member

    Definitely – and though I’ll close this thread for the time being we’ll aim to re-open and post an update once we’ve got more info to share re a fix going out.

    Thanks again for your support and patience ๐Ÿ™‚

    Barry
    Member

    That’s unfortunate (re the countdown widget) but does tie into a known issue – the best thing here, if possible, is to live without it – by disabling it as you have done – and we’ll have a think about how we might improve efficiency in this area.

    Also, how do we update recurring events in the future, after the 12 months is up? Do we edit each event and set new end dates?

    If you have an event that recurs forever (or far into the future) and have configured things so that the actual instances are only generated 12 months in advance then you need do nothing more ๐Ÿ™‚

    Subsequent events will be generated on a rolling basis as time goes by, so that you continually have an “envelope” of recurring events running back 3 months from the current date and continuing for 12 months into the future (there may be some slight disparity here depending on when you look at your set of events and when the clean up and generation tasks run, but broadly speaking this should hold true).

    Does that clarify things?

    in reply to: Incompatibilities with Avada theme #151626
    Barry
    Member

    Great ๐Ÿ™‚

Viewing 15 posts - 8,221 through 8,235 (of 17,936 total)