Support Forums

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Previous and Next not working

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Helenmary Cody
    #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 a

    Any idea of what is going on?

    Trevor Moderator
    #220344

    In Elementor settings, can you set it to numbers instead of next previous? Does that work? I think Elementor uses non-standard code for the Next/Previous option.

    Helenmary Cody
    #220348

    The numbers themselves seem to work, it is just the Previous/Next links that don’t. In fact, the numbers work even if it is set to Numbers + Previous/Next.

    Trevor Moderator
    #220350

    As I said, it is because Elementor use their own, and not standard WordPress, code for the Next/Previous pagination, which we can’t hook in to.

    Helenmary Cody
    #220352

    Well, that is rude of them!

    I can live without Previous/Next, just wasn’t sure that I wasn’t missing something.

    Thanks for your help. I am really enjoying using Search & Filter. It has really helped me to simplify our site.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Previous and Next not working’ is closed to new replies.