SOLDPress User Manual
  • Welcome
  • Introduction
    • Getting Started
    • Introduction to Data Feed Synchronization
  • Installation
    • Configuring Your SOLDPress Plugin
    • Activate Your SOLDPress Key
  • SOLDPress Admin Menu
  • Settings and Options
    • DDF® Data Sync Page
      • Connection Settings Tab
        • Credentials section
        • General Section
        • Test Connection Section
      • Data Sync Tab
        • General Section
        • Picture Section
    • Appearance Page
      • General Display Options Tab
        • General Section
        • Display Settings Section
        • Javascript Libraries Section
        • Social Section
        • Relator(tm) Analytics Section
        • Maps Section
        • Third Party Integration
      • Property Details Options Tab
        • Sidebar Section
        • Map Section
      • Property Listings Options Tab
        • Sidebar Section
        • Sort Section
        • Column Section
    • About Page
      • License Key Tab
        • License Key Section
      • System Tab
      • Debug Tab
  • Widgets & Sidebars
    • Sidebars
    • Widgets
      • SOLDPress Search Widget
      • SOLDPress Listing Widget
      • SOLDPress Listings Widget
      • SOLDPress Reso Type Widget
      • SOLDPress GeoType Widget
  • Shortcodes
    • Listing
    • Listings
    • Listings Slide
    • Map
    • Search
    • Listing Raw Output
  • Search and Filtering
  • SOLDPress Developer Framework
    • Theme Framework
    • Data Framework
Powered by GitBook
On this page

Was this helpful?

  1. Shortcodes

Search

The [soldpress-search] shortcode allows you to search listings based on MLS#,Address,Property Type, Min Price, Max Price, Bedroom and Bathrooms.

Settings

Option

Description

show_transaction

This option toggles Status

show_mls

This option toggles MLS search field.

show_address

This option toggles Address search field.

show_propertytype

This option toggles Property Type search field.

show_city

This option toggles City search field.

show_price

This option toggles Price search field.

show_bedrooms

This option toggles Bedrooms search dropdown.

show_bathroom

This option toggles Bathrooms search dropdown.

show_waterfront

This option toggles Waterfront search field.

show_province

This option toggles Province search dropdown.

Example: [soldpress-search show_mls='0'] (Show search without mls)

Example: [soldpress-search show_propertytype='0' show_waterfront='0' ] (Show search without Property Type and Waterfront)

PreviousMapNextListing Raw Output

Last updated 4 years ago

Was this helpful?