Brook

Forum Replies Created

Viewing 15 posts - 946 through 960 (of 4,796 total)
  • Author
    Posts
  • Brook
    Participant

    Howdy Glenn!

    We really appreciate your feedback here. We are in the planning phase on some improvements here, as your users are not the only ones that have not found it to be wholly intuitive. I am passing your idea on to the team. We do not yet have an ETA on when these enhancements will be ready.

    Please let us know if you have any questions in the mean time.

    Cheers!

    – Brook

    in reply to: 404 Error in Month View only via direct URL #1129822
    Brook
    Participant

    This reply is private.

    in reply to: User submitted events #1129809
    Brook
    Participant

    No worries Corby, I’d be happy to help guide you through that.

    We do indeed support user submitted events. This functionality is part of our addon: Community Events . When used in conjuntion with the free “Core” plugin The Events Calendar you can accept user events. It has a variety of moderation settings, including putting new events in Pending Review when a user submits them so that a moderator must first approve them. It also allows users to edit events if the details change. Does that sound like what you’re looking for?

    Cheers!

    – Brook

    in reply to: Organizer Use Saved showing post categories #1129805
    Brook
    Participant

    That’s quirky business! Thanks for opening a new topic about this Nathan. I would love to help figure out what’s up.

    One thing that stands out to me about your site is that you are running mismatched versions of the plugins. Would you mind upgrading all of them to 4.2.x ? Does that fix things?

    If not then could you try a conflict test as Hunter suggested? This guide walks you through how to test for a conflict, and then identify what is conflicting. Does that reveal a conflicting plugin or perhaps theme? If so let me know what it is so I can investigate a possible solution.

    Please let me know if you have any questions about the above. If not, mind answering mine?

    Cheers!

    – Brook

    in reply to: Events List Navigation #1129801
    Brook
    Participant

    Howdy Brian,

    I would love to help you with this. You might have good success with a third party plugin like Say What? for changing that string. Specifically the string “Upcoming %s” is probably the one you want to edit.

    If you need further help would you mind logging in so I can verify your support access? Since this is the translation forum, not the support one we need to move this to the support area. Or, if you don’t have/want a license (which includes a year of support) you should checkout the volunteer community on WordPress.org: The Events Calendar. It’s not the same level of support, but it’s free! We even check those forums once each week and help to the extent we can.

    Cheers!

    – Brook

    Brook
    Participant

    Howdy Chris,

    Thanks for the backstory. It’s nice to get feedback from long time users. To be up front, as we add features sometimes it can change old ones in subtle ways and we are not always aware of it. I really appreciate the detail here.

    What you have described is indeed the intentional way we have build the stock counts in our latest versions. There is no real “fix” for it available right now because it’s working as intended. However we are considering some refinements to our stock counts and would value some feedback here. For instance when you delete an order we are thinking we should move it to the trash of Woo, rather than delete it outright.

    Based on what you’re saying I am guessing that once you empty an order from Woo you would also want it to disappear from the deleted counts. That’s interesting, so far that line of thinking has run counter to everything we’ve seen. But perhaps other users would like that too? Might be a worthy feature suggestion: UserVoice (feature suggestion page for The Events Calendar) What would you expect to happen with the stock count for such an order? Anything different than the current solution?

    There are only three real fixes available “today”:

    1. Manually adjust your stock counts and deleted counts. Since it’s typically pretty rare to make test orders, this might be the best option.
    2. Downgrade back to the version you were happy with. Downgrading a plugin tutorial might be helpful here. But obviously that’s not a great longterm solution.
    3.  Customize the calendar to do what you want. There are plenty of available actions to hook into. ‘wootickets_ticket_deleted’ for instance is a great hook, and runs right after Tribe__Tickets__Attendance::instance( $event_id )->increment_deleted_attendees_count(); so you can modify that as needed. This will certainly require someone with a goodly bit of PHP knowledge though.

    Does that all make sense? Does that help clarify what’s going on and answer your questions?

    Cheers!

    – Brook

     

     

    in reply to: Events Import gives HTTP Error 500 #1129776
    Brook
    Participant

    This reply is private.

    Brook
    Participant

    I thought I should mention, if you feel comfortable adding some CSS to your site then this is solvable now:

    div#tribe-events .tribe-events-before-html { display: none; }

    That will hide the second HTML box while we wait on a true fix. You can add that to any of your theme’s CSS files that load on every page, or you could insert it with a plugin like WP Add Custom CSS.

    Cheers!

    – Brook

    Brook
    Participant

    Howdy brightestspark,

    Wow, that is a bug that will just not stay dead aye? Thank you for pointing this out. I am experiencing the same thing in my tests.

    I am logging this right now and giving the finders credit to you. It will likely be fixed within a few weeks. I can not say for sure which release it will be part of, except that it won’t be part of 4.2.1 because that is just about out the door.

    Please let me know if you have any questions in the mean time. Thanks again for sharing this find.

    Cheers!

    • Brook
    in reply to: various Events input and output #1129669
    Brook
    Participant

    Howdy Simon,

    I would love to help you clarify this.

    Various iCal calendars and manual input

    This is certainly possible.

    1 website and Shoutem App complete set of events

    All of those iCal feeds and manually input events will appear on 1 website. I am not familiar with the Shoutem App, but if it is reading from the website then it will be reading all of those events.

    a number of (wordpress) websites a subset of the events

    This is where things get a little tricky. This is certainly possible. By default our calendar allows you to divide up your events into categories. Each category has its own set of pages that basically make it function like its own calendar, and can output its own iCal feed. If you need truly multiple WP websites rather than this you could still leverage these categories and their iCal feeds to do what you want. Setup another WP Website elsewhere, have it import whichever iCal categories you need from the main site, and there you go! A completely separate site that pulls from the main one. It will just take a little bit of work to get this setup.

    Does that all make sense? Will that sound like it will work for you? Please let me know.

    Cheers!

    – Brook

    in reply to: Does facebook plugin import image? #1129667
    Brook
    Participant

    Howdy Hernan,

    I would love to help you with this.

    It most certainly does import the main header image for the events, no need to add it manually.

    Please let me know if you have any more questions. Cheers!

    – Brook

    in reply to: Event Categories Drop-down Hierarchy Unclear #1129666
    Brook
    Participant

    Howdy Joelle,

    It’s nice to see you around these parts again.

    With respect, this seems like a weird way to do this. If children had a class on them or were nested, I could apply some tiny bit of CSS and resolve her concern, but I’ve been searching forever and can’t find where this is done. So maybe you can help point me in the right direction? ?

    That’s a very kind way of putting it. Our solution there was certainly simply but it lacks elegance and usefulness. ‘

    I just wrote a snippet that adds some CSS classes to those subcats. Paste the following snippet at the top of your theme’s functions.php file. Replace the opening “<?php” with this snippet, as this snippet includes that opening tag.

    https://gist.github.com/elimn/99bf67696bb3e1be85d9c4b0300314c5

    It will add a new filter available in WP-Admin > Events > Settings > Filters. You might want to enable it and disable the original. Now you will notice each item has a class like “tribe-events-subcategory-depth-1” indicating that it is a child of any depth-0 (main categories). If it is two children deep it will be depth-2, etc.

    Does that do what you wanted?

    Cheers!

    – Brook

    in reply to: Pro #1129658
    Brook
    Participant

    Howdy Dwayne,

    Good question. When the license expires nothing really happens except you stop getting updates. Your site will continue to function as it did before, and you can even redownload/reinstall the plugin. You just will not get access future plugin updates that are released including bug fixes, and you will no longer be able to open support tickets here.

    We don’t like it when some company holds you hostage by forcing you to relicense their product for the rest of your life, so we don’t do that either. The only caveat is that if you continue updating WordPress and your other plugins while the license is expired, one or more of those may eventually drop compatibility for the old version of our calendar that you are running. At that time you might wish to renew your license to get the updated version of our plugins so everything works together.

    Does that answer your question?

    Cheers!

    – Brook

    in reply to: Old events #1129655
    Brook
    Participant

    Howdy Valerie,

    I would love to help you with this.

    That is not yet a feature of our plugin. It would certainly be possible to write a script that does this via WP Cron. But, as of now we do not have such a script available.

    If I were you I would vote on this feature request: Delete Past Events Which sounds a lot like what you’re looking for. We have been keeping an eye on that and it is very likely something we’ll build soon, so every vote helps get from here to there. 🙂

    Is there a way to export all events , in order to import them at a later time.

    There are a few ways to do this. The easiest is probably using the WP Export Tool. That allows you to export any WP Post, including events, for importing into the current or other sites. Your images and other attachments do not get saved locally though, so if you delete those from the server after exporting you will not be able to restore them when you import. If you do not delete them however they should be restored when you import.

    Another option would be to download a years worth of events as a big iCal file, but some data can get lost when being converted to iCal.

    Does that all make sense? Will that work for you? Please let me know.

    Cheers!

    – Brook

    in reply to: Cannot load tribe-common. #1129652
    Brook
    Participant

    Howdy Gchead,

    Thanks for taking the time to reach out about a bug! This is indeed borked in our latest versions. 🙁 However I do have some good news, our next version, 4.2.1, is in testing right now and has a fix for this. It will likely be released within a weeks time. We’ll notify you once its ready so you can update.

    Until then please let me know if you have any questions. Cheers!

    – Brook

Viewing 15 posts - 946 through 960 (of 4,796 total)