Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

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

Viewing 10 posts - 21 through 30 (of 30 total)
  • cascadegroup
    #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 Moderator
    #43935

    I changed it to name.

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

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

    Trevor Moderator
    #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();
    
    cascadegroup
    #43984

    Thanks Trevor, I will give this a go!

    Trevor Moderator
    #44158

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

    cascadegroup
    #44204

    Yes, thanks once again for all your help!

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

The topic ‘How to style the search data’ is closed to new replies.