Search functionality on my site is not working

Home Forums Calendar Products Events Calendar PRO Search functionality on my site is not working

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1166297
    V.A.
    Participant

    Please help me the search functionality on my site is not working for my event calendar.
    I have to solve this. I do not know anything of programming so please help me with code if their needs to be coding.

    #1166613
    Andras
    Keymaster

    Hello V.A.,

    Thanks for reaching out and I’m sorry you are having an issue. I’m happy to help you solve it.

    Could you please describe in detail what is wrong with the search?

    On which page is this issue happening?

    What steps are you taking?

    What is the result you get?

    What is the result you expect to get?

     

    I’ll be waiting for the answer and we’ll take it from there.

    Cheers,
    Andras

    #1166830
    V.A.
    Participant

    Hi Andras,

    The search takes please on this page:
    http://www.veilingagenda.nl/veilingen/

    see screenshot.

    When I put a word in that is in the title of a event or organisator the search won,t work.

    #1167145
    Andras
    Keymaster

    Hello V.A.

    Thanks for sharing the details and the screenshot.

    I’m afraid that at the moment searching for organizers does not work through the search field. But I see you have Filterbar, that is what I would recommend for that.

    I have tested it on your site and when I searched for a word which was part of some event titles (‘curiosa’, ‘antie’, ‘e-eeuwse’ and some more) then it gave me the proper results every time.

    Do you maybe have something already filtered that would hide all the results you are looking for?

     

    Cloudup 2j4dxke3tzf

    What browser are you using? Could you test it in a different one?

    What is the word that you are searching for?

    Andras

    #1167148
    Andras
    Keymaster

    Hmmm… I might have found your issue.

    The search button is not visible. The search doesn’t start by itself when you enter a phrase in the field, you need to either press the search button (which is hidden) or hit the Enter key.

    To make the search button visible, add this following snippet to your theme’s (preferably child theme’s) style.css file:
    #tribe-bar-form .tribe-bar-submit input[type="submit"] {
    display: block !important;
    }

    Let me know if this helps.

    Cheers,
    Andras

    #1176034
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Search functionality on my site is not working’ is closed to new replies.