Forums Forums Search & Filter Pro How to style the search data

Viewing 10 posts - 21 through 30 (of 30 total)
  • Anonymous
    #43933

    Hi trevor,

    Sorry, hopefully a quick question:

    How do I change the search data being shown from the taxonomy slug to the taxonomy name?

    For instance, it is currently showing “2000-pw” but this is the slug for the term “£2000pw”.

    I assume this is just changing “[value]” but I don’t know what to.

    Thanks

    Trevor
    #43935

    I changed it to name.

    Anonymous
    #43943
    This reply has been marked as private.
    Trevor
    #43947
    This reply has been marked as private.
    Anonymous
    #43949
    This reply has been marked as private.
    Trevor
    #43955

    I sent you an email. Please check and read it!!

    Trevor
    #43980

    Hi. So, using javascript, this is how reset a field value (for example the length):

    jQuery(".sf-field-taxonomy-length .sf-input-select").val("");
    

    I think this is correct. I am sure if Ross sees this, he will let us know if it isn’t.

    and then to submit the form:

    jQuery("#search-filter-form-339").submit();
    
    Anonymous
    #43984

    Thanks Trevor, I will give this a go!

    Trevor
    #44158

    Am I able to mark this as resolved and close the thread?

    Anonymous
    #44204

    Yes, thanks once again for all your help!

Viewing 10 posts - 21 through 30 (of 30 total)