Search results header in custom search template

  • jnears
    Participant
    6 months, 2 weeks ago #36917

    Hi

    I have my own search results template for the added customisation it offers.

    I would like to add the search results header into the page e.g. ‘Showing results 1-20 of 79 results.’

    The documentation on this page https://www.wpsolr.com/knowledgebase/which-search-templates-are-available/ indicates this is not possible, but this is a common feature and one we really require. Is there any way to achieve this via code, shortcode or some other means?

    Many thanks
    Jonathan

    wpsolr
    Keymaster
    6 months, 2 weeks ago #36922

    The standard global $wp_query should contain the information you need to build you header:

    WP_Query

    jnears
    Participant
    5 months, 3 weeks ago #37270

    Hi

    Is it also possible to grab the currently selected facet values (if any are chosen) and display them in the template?

    Thanks

    wpsolr
    Keymaster
    5 months, 3 weeks ago #37273

    I do not think it is possible.

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

You must be logged in to reply to this topic.