Title: ShortCode
Last modified: June 20, 2021

---

# ShortCode

 *  Resolved [tjscomputing](https://wordpress.org/support/users/tjscomputing/)
 * (@tjscomputing)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/shortcode-829/)
 * I am trying to style the post output. If I leave it as default (I’m using Divi)
   it works fine, but if I create it as a custom page I don’t get any of the extra
   post listings. Is there a shortcode to display the post data?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * (@mervb1)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/shortcode-829/#post-14577393)
 * Yes you can use page builders like the Divi Builder to style your listing pages.
   We added the [[listing_element] Shortcode](https://codex.easypropertylistings.com.au/article/445-listingelement-shortcode)
   specifically for this purpose.
 * EG to output the price that is the hook in the [content-listing-single.php](https://github.com/easypropertylistings/Easy-Property-Listings/blob/master/lib/templates/content/content-listing-single.php)
 * use
 * `[listing_element type="action" action_key="epl_property_price"]`
 * That will display the price based on the user selected options (unformatted) 
   so you can format it in Divi.
    -  This reply was modified 4 years, 10 months ago by [Merv Barrett](https://wordpress.org/support/users/mervb1/).

Viewing 1 replies (of 1 total)

The topic ‘ShortCode’ is closed to new replies.

 * ![](https://ps.w.org/easy-property-listings/assets/icon-256x256.png?rev=984159)
 * [Easy Property Listings](https://wordpress.org/plugins/easy-property-listings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-property-listings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-property-listings/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-property-listings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-property-listings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-property-listings/reviews/)

## Tags

 * [divi](https://wordpress.org/support/topic-tag/divi/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/shortcode-829/#post-14577393)
 * Status: resolved