DON KRONTZ

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Filter by Venue – Drop down menu #761915
    DON KRONTZ
    Participant

    I just downloaded the plugin recently… version 3.7. I don’t see any more current downloads available.

    The code in the original post i grabbed from the TribeEventsFilter_Category.php, as i thought that was connected with the public $type = ‘select’ function which that filter has available. I’ve returned to the original code from the TribeEventsFilter_Venue.php, only changing the public $type from ‘checkbox’ to ‘select’ as you suggested. This is where i resolved yesterday, and it does not process the filter. Visually it appears as drop down, but when an item select i get spinning wheel like its trying to process but does not.

    in reply to: Filter by Venue – Drop down menu #759902
    DON KRONTZ
    Participant

    Hi Josh,

    After reading my original post, i accidentally wrote checkbox instead of select. So again I tried that, simply changing the public $type to ‘select’ and leaving the rest of the TribeEventsFilter_Venue.php as is. While that changes the front end correctly, the filter seems to get stuck in a loop as it looks like it is going to load but never does.

Viewing 2 posts - 1 through 2 (of 2 total)