Can you check this for me. Its intended to hide the ffilter controls whilst leaving the pagination visible and usable.
[wpv-filter-start hide="true"]
[wpv-filter-controls]
Acq_No[wpv-control field="acquisition-number" url_param="Acq_Number"]
Title[wpv-control field="title-of-piece" url_param="Title"]
Artist[wpv-control field="artist" url_param="Artist"]
Town[wpv-control field="town" type="textfield" url_param="Town"]
Purchase Year[wpv-control field="purchase-year" url_param="purchyear"]
Buyer[wpv-control field="art-buyer" type="select" auto_fill="wpcf-art-buyer" auto_fill_default="" url_param="Buyer"]
Location[wpv-control field="location-of-art" type="select" auto_fill="wpcf-location-of-art" auto_fill_default="" url_param="locofArt"]
[wpv-filter-submit name="Apply"]
[/wpv-filter-controls]
[wpv-pagination hide="false"]
[wpml-string context="wpv-views"]Showing page [wpv-pager-current-page] of [wpv-pager-num-page][/wpml-string] [wpv-pager-prev-page][wpml-string context="wpv-views"]Previous[/wpml-string][/wpv-pager-prev-page] [wpv-pager-next-page][wpml-string context="wpv-views"]Next[/wpml-string][/wpv-pager-next-page]
[/wpv-pagination]
[wpv-filter-end]
at the moment this is hiding both filter controls and pagination – and its the pagination I need to be able to see