quick_search_links_per_row

quick_search_links_per_row=”” is specific to plugin_type=”quickSearchLinks”, and defines the layout of the columns. quick_search_links_per_row=”3″ (or any number 1-6) The default is “1”

map_scroll_wheel

Enable scrollwheel zooming on the map. The scrollwheel is disabled by default.

slide_caption

Display Price / City / Beds / Baths in a caption bar at bottom of slideshow. For instance:                   Usage: slide_caption=”true” Example: [rover_idx_slider slide_caption=”true”]

date_added

date_added=”1week” The “1week” can be any combination of <number> + <day / week / month>. For instance: date_added=”37days” date_added=”2months” date_added=”9months”

width

Set the width of the call-to-action. Default is 100%. [rover_idx_cta tag=”button” classes=”woo-sc-button” background=”#4F85BB” width=”175px” text=”Sign Up for New Listings”]

margin

Define any margin for this call-to-action. Use standard css notation: [rover_idx_cta tag=”button” classes=”woo-sc-button” background=”#4F85BB” margin=”10px 20px” text=”Sign Up for New Listings”]

color

Define the text or border color, using standard css construct: [rover_idx_cta tag=”button” color=”red” background=”#4F85BB” text=”Sign Up for New Listings”]

text

Define the visible text within the call-to-action. For example: [rover_idx_cta tag=”button” classes=”woo-sc-button” background=”#4F85BB” text=”Sign Up for New Listings”]

background

Define the background color or img for this call-to-action. For example: [rover_idx_cta tag=”button” classes=”woo-sc-button” background=”#4F85BB” text=”Sign Up for New Listings”]

classes

Which CSS classes to add to the outer HTML element for this call-to-action. Useful when you want to reuse classes already defined in the WordPress theme, to match the color and style of the site. [rover_idx_cta tag=”button” classes=”woo-sc-button” background=”#4F85BB” text=”Sign Up for New Listings”]