Title: agentevolution's Replies - page 17 | WordPress.org

---

# agentevolution

  [  ](https://wordpress.org/support/users/agentevolution/)

 *   [Profile](https://wordpress.org/support/users/agentevolution/)
 *   [Topics Started](https://wordpress.org/support/users/agentevolution/topics/)
 *   [Replies Created](https://wordpress.org/support/users/agentevolution/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/agentevolution/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/agentevolution/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/agentevolution/engagements/)
 *   [Favorites](https://wordpress.org/support/users/agentevolution/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 241 through 255 (of 910 total)

[←](https://wordpress.org/support/users/agentevolution/replies/page/16/?output_format=md)
[1](https://wordpress.org/support/users/agentevolution/replies/?output_format=md)
[2](https://wordpress.org/support/users/agentevolution/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/agentevolution/replies/page/3/?output_format=md)…
[16](https://wordpress.org/support/users/agentevolution/replies/page/16/?output_format=md)
17 [18](https://wordpress.org/support/users/agentevolution/replies/page/18/?output_format=md)…
[59](https://wordpress.org/support/users/agentevolution/replies/page/59/?output_format=md)
[60](https://wordpress.org/support/users/agentevolution/replies/page/60/?output_format=md)
[61](https://wordpress.org/support/users/agentevolution/replies/page/61/?output_format=md)
[→](https://wordpress.org/support/users/agentevolution/replies/page/18/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Hooks and Filters](https://wordpress.org/support/topic/hooks-and-filters-5/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hooks-and-filters-5/#post-7422538)
 * Ah sorry, you’re right. Didn’t fully understand your question.
 * What you can do it use a filter to pass an empty array to the extended_property_details:
 *     ```
       add_filter('wp_listings_extended_property_details', 'my_extended_details');
       function my_extended_details() {
       $details = array();
       return $details;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Google Map Not Displaying in Single Listings](https://wordpress.org/support/topic/google-map-not-displaying-in-single-listings/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/google-map-not-displaying-in-single-listings/#post-7596072)
 * At this time, yes. A future update to the plugin will add a field for the Google
   Maps API key, so get one now if you don’t already.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] How to add an Agent to a listing](https://wordpress.org/support/topic/how-to-add-an-agent-to-a-listing/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/how-to-add-an-agent-to-a-listing/#post-7639106)
 * Posts 2 Posts is available at [https://wordpress.org/plugins/posts-to-posts/](https://wordpress.org/plugins/posts-to-posts/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Listing Agent missing](https://wordpress.org/support/topic/listing-agent-missing/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/listing-agent-missing/#post-7638113)
 * The agent appears to be displaying as expected on your site now. Can this be 
   marked resolved?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Remove tabs?](https://wordpress.org/support/topic/remove-tabs/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/remove-tabs/#post-7573963)
 * Copy the single-listing.php into your theme’s root folder, where your theme’s
   functions.php is. To undo it, simply delete the file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Remove Listing Inquiry](https://wordpress.org/support/topic/remove-listing-inquiry/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/remove-listing-inquiry/#post-7629738)
 * Correction – the default listing inquiry goes to the email address of the author
   of that listing. For more advanced control of the destination, we recommend using
   a form plugin (such as [Ninja Forms](https://wordpress.org/plugins/ninja-forms/))
   instead of the default inquiry form.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Images not showing in Safari on iphone](https://wordpress.org/support/topic/images-not-showing-in-safari-on-iphone/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/images-not-showing-in-safari-on-iphone/#post-7627881)
 * It sounds like a caching issue with your phone browser and not a plugin issue.
   Try clearing caches or using an alternate browser app.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] images not visible after import](https://wordpress.org/support/topic/images-not-visible-after-import/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/images-not-visible-after-import/#post-7591556)
 * Can you set the plugin settings to “Do Not Update” to see if that resolves the
   issue?
 * Are you seeing any notices in the WP Admin about the IDX API validation failing?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Custom Select CSS Not Working](https://wordpress.org/support/topic/custom-select-css-not-working/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-select-css-not-working/#post-7593828)
 * It could be any number of issues. We add no CSS for the selects and rely on the
   browser. Without seeing your site and the issue, I’m sorry we can’t assist any
   further.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Translation not working](https://wordpress.org/support/topic/translation-not-working-42/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/translation-not-working-42/#post-7326050)
 * [@doro44](https://wordpress.org/support/users/doro44/) Is correct. Thx!
 * This will be corrected in the next update
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Mobile Friendly](https://wordpress.org/support/topic/mobile-friendly-33/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-friendly-33/#post-7588360)
 * Your theme may some CSS that needs to be accounted for. We don’t guarantee compatibility
   with every theme, so some CSS tweaks may be needed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Migrate to new site?](https://wordpress.org/support/topic/migrate-to-new-site/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/migrate-to-new-site/#post-7586474)
 * It’s simple to migrate the listings just by using the WordPress Exporter and 
   Importer as you can select to only export that post type.
 * There is currently no option to export or import settings, however, there are
   not many settings so you could pretty easily manually copy those.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] WP Listings giving page not found every time I add page or post](https://wordpress.org/support/topic/wp-listings-giving-page-not-found-every-time-i-add-page-or-post/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/wp-listings-giving-page-not-found-every-time-i-add-page-or-post/#post-7566179)
 * This will be addressed in the next update with a tweak to the occurrence of the
   appended url param.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] All Property Types](https://wordpress.org/support/topic/all-property-types/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/all-property-types/#post-7575857)
 * In the widget?
 * There is this line, which pulls only one property type taxonomy term due to display
   limitations in the widget:
 * `$loop .= sprintf( '<span class="listing-property-type">%s</span>', wp_listings_get_property_types());`
 * If you want to display more than one, use get_the_term_list. Ex:
    `get_the_term_list(
   $post->ID, 'property-types', '', ', ', '' );`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Single Listings Template in X Theme – Side Bar not showing up](https://wordpress.org/support/topic/single-listings-template-in-x-theme/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/single-listings-template-in-x-theme/#post-7529556)
 * The single-listing.php template includes the required call to get_sidebar()
 * You may want to just copy this single.php file to your theme and rename it single-
   listing.php.
 * Then replace this line:
    `<?php x_get_view( 'ethos', 'content', get_post_format());?
   >`
 * With this:
    `<?php single_listing_post_content(); ?>`

Viewing 15 replies - 241 through 255 (of 910 total)

[←](https://wordpress.org/support/users/agentevolution/replies/page/16/?output_format=md)
[1](https://wordpress.org/support/users/agentevolution/replies/?output_format=md)
[2](https://wordpress.org/support/users/agentevolution/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/agentevolution/replies/page/3/?output_format=md)…
[16](https://wordpress.org/support/users/agentevolution/replies/page/16/?output_format=md)
17 [18](https://wordpress.org/support/users/agentevolution/replies/page/18/?output_format=md)…
[59](https://wordpress.org/support/users/agentevolution/replies/page/59/?output_format=md)
[60](https://wordpress.org/support/users/agentevolution/replies/page/60/?output_format=md)
[61](https://wordpress.org/support/users/agentevolution/replies/page/61/?output_format=md)
[→](https://wordpress.org/support/users/agentevolution/replies/page/18/?output_format=md)