I would like to create the following layout:
ROW 1 (2 COLS)
SEARCH FILTERS | MAP
ROW 2 (1 COL)
RESULTS LIST
I know I can separate the results from the search filters but the map is a vital part of the results so the layout mentioned above (map right next to filters and results below) seems to be impossible. Also although everything is on one page It is impossible to use the [wpv-found-count] shortcode in the search filter area).
I tried to create 2 views - one with the filters and the map and one with the filters and a simple results list and put the latter in the second row (and display only the results) but having two search views for the same search does not seem to update properly. When I then change the filters the map updates but the list does not.
What am I doing wrong? I would expect this not to be too complicated.
Thanks in advance
TL;DR: I think it would be a useful addition to have an option to display only the map from a parametric search to have some flexibility for placing it.