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

Listing

The [soldpress-listing] shortcodes is used for easily displaying single listing by key value.

Note: For filtering on more than key. Please use **[soldpress-listings]**.

Settings

Option

Description

listingkey

This option allows you to filter the listing based on a listingkey.

id

This option allows you to filter the listing based on a post_id..

wrap

This option allows you to set the wrap element of the property.

before

This option allows you to set a before render element.

after

This option allows you to set a after render element.

Example: [soldpress-listing id='post_id'] (Show listing by post_id)

Example: [soldpress-listing listingkey='lisitngkey'] (Show listing by listing key)

PreviousShortcodesNextListings

Last updated 4 years ago

Was this helpful?