Forums Forums Search & Filter Pro Display Search Tag Under Group Name Heading

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Trevor
    #257531

    Each Field has a heading option, which you could use, but I think maybe you have many such ‘groups’ in a single field, which may not work.

    Are you able to send me a live link/URL to your search page so I can take a look?

    Please note that we are now closed for the day as it is gone 5PM here in the UK. For any further replies, I will be back on again tomorrow.

    Anonymous
    #257557
    This reply has been marked as private.
    Anonymous
    #257559
    This reply has been marked as private.
    Trevor
    #257565
    This reply has been marked as private.
    Trevor
    #257662

    So, for example, you would want to split the Download Tags up into separate sections. Is it likely that a document could have tags from more than one section? Or, indeed, they would have a tag from every section?

    Anonymous
    #259991
    This reply has been marked as private.
    Trevor
    #260191

    This would need to be inside some responsive media query so it only applies to desktop?

    .entry-content .searchandfilter[data-sf-form-id="598"] li.sf-field-taxonomy-download_tag > ul {
        columns: 3;
    }
    .entry-content .searchandfilter[data-sf-form-id="598"] li.sf-field-taxonomy-download_tag > ul > li {
        margin-bottom: 0;
    }
Viewing 7 posts - 1 through 7 (of 7 total)