Reply To: pagination and results page problem

Home Forums Product Support Forums Ajax Search Pro for WordPress Support pagination and results page problem Reply To: pagination and results page problem

#10335
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

Well, there is no option to do that, and I’m not sure that changing the code will work, but it’s worth a try.

Try this:

Open the wp-content\plugins\ajax-search-pro\includes\views\asp.shortcode.results.php file and change lines 7 and 48 from this:

<?php if ($style&#91;'resultstype'&#93; == "isotopic" && $style&#91;'i_pagination_position'&#93; == 'top'): ?>

to this:

<?php if ($style&#91;'resultstype'&#93; == "isotopic"): ?>

It will display the pagination on both ends, but there is a good chance that it might not work correctly.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)