Title: agentevolution's Replies - page 43 | 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 - 631 through 645 (of 910 total)

[←](https://wordpress.org/support/users/agentevolution/replies/page/42/?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)…
[42](https://wordpress.org/support/users/agentevolution/replies/page/42/?output_format=md)
43 [44](https://wordpress.org/support/users/agentevolution/replies/page/44/?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/44/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Can I customize to have multiple archive-listing.php ?](https://wordpress.org/support/topic/can-i-customize-to-have-multiple-archive-listingphp/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/can-i-customize-to-have-multiple-archive-listingphp/#post-5236870)
 * Yes, if you have a specific taxonomy and/or term that doesn’t require that info
   or you want to display that info on, you can use the archive-listing.php as a
   template, copy it to your theme folder, and rename it according to the [Template Hierarchy](http://codex.wordpress.org/Template_Hierarchy).**
   i.e.** taxonomy-_taxonomyname_–_taxonomyterm_.php and then customize it to your
   needs.
 * Also, instead of editing class-listings.php to add property details, you should
   be using a filter added to your theme’s functions.php. A write up on how to do
   this is available here: [http://www.agentevolution.com/how-to-2/change-wp-listings-property-details/](http://www.agentevolution.com/how-to-2/change-wp-listings-property-details/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Display images using lightbox](https://wordpress.org/support/topic/display-images-using-lightbox/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/display-images-using-lightbox/#post-5230756)
 * Yes, using any one of many available lightbox plugins. We recommend using the
   Carousel feature included in the [Jetpack](http://jetpack.me/) plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] WP Listings](https://wordpress.org/support/topic/wp-listings/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/wp-listings/#post-5227794)
 * Nothing at all is showing or is there an error?
 * You may need to reset your permalinks by going to Settings > Permalinks and pressing
   Save to reset the permalinks.
 * Also, check to make sure your theme doesn’t have template files that would be
   overriding those in the plugin:
    – single-listing.php – archive-listing.php –
   taxonomy.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] shortcode.php customization to change label from Sq ft to Sqm](https://wordpress.org/support/topic/shortcodephp-customization-to-change-label-from-sq-ft-to-sqm/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/shortcodephp-customization-to-change-label-from-sq-ft-to-sqm/#post-5223770)
 * Just copy the included shortcodes.php file into your theme, require it in your
   theme’s functions.php, then rename the shortcode and make any other needed changes.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Listing issues. Newbie! Alert!](https://wordpress.org/support/topic/listing-issues-newbie-alert/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/listing-issues-newbie-alert/#post-5223276)
 * You can customize the single-listing.php and drop it into your theme folder where
   it will be used instead of the plugin’s included version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Importing images question](https://wordpress.org/support/topic/importing-images-question/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/importing-images-question/#post-5226743)
 * The additional images are not attached to the post. The additional images field
   is just a wp_editor field with the content of that field stored as post meta.
   This allows you to insert images using any gallery shortcode, html, or any method
   you wish to display them.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] list of all listings](https://wordpress.org/support/topic/list-of-all-listings/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/list-of-all-listings/#post-5226741)
 * All listings are displayed on the main listings page. The default is [http://www.yourdomain.com/listings](http://www.yourdomain.com/listings)
   but can be changed in the plugin’s Settings.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] 'Page Not Found'](https://wordpress.org/support/topic/page-not-found-158/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/page-not-found-158/#post-5226739)
 * Reset your permalinks by going to Settings > Permalinks and pressing save.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Change Search Widget drop down labels](https://wordpress.org/support/topic/change-search-widget-drop-down-labels/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-search-widget-drop-down-labels/#post-5224300)
 * Just change the taxonomy name.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Contact section not sending email to inbox](https://wordpress.org/support/topic/contact-section-not-sending-email-to-inbox/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/contact-section-not-sending-email-to-inbox/#post-5222341)
 * The built in contact form sends to the email addressed in the author’s profile.
   Check the author of that post and make sure there is a valid email in that author’s
   profile.
 * Otherwise, yes, you can add a contact form shortcode in the contact form field
   and that will be used instead.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Shortcode question](https://wordpress.org/support/topic/shortcode-question-6/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/shortcode-question-6/#post-5218873)
 * The shortcode doesn’t allow for multiple taxonomies/terms because of the nature
   of wp_query. Your best option is to perform a search, where you can query multiple
   taxonomies/terms, and link to that search result page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Searh button not appearing](https://wordpress.org/support/topic/searh-button-not-appearing/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/searh-button-not-appearing/#post-5216525)
 * That is odd. The class and id are not necessary but are useful for styling the
   button.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Search Result Page doesn't show margins](https://wordpress.org/support/topic/search-result-page-doesnt-show-margins/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/search-result-page-doesnt-show-margins/#post-5215590)
 * You can add some custom CSS to add padding to the search results page.
 * `.post-type-archive-listing .content {padding: 20px;}`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Add New Tab](https://wordpress.org/support/topic/add-new-tab/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/add-new-tab/#post-5215192)
 * Yes, it’s technically possible, but you would need custom development to add 
   a new tab to the template file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Listings Pages Not Displaying Properly](https://wordpress.org/support/topic/listings-pages-not-displaying-properly/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/listings-pages-not-displaying-properly/#post-5214009)
 * 1. Please provide a link to your site.
 * 2. Disable any other active plugins.
 * 3. Switch to the default Twenty Fourteen theme

Viewing 15 replies - 631 through 645 (of 910 total)

[←](https://wordpress.org/support/users/agentevolution/replies/page/42/?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)…
[42](https://wordpress.org/support/users/agentevolution/replies/page/42/?output_format=md)
43 [44](https://wordpress.org/support/users/agentevolution/replies/page/44/?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/44/?output_format=md)