This topic has 12 replies, 2 voices, and was last updated 10 years by Laura.

  • Author
  • #72423
     juvo
    Participant

    Hi,

    I cannot turn off ajax search. I have selected the option from the backend, but it is still showing up on my website.
    http://www.urapture.com/about-us/

    Can you help?

    Attachments:

    #72611
     Laura
    Moderator

    Hello, can you share a link an user and password of your site?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #72620
     juvo
    Participant

    Hi Laura,

    http://www.urapture.com/wp-admin/

    user: laura
    password: lauralaura2015

    Many thanks

    Liam

    #72763
     Laura
    Moderator

    Hello, i do not see the search, please check attachment

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #72768
     juvo
    Participant

    Hi

    The search tool I want to change is on each page, see attached. It searches after each field is selected and I would like to select the criteria and then select to search, like on the current sweetdate demo site on the members page.

    With thanks

    Liam

    #72963
     Laura
    Moderator

    Hello, the Ajax search option is only for the Menu as it says “Ajax search in menu” so i dont know why is it searching like that, did you apply any function or hire any developer that could have added a code for that? Have you tried disabling some plugins and testing again?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #72964
     juvo
    Participant

    The developer doe not know what files in the theme are responsible for this section.

    Can you let me know how to edit this section, so we can apply the latest theme files that control this.

    Many thanks

    Liam

    #73231
     Laura
    Moderator

    Hello, you are not using a child theme?
    Try disabling some plugins, maybe one of them is doing that.That setion are member directory files. Codes are in functions.php , bp-functions.php , members-loop.php

    But if your developer didnt edit them, then the files are the default ones, so this is not related to them

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #73360
     juvo
    Participant

    Hi Laura,

    We are using a child theme and did not edit those files.

    Liam

    #73627
     Laura
    Moderator

    Hello, could you share ftp?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #74029
     juvo
    Participant

    Hi,
    You must use sftp:

    SFTP :

    Host: web.juvo.ie
    Username:urapture
    Password:pUQIiO70xjcA

    Many thanks

    Liam

    #74061
     juvo
    Participant

    The search field is working differently on these 2 pages

    it shows up here with the search option after the fields: http://www.urapture.com/community-2/members/
    but not here, where it searches after each field is selected: http://www.urapture.com/about-us/

    we have this code in the child theme

    add_action( ‘kleo_before_page’, ‘search’ );
    function search() {
    if( !is_home() && !is_front_page() && !bp_is_directory() && !is_page(935) && !is_bbpress() ) {
    do_action( ‘kleo_search_form_horizontal’ );
    }
    }

    the issue is that the form added by this hook doesn’t read the settings in the backend and uses the ajax form.

    i also want to have the search on the same line as the search options.

    thanks

    Liam

    #74441
     Laura
    Moderator

    Hello, will assign the ticket to a higher support lever who can help and advise you in your query.
    Thanks! 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 13 posts - 1 through 13 (of 13 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?