• If you have the horizontal search filter and you do a search, then this plugin adds an extra header with the selected item like this

    <h1 class="page-title">MySelection</h1>

    Two issues here

    1) if you filter on multiple items, that header only shows the last selected item instead of a every selected item. So you don’t see the selection you have made.

    2) it’s wrapped in an h1 tag. The h1 header is for a page title and shouldn’t be used for a filter indication.

    Thanks
    JP

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Filter adds h1 header with the last selected item only’ is closed to new replies.