johngodley / search-regex

Search Regex adds a powerful set of search and replace functions to WordPress that go beyond the standard searching capabilities, with full regex support.
https://searchregex.com
GNU General Public License v3.0
32 stars 9 forks source link

pagination appears to not be working in regex returned results #146

Closed harwooje closed 2 months ago

harwooje commented 2 years ago

To help track problems please follow this template. If you can provide screenshots then that will help.

Please replace this template with your own details!

pagination for Search results not working

Explain what you are trying to do. If you want to suggest a new feature then explain what you want it to do

Just doing a text search

Explain what actually happened. If suggesting a new feature then explain what currently happens.

I search my site for a common text bit, like "Transcript:" and have the "25 results per page" option selected. After the search there are 25 results on page 1, but the page navigation buttons only show "page 1 of 1." If I select the "500 results per page" I get 500 results on page 1 but still "page 1 of 1" at the bottom. (There should be several thousand returns.)

Please list your browser, browser version, version of WordPress and Search Regex plugin.

Firefox 91.13.0esr (64-bit) WP 6.0.2 regex version 3.0.5

results page bottom search setup
johngodley commented 2 years ago

Yes, this is a known problem and will be fixed soon.