This topic has 12 replies, 3 voices, and was last updated 6 years by Radu.

  • Author
  • #181011
     adminfok
    Participant

    Hi here,

    I have an issue with the advanced search on my members page. Using the “Profile Search Forms” plugin you recommend, all the fields (pull-downs, check-boxes) become unresponsive on the LEFT side of the search “panel” WHEN I insert a text field search field. As soon as I remove the text field ALL pull-downs & check-boxes are again responsive.

    Example: @fokusnetzwerk.ch/mitglieder I added a text field called telefon, which is a text field. As you will see all the checkboxes on the left side are  not responsive (the right ones are). The same is with the pull-down. The most left pull-down is unresponsive. As soon as you delete the telefon text field all other fields become responsive again.

     

    Thanks for looking into this issue, Michael

    #181029
     Kieran_SQ
    Moderator

    Hi Michael,

    Thanks for contacting us today about your search form issue, I can confirm from the frontend what you say is correct and the moment I delete the telefon field the form works as expected. Could you please update this ticket with admin credentials (in English) so I can look into this for you.

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #181072
     adminfok
    Participant
    This reply has been set as private.
    #181073
     Kieran_SQ
    Moderator

    Hi,

    Thanks for updating the ticket with the needed admin credentials, I have taken a look at your site and found the following in your child theme’s style.css

    COPY CODE
    .two.columns.hz-textbox {
        float: none;
    }

    I have changed this to

    COPY CODE
    .two.columns.hz-textbox {
        float: left;
    }

    Your form fields now work as expected, please clear your cache(s) (Ctrl+F5), and let me know if this works for you.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #181074
     adminfok
    Participant

    Hi,

    thank you very much for your quick response. It works perfectly.

    Quick question: is there a way to lengthen the text field and/or pull downs in the search (on the members page advanced search) ?

    Thanks again, Michael

    #181077
     Kieran_SQ
    Moderator

    Hi,

    Glad it is working for you 🙂 I have looked into your secondary request and I cannot seem to make the text inputs larger than they already are with CSS that should work. Therefore I am going to refer this ticket to one of our developers who will in touch as soon they can to assist you, Mon to Fri, East Europe Time.

    Thank you for your patience,

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #181268
     Radu
    Moderator

    Hi,

    I don’t understand what you need to achieve, can you show me a screenshot which text field should be larger and how to be arranged ?

    Cheers
    R.

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

    Hi there,

    the question was how to lengthen search text fields (make the search text field longer) on fokusnetwerk.ch/mitglieder. That is the “members directory” page.

    See picture below.

    Thanks, Michael

    Attachments:
    You must be logged in to view attached files.
    #181317
     Radu
    Moderator

    Hi

    did you have changed the password > cuz i cannot login to can see the form ?

    Anyway making that input larger implies to make the rests of the selects smaller, let me know if it’s ok like that.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #181330
     adminfok
    Participant
    This reply has been set as private.
    #181444
     Radu
    Moderator

    Hi,

    In this page :https://fokusnetzwerk.ch/mitglieder/

    I see like this (see screenshot) there are 5 selects and one input , in your second screenshot are only two selects and 1 input, maybe i’m not looking where it should anyway the css is below:

    The CSS

    COPY CODE
    
    #horizontal_search input[type="text"] {
        min-width: 200px;
    }
    

    Cheers
    R.

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

    Thanks.

    Yes I did some experimental changes.

    It’s perfect. I just needed the code. Thanks.

    Michael

    #181577
     Radu
    Moderator

    Ok

    Cheers

    R

    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)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?