Event search filters shown but unactive unselectable

WordPress Event Management, Calendars & Registration Forums Report A Bug Event search filters shown but unactive unselectable

This topic contains 4 replies, has 2 voices, and was last updated by  Riko Gregor Hirsl 10 years, 5 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #8420

    Hello, I used the shortcode generator to create event searcher, but filter doesn’t work. It is shown on page but it is unselectable.

    http://tinon.ghriko.net/seminarji/

    regards

    Riko Gregor Hirsl
    #8424

    Hi Riko,

    Sorry – I just get a 404 when following that link. What page are you using the event search on?

    Stephen Harris
    #8425

    Sorry, thats the page: http://tinon.ghriko.net/dogodki/
    Regards,
    ghRiko

    Riko Gregor Hirsl
    #8427

    Appears to be a floating issue, try adding the following

    .search{
       overflow:hidden;
    }

    Please note that search is far to generic and will be replaced in the 1.5 with the namespaced eo-event-search class (actually it’ll be added alongside search which will removed in a later version). So for future-compatability

    .eo-event-search,
    .search{
       overflow:hidden;
    }
    Stephen Harris
    #8430

    It works now,
    Thank you!

    Riko Gregor Hirsl
Viewing 5 posts - 1 through 5 (of 5 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.