Title: agentevolution's Replies - page 23 | 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 - 331 through 345 (of 910 total)

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Extended Details section the dash board is overflowing onto sidebar](https://wordpress.org/support/topic/extended-details-section-the-dash-board-is-overflowing-onto-sidebar/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/extended-details-section-the-dash-board-is-overflowing-onto-sidebar/#post-7035982)
 * The support forums replace HTML entities with their actual entities. The percent
   sign after the 100 should be: ampersand number-sign 37 semicolon
    Hopefully it
   will not encode this:
 * $pattern = ‘<p><label>%s<textarea type=”text” name=”wp_listings[%s]” value=”%
   s” rows=”2″ style=”width: 100%;”>%s</textarea></label></p>’;
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Error when activating plug in](https://wordpress.org/support/topic/error-when-activating-plug-in-2/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/error-when-activating-plug-in-2/#post-6986335)
 * Make sure you are using the most recent version of both IMPress plugins. IMPress
   Listings and IMPress for IDX Broker. You will need to have a PHP version of 5.4
   or greater for the plugins to work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Extended Details section the dash board is overflowing onto sidebar](https://wordpress.org/support/topic/extended-details-section-the-dash-board-is-overflowing-onto-sidebar/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/extended-details-section-the-dash-board-is-overflowing-onto-sidebar/#post-7035975)
 * Thank you. We’ve identified the issue and this will be corrected in the next 
   update.
 * If you need this fixed immediately, you can edit the plugin file /includes/views/
   listing-details-metabox.php
 * and change line 24 from this:
    `$pattern = '<p><label>%s<br /><textarea type="
   text" name="wp_listings[%s]" value="%s" rows="2" cols="40">%s</textarea></label
   ></p>';`
 * to this:
 * `$pattern = '<p><label>%s<br /><textarea type="text" name="wp_listings[%s]" value
   ="%s" rows="2" style="width: 100%;">%s</textarea></label></p>';`
 *   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-1/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/add-new-tab-1/#post-6964634)
 * That would most certainly require custom development. Would recommend contacting
   a WP developer that can add a new tab, along with the data fields you want displayed
   in that tab.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Remove "Leave a comment"](https://wordpress.org/support/topic/remove-leave-a-comment-6/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remove-leave-a-comment-6/#post-6974020)
 * Or you can turn off Comments on that listing in the admin without needing to 
   edit any PHP.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Single listing page breaks main navigation in theme](https://wordpress.org/support/topic/single-listing-page-breaks-main-navigation-in-theme/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/single-listing-page-breaks-main-navigation-in-theme/#post-6983743)
 * That would appear to be a javascript conflict with the scripts on the single 
   listing template – most likely the jQuery UI script.
 * Have you tried disabling all other plugins to see if it is a plugin conflict 
   with another installed plugin?
    Or tried contacting the premium theme developer
   and letting them know their javascript is breaking javascript with your plugins?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Search parameter URLs seem not to work in 2.0.1](https://wordpress.org/support/topic/search-parameter-urls-seem-not-to-work-in-201/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/search-parameter-urls-seem-not-to-work-in-201/#post-6996621)
 * The URL params appear to display the actual properties in that taxonomy just 
   fine. Your theme’s search.php template is overriding the plugin’s template. This
   will be fixed in the next update.
 * In the meantime, you could copy the plugin’s archive-listing.php into your theme
   folder, and rename it to search-listing.php, to display the previous layout that
   is compatible with your theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Create a menu of property types](https://wordpress.org/support/topic/create-a-menu-of-property-types/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/create-a-menu-of-property-types/#post-6997856)
 * In the Appearance > Menus page you can create a custom menu using any taxonomy
   terms or custom links, then use the core Custom Menu widget in any widget area
   to output that menu.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Search widget not working on sidebar](https://wordpress.org/support/topic/search-widget-not-working-on-sidebar/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/search-widget-not-working-on-sidebar/#post-6997855)
 * 1) What is the error message? Have you tried resetting permalinks (Settings >
   Permalinks > Save)
 * 2) The current search only searches by taxonomies. If you want to search price
   ranges, you need to: Create the taxonomy for price ranges, define your price 
   ranges, and add them to the widget.
 * 3) Certainly. Just use custom CSS to override the plugin defaults.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] plugin not displaying very nicely](https://wordpress.org/support/topic/plugin-not-displaying-very-nicely/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-displaying-very-nicely/#post-6980594)
 * Your theme has a very unconventional markup structure. It should be noted that
   we don’t guarantee compatibility with every theme.
 * If the custom wrapper option does not work for your particular theme, you can
   modify the single-listing.php and archive-listing.php template files to your 
   specific needs. All you have to do is copy them to your theme folder and they
   will not be overwritten in a plugin update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Search Widget Results Links](https://wordpress.org/support/topic/search-widget-results-links/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/search-widget-results-links/#post-7004316)
 * Your main question is answered in the Agent Evolution forums here: [http://www.agentevolution.com/forums/topic/search-widget-link-to-a-page-instead-of-search-results-page/](http://www.agentevolution.com/forums/topic/search-widget-link-to-a-page-instead-of-search-results-page/)
 * For the search results page, you can either wait for the next plugin update in
   which we will not use your theme’s internal search.php, but will look for a search-
   listings.php or default to the plugin’s archive-listings.php template.
 * Or you can copy the plugin’s archive-listings.php template to your theme folder
   and rename it to search-listings.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Unexpected character in input: '\' (ASCII=92)](https://wordpress.org/support/topic/unexpected-character-in-input-ascii92/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/unexpected-character-in-input-ascii92/#post-7019897)
 * This is different and unique to your installation. What version of PHP are you
   running? The plugin requires at least version 5.4. Contact your webhost to update
   the version of PHP on your server.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Saving Files so they don't get overwritten in an update](https://wordpress.org/support/topic/saving-files-so-they-dont-get-overwritten-in-an-update/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/saving-files-so-they-dont-get-overwritten-in-an-update/#post-7012626)
 * Moving template files to your theme only applies to the single-listing.php and
   archive-listing.php front-end template files. All other files are internal and
   to replace them, you would need to copy them to your theme, include theme, and
   most importantly, change the class and widget names. This is more advanced development
   of the plugin and is not supported.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] listings search form.](https://wordpress.org/support/topic/listings-search-form/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/listings-search-form/#post-7031522)
 * Your theme would need to support the functionality to add a widget to “the top”.
   It’s a widget and can be placed in any widget area available in your theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Full width page has sidebar](https://wordpress.org/support/topic/full-width-page-has-sidebar-1/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/full-width-page-has-sidebar-1/#post-7033739)
 * Copy the single-listing.php from the plugin’s includes/views folder to your theme
   folder and remove the call to get_sidebar(). Themes implement custom layouts 
   in different ways, and the default template will include a get_sidebar() call.
 * When you say you have several templates installed, but they are not showing up..
 * 1) Are these the premium listing templates available on our website?
    2) Have
   you tried switching to the default twenty fifteen theme to see if you have the
   same issue?

Viewing 15 replies - 331 through 345 (of 910 total)

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