Title: WP Listings sidebar missing
Last modified: August 30, 2016

---

# WP Listings sidebar missing

 *  Resolved [madbirdesign](https://wordpress.org/support/users/madbirdesign2/)
 * (@madbirdesign2)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/wp-listings-sidebar-missing/)
 * Hello – I am installed the WP Listings plugin on my WordPress website using the
   Avada theme.
 * Problem: I can’t get a sidebar to show up on the single listings page. I tried
   copying the file single-listing.php into wp-content/themes/Avada-Child-Theme 
   and Avada folders. The code at the bottom of that file says:
 * <?php
    get_sidebar( ‘content’ ); get_sidebar( ‘content’ ); get_footer();
 * }
 * Under “Avada options” on the “Edit Listing” screen, I have selected a sidebar(
   Property Search), position: right, but it does not show up. It seems like there
   is space for a sidebar, but no content. Any tips?
 * [http://lewisedc.com/wp-listings/listings/port-of-centralia/](http://lewisedc.com/wp-listings/listings/port-of-centralia/)
 * Here is a page with an example of the correct sidebar – this one uses a different
   property listings plug-in: [http://lewisedc.com/wordpress/commercial/axelson-building/](http://lewisedc.com/wordpress/commercial/axelson-building/)
 * Thank you!
 * [https://wordpress.org/plugins/wp-listings/](https://wordpress.org/plugins/wp-listings/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/wp-listings-sidebar-missing/#post-6780993)
 * Your theme must be using a custom sidebar function. You’ll have to look at how
   your theme loads the sidebar and replace the get_sidebar() functions calls with
   the function calls that your theme uses for the sidebar.
 *  Thread Starter [madbirdesign](https://wordpress.org/support/users/madbirdesign2/)
 * (@madbirdesign2)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/wp-listings-sidebar-missing/#post-6781000)
 * Thank you for your response! I am having trouble finding a custom sidebar function
   in the theme (Avada), but will do some more digging.
 * My goal is to have the Property listing ([http://lewisedc.com/wp-listings/listings/port-of-centralia/](http://lewisedc.com/wp-listings/listings/port-of-centralia/))
   look like a single blog post ([http://lewisedc.com/wp-listings/blog-news/](http://lewisedc.com/wp-listings/blog-news/))—
   with a sidebar and Share This Page area below the listing.
 * The div id=”sidebar” is completely missing from the Property listing.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WP Listings sidebar missing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-listings_978e8f.svg)
 * [IMPress Listings](https://wordpress.org/plugins/wp-listings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-listings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-listings/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-listings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-listings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-listings/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [madbirdesign](https://wordpress.org/support/users/madbirdesign2/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/wp-listings-sidebar-missing/#post-6781000)
 * Status: resolved