Title: agentevolution's Replies - page 25 | 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 - 361 through 375 (of 910 total)

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] impress listings not iporting idx properties](https://wordpress.org/support/topic/impress-listings-not-iporting-idx-properties/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/impress-listings-not-iporting-idx-properties/#post-6919606)
 * Yes, we’re still looking into the issue. It appears to be specific to your hosting
   setup as we’re unable to replicate it on other test environments. We’ll update
   this post once the problem is found and we can provide a fix.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Update broker Webiste](https://wordpress.org/support/topic/update-broker-webiste/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/update-broker-webiste/#post-6913343)
 * No the db tables and settings will not be deleted. It’s a straightforward delete
   through the admin and reinstall.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Update broker Webiste](https://wordpress.org/support/topic/update-broker-webiste/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/update-broker-webiste/#post-6913230)
 * Try deleting the plugin from the wp-content/plugins/ directory via FTP and reinstalling
   it from the WordPress Dashboard.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Agent Profiles] AgentPress Pro Listing pages not working with Genesis Agent Profiles Plugin](https://wordpress.org/support/topic/agentpress-pro-listing-pages-not-working-with-genesis-agent-profiles-plugin/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/agentpress-pro-listing-pages-not-working-with-genesis-agent-profiles-plugin/#post-6905883)
 * Found that thread. Just posted over there: [https://wordpress.org/support/topic/agent-profiles-plugin-is-breaking-my-archive-pages-in-agentpress?replies=17#post-7847792](https://wordpress.org/support/topic/agent-profiles-plugin-is-breaking-my-archive-pages-in-agentpress?replies=17#post-7847792)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Agent Profiles Extended] Agent Profiles Plugin is breaking my archive pages in AgentPress](https://wordpress.org/support/topic/agent-profiles-plugin-is-breaking-my-archive-pages-in-agentpress/)
 *  [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/agent-profiles-plugin-is-breaking-my-archive-pages-in-agentpress/page/2/#post-6904789)
 * Author of the Genesis Agent Profiles plugin here. Correct, that plugin is no 
   longer being maintained. However, in the very near future we will be releasing
   a newer version of the plugin that will work with any WP theme, not Genesis only.
 * This is an odd issue and has not been seen or reported before, so I believe it
   may have something to do with a recent WP update.
 * The only thing I can determine that would be causing this issue is the template
   redirect filter in the plugin that will use either the plugin’s included templates
   or templates in the theme.
 * As the Extended plugin uses it’s own template redirect filter to reformat the
   agents page(s), you can keep using that one. Then simply disable the template
   include filters in the original plugin, which should fix this issue. Just add
   this to your child theme’s functions.php (or a site specific plugin):
 * `remove_filter( 'template_include', 'aep_template_include' );`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Short Code Stopped Working](https://wordpress.org/support/topic/short-code-stopped-working-2/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/short-code-stopped-working-2/#post-6831236)
 * Thank you for pointing this out. This has been a confirmed issue with the WP 
   4.4 update and there is a trac and fix ticket that addresses this ([https://core.trac.wordpress.org/ticket/34939](https://core.trac.wordpress.org/ticket/34939)).
   
   This fix should make it into the next version of WordPress core.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] IListings Page default to Page not Post!](https://wordpress.org/support/topic/ilistings-page-default-to-page-not-post/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/ilistings-page-default-to-page-not-post/#post-6807650)
 * When you say it loads under the blog section, do you mean the menu item for the
   blog is highlighted? That’s a function of your theme’s menu adding the current
   page markup to the menu item. A single listing is not a page, and will not show
   the current page highlight on the menu.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] how to remove bed and bath from main listing page](https://wordpress.org/support/topic/how-to-remove-bed-and-bath-from-main-listing-page/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/how-to-remove-bed-and-bath-from-main-listing-page/#post-6807381)
 * Use CSS to hide them using `display: none`.
 * `li.beds, li.baths {display: none;}`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] individual listings get 404](https://wordpress.org/support/topic/individual-listings-get-404/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/individual-listings-get-404/#post-6807380)
 * Reset your permalinks under Settings > Permalinks > press Save Changes.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] [WP Listings] print friendly?](https://wordpress.org/support/topic/wp-listings-print-friendly/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/wp-listings-print-friendly/#post-6805339)
 * You’d need to create a print style sheet (See: [https://codex.wordpress.org/Styling_for_Print](https://codex.wordpress.org/Styling_for_Print))
   that would set all the tab content with CSS to `display: block;`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Maximum Price](https://wordpress.org/support/topic/maximum-price/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/maximum-price/#post-6790383)
 * You would need to build a custom search widget to search the price field and 
   only return results where the field value is lower.
 * Additionally, because the price field will generally include commas, you’d need
   to write a function to pull that price, clear out the commas, and save it as 
   a new price field with only numbers. Then search that new field instead of the
   price field.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Agent Profiles] How to remove Price: Beds: Baths: from "our agent" page](https://wordpress.org/support/topic/how-to-remove-price-beds-baths-from-our-agent-page/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/how-to-remove-price-beds-baths-from-our-agent-page/#post-6786637)
 * Use CSS
 *     ```
       .single-aeprofiles .connected-listings .listing-price,
       .single-aeprofiles .connected-listings .listing-beds,
       .single-aeprofiles .connected-listings .listing-baths { display: none; }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] WP Listings sidebar missing](https://wordpress.org/support/topic/wp-listings-sidebar-missing/)
 *  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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Missing something simple](https://wordpress.org/support/topic/missing-something-simple/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/missing-something-simple/#post-6700124)
 * It should be released in the next couple of weeks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Tabbed images problem](https://wordpress.org/support/topic/tabbed-images-problem/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/tabbed-images-problem/#post-6765769)
 * I suspect your theme is adding the CSS which is causing that but can’t be sure
   without looking at it.
 * Try adding just this CSS. It should clear the floats from your theme:
    `#listing-
   gallery {overflow: hidden;}`

Viewing 15 replies - 361 through 375 (of 910 total)

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