Filter bar not working with additional field

Home Forums Calendar Products Filter Bar Filter bar not working with additional field

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1005846
    Terry
    Participant

    I am trying to use the filter for an additional field named: Distance It’s 5k,10k,15k,half marathon, etc..

    The front-end filters work but the only reason I purchased the filter was for the additional field. Can I do this and if so how? Thank you, Terry

    #1006041
    Brian
    Member

    Hi,

    Sorry for the confusion here.

    The additional fields are not supported by the Filter Bar yet.

    We have it on the roadmap to be included in a future release after 4.0, which is the next release.

    If that is the key feature you wanted you can request a refund, following our policy outlined here:

    Refund Policy

    And we can take care of it. Thanks

    #1006259
    Terry
    Participant

    I am finding that out. Please tell me how this website does it then? Custom code?
    https://theeventscalendar.com/showcase/cool-running/

    This is exactly what i wanted and the reason I purchased the filter.

    Thank you, Terry

    #1006418
    Brian
    Member

    Hi,

    That customer customized his filter bar.

    I found this coding that can help do that:

    http://pastebin.com/30mZSeKk

    You want to change this line:

    class TribeEventsFilter_Custom extends TribeEventsFilter {

    To this:

    class TribeEventsFilter_Custom extends Tribe__Events__Filterbar__Filter{

    As we have updated the class names since this was created.

    It is setup to add the Events Categories again, but could be modified to use a custom taxonomy you can create.

    #1011160
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Filter bar not working with additional field’ is closed to new replies.