Hello! I am working on a search results page that is limiting me to 10 results per page, and I'd like to extend the number of the results to, well, an infinite amount. This is mainly because I don't want to mess with the pagination that is currently failing me as well.
right now the 2 post types are 'post' and 'product'...
Thanks!