I'm trying to put pagination at the bottom of a view, and it works with the following code:
[wpv-pagination]
… code …
[/wpv-pagination]
But I can't remove the pagination from the top (Meta HTML).
Or rather you can, but It gets recreated every time I save the view.
This is very frustrating. Is it possible to not regenerate the top meta html after saving a view?