• There is no title in the search results page. The page title should be “Search Results for “string”.

    On all pages I have hidden the title, only have the breadcrumb visible.

    For Search results page only I want the title visible.

    How to achieve that?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    Exclude the search result page from your code.
    You can use the class- .search-results

    If not resolved, let us know which code you have added.

    Thread Starter brandmadeconsult

    (@brandmadeconsult)

    Used this code:

    .page-header .page-header-title, .page-header.background-image-page-header .page-header-title{
    display: none;
    }

    Even removing this code entirely doesn’t get the Search results title.
    Looks like there is no title on search results page at all.

    Thread Starter brandmadeconsult

    (@brandmadeconsult)

    Any update?

    Hello,

    Please try to switch to the parent theme and check if it is working with that or facing the same issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Page Title in search results page’ is closed to new replies.