You are here:  » Pagination


Pagination

Submitted by babrees on Wed, 2021-09-15 14:47 in

Hi David

I previously had pagination on the search results, but I've lost how I did this. Could you remind me please?

Cheers
Jill

Submitted by support on Thu, 2021-09-16 08:28

Hi Jill,

Normal search results should be showing the pagination but if you wanted to add pagination to shortcode search results you can edit pto.php and look for the following code at line 826:

          $html .= pto_search();

...and REPLACE with:

          $html .= pto_search();
          $html .= pto_search_navigation();

Cheers,
David.
--
PriceTapestry.com