Hi,
I have a view that outputs data in a table. I created it the classic/legacy way. I have pagination above the table and also below. This is how I achieved this:
It basically works, but after jumping to the next page (refresh via Ajax) also the filter fields appear below the table. I just want to have the pagination below the table.
Have a look at it: hidden link
Password: bAUstelle
I suggest you remove the pagination shortcodes from the output editor.
Instead, have the top pagination shortcodes in the Search and Pagination box, and add the lower pagination shortcodes in the Loop Editor, within the wpv-items-found block but after the loop itself.