Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support EastOfWest a11n

    (@eastofwest)

    Hi there,

    It sounds like you want to customize the appearance of the search results page, but you’re not specific about what you want to change.

    The appearance of that page is usually governed by the CSS and a template provided mostly by your theme. The template in Storefront, for instance, has a file located in /storefront/search.php, which you can customize to change the appearance.

    If you want to customize your theme templates, consider setting up a Child theme, so that your changes are not overwritten next time you update your theme. Learn more here:
    https://docs.woocommerce.com/document/set-up-and-use-a-child-theme/

    Thread Starter jesseguttenberg

    (@jesseguttenberg)

    @eastofwest Thanks. So just to confirm something – The search results page is controlled by a theme’s search.php and not any PHP files in WooCommerce?

    Thank you.

    Plugin Support Senff – a11n

    (@senff)

    Hey @jesseguttenberg

    It depends on your theme, but in general, the contents of the product search results page come from archive-product.php (located in woocommerce/templates

    Note that this file template is also used for the main shop page, so keep that in mind when you edit it.

    Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Kind regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to customize search results page?’ is closed to new replies.