Forums Forums Search & Filter Pro Custom template for search result is different depends on language

Viewing 3 posts - 1 through 3 (of 3 total)
  • Ross Moderator
    #16978

    Hey Riccardo

    S&F does not update your page title (yet) – you can update it using WP hooks:

    https://support.searchandfilter.com/forums/topic/change-page-title-for-search-results/

    I am adding this as a feature for an upcoming version 🙂

    Thanks

    Anonymous
    #17268

    Thank you Ross.
    The problem is not how to update the page title, but, I would like to find out why the title of the search results page in the English version is “blog” and in French it is like the first post-title in the page.

    Any idea?
    Thanks

    Ross Moderator
    #17564

    Hi Riccardo

    Search & Filter does not modify the page title anywhere.

    I think what is happening is your theme is detecting the search results as a blog page – this is probably detected based on some values inside the query object, probably is_archive or something similar is set to true, and the theme/WP defaults this to to “Blog”.

    Search & Filter is not part of WordPress (obviously) so there is guaranteed default behaviour.

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)