Barry

Forum Replies Created

Viewing 15 posts - 3,961 through 3,975 (of 17,936 total)
  • Author
    Posts
  • in reply to: Show all Events Upcoming and Past #953885
    Barry
    Member

    Hi there David,

    Could you try out this snippet (you could place it in a custom plugin or else add it to your theme’s functions.php file) and see if that helps with what you’re trying to achieve?

    https://gist.github.com/barryhughes/21a387de59c518bb890f

    in reply to: Can't see 'Events' link in the wordpress dashboard #953877
    Barry
    Member

    Hi Priyanka,

    I’m sorry to hear you are experiencing difficulties.

    Events Calendar PRO builds and depends upon our free, core plugin – The Events Calendar. Can you confirm that both of these are installed and activated?

    in reply to: Replace ajax loading gif #953875
    Barry
    Member

    Hi Jenny,

    You can certainly change that and without modifying core plugin code (which we generally don’t recommend).

    Simply set up a template override: the basic process is outlined here and in this case it would essentially mean copying:

    events-calendar-pro/views/pro/widgets/mini-calendar/grid.php

    To:

    themes/YOUR_THEME/tribe-events/pro/widgets/mini-calendar/grid.php

    You can then modify the template without fear of losing your change when you next update. Does that help?

    in reply to: How to use "Highlighted events" on home page ? #953870
    Barry
    Member

    Hi Pascal,

    I wonder if something has been “lost in the translation” here – can you clarify which setting you are referring to?

    Could this be the Sticky in Calendar View option which is made available via a small meta box, typically found on the right-hand side of the event editor?

    If so, this simply helps to ensure that if you have limited month view to show no more than 3 events in any single day, that the event in question will still display there and not be pushed out of view.

    Does that help/clarify things at all?

    Barry
    Member

    Hi screenrage,

    I seem to recall a few reports of problems like this in the past – but each time the problem was that the CSV file (I’m assuming this does indeed relate to CSV import 🙂 ) was not saved in UTF-8 format, which is a requirement.

    Would you be able to double check on that, or else try opening it up in a suitable text editor/some other application you are familiar with and re-save it – making sure it saves the file using UTF-8 encoding? Does that help at all?

    in reply to: Print Tickets Doesn’t work #953862
    Barry
    Member

    Thanks once again for your patience 🙂

    We just released EDD Tickets 3.9.2 which should resolve this problem – if you have entered your license key you should be able to update automatically or else you can grab the new version from the downloads page.

    in reply to: EDD Tickets Print ticket not working #953861
    Barry
    Member

    Thanks once again for your patience 🙂

    We just released EDD Tickets 3.9.2 which should resolve this problem – if you have entered your license key you should be able to update automatically or else you can grab the new version from the downloads page.

    in reply to: Print Tickets – Not working #953860
    Barry
    Member

    Thanks once again for your patience 🙂

    We just released EDD Tickets 3.9.2 which should resolve this problem – if you have entered your license key you should be able to update automatically or else you can grab the new version from the downloads page.

    in reply to: Reverse Chronological #953805
    Barry
    Member

    Hi Simon,

    You could alternatively use (and adapt) this code which can be downloaded as a plugin zip for your added convenience:

    github.com/bordoni/tec-forum-support/tree/plugin-945676

    Do note that it is interested in past view only (see line 37) but you could remove the reference to $query->tribe_is_past if that’s undesirable in your case.

    Last but not least, please note that snippets/helper plugins like this are provided in the hope that they’ll be useful, but if they don’t completely meet your needs it’s often the case that you’ll need to tweak, adapt and improve them 🙂

    in reply to: Capability to hide Event Add-ons #953802
    Barry
    Member

    Awesome – glad it helped!

    in reply to: Capability to hide Event Add-ons #953536
    Barry
    Member

    Hi there – check the following knowledgebase article out:

    theeventscalendar.com/knowledgebase/removing-the-add-on-upsell

    Does that help?

    in reply to: Reverse Chronological #953533
    Barry
    Member

    Hi Simon,

    Interesting problem.

    How about accepting two variables in your callback (the first being the array of posts, which you currently use, the second being the actual query object they relate to) – you could then test for:

    • The presence and value of the eventDisplay query var
    • Whether the query has a tribe_is_event_query property which is set to true

    Might that help you out here?

    Right now, for instance, your callback runs for all queries (not just the main or ajax event query) which is likely to be something you should modify in any case.

    I hope that helps/gives you a few ideas 🙂

    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks

    in reply to: Problems monthview #953453
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks

    in reply to: Page not found on certain events #953452
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks

Viewing 15 posts - 3,961 through 3,975 (of 17,936 total)