Define the template used to layout the rover_idx_full_page. You can use a custom template, or one of the predefined templates:
- full_page_layout="top" - put the search panel across the top of the full page
- full_page_layout="right" - put the search panel in the right column of the full page
- full_page_layout="left" - put the search panel in the left column of the full page
- full_page_layout="map-search-grid" - build a full page that combines a map across the top, a search panel under the map, and a listing results grid under the search panel.
- full_page_layout="map-over-search-and-grid" - build a full page that combines a map across the top, and below the map a search panel in the left column, and a listing results grid in the right column.
If you use a full_page_layout that you've defined, just use that layout name. For instance:
full_page_layout="smith_realty_listings
"