Forums › Forums › Search & Filter Pro › Previous and Next not working
Tagged: pagination
- This topic has 4 replies, 2 voices, and was last updated 5 years, 2 months ago by Anonymous.
-
Anonymous(Private) September 4, 2019 at 4:45 pm #220316
I am using S&F on an Elementor Page to filter a Edit Posts widget. Most everything is working correctly, except for the Previous and Next links which do nothing when clicked. It looks as if the tag is not being properly formed. When I look at it in the Developer console I get this:
<a class="page-numbers next" href="https://clean.crfcrc.com/winning-ways/4/">Next »</a>
The number links are all formatted like this:
<a class="page-numbers" href="https://clean.crfcrc.com/winning-ways/?sf_paged=4"><span class="elementor-screen-only">Page</span>4</a>
The Elementor widget does not have an option to turn off Ajax for pagination (at least I can’t find one). My page setup has a text editor widget with [searchandfilter id=”1101″ action=”filter_next_query”] followed by the S&F widget with the correct form selected.
The search form settings on the Display Results tab are
Display results method: Custom
Template Options: https://clean.crfcrc.com/winning-ways/
Ajax options all checked
Scroll window to: None
Ajax Ontainer: .elementor-widget-posts
Pagination Type: Normal
Pagination selector: .elementor-pagination aAny idea of what is going on?
-
AuthorPosts