Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • in reply to: Cannot turn off ajax search #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

    in reply to: Cannot turn off ajax search #74029
     juvo
    Participant

    Hi,
    You must use sftp:

    SFTP :

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

    Many thanks

    Liam

    in reply to: Cannot turn off ajax search #73360
     juvo
    Participant

    Hi Laura,

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

    Liam

    in reply to: Cannot turn off ajax search #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

    in reply to: Cannot turn off ajax search #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

    in reply to: Cannot turn off ajax search #72620
     juvo
    Participant

    Hi Laura,

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

    user: laura
    password: lauralaura2015

    Many thanks

    Liam

    in reply to: Cannot Turn Off ajax search #72425
     juvo
    Participant

    sorry wrong section…have reposted.

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

Log in with your credentials

Forgot your details?