NOW

I need to become like this

thx .
I use bef_links for the filters.
May someone help me plz.
The same question :https://www.drupal.org/node/2166753
NOW

I need to become like this

thx .
I use bef_links for the filters.
May someone help me plz.
The same question :https://www.drupal.org/node/2166753
Comments
Comment #1
Cedar commentedComment #2
Cedar commentedComment #3
mikeker commentedAs pointed out in the OP, this is a dup of #2166753: Change title according to the filters selected by the user.
Comment #4
Cedar commentedComment #5
mikeker commentedPlease don't reopen issues without explaining why.
Comment #6
Cedar commentedsry,i just need help,you said that problem is not from bef, so i reopen it in the views.
Comment #7
mikeker commented@Cedar, no worries.
Your best bet it to alter the title tag in a preprocess_page() function in your site's theme or in a custom module. See the Drupal API docs for more information.
Comment #8
mikeker commentedMore details in #2166753-4: Change title according to the filters selected by the user.