Title: agentevolution's Replies - page 16 | 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 - 226 through 240 (of 910 total)

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Removing the global title](https://wordpress.org/support/topic/removing-the-global-title/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/removing-the-global-title/#post-7653691)
 * Add to your theme CSS or use Jetpack’s Custom CSS module.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Agents] Make Agents sortable](https://wordpress.org/support/topic/make-agents-sortable/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/make-agents-sortable/#post-7586850)
 * The plugin already supports this post to post connection with agents <=> listings
   and it supports drag and drop ordering.
 * However, the function that displays those on the front end does not currently
   take into account the ordering.
 * We have an enhancement request in to add this as a feature in a future update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Agents] Agents changed to drafts daily](https://wordpress.org/support/topic/agents-changed-to-drafts-daily/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/agents-changed-to-drafts-daily/#post-7564675)
 * Is this still occurring for you?
 * It may be due to the cron job that that action removes is already scheduled, 
   in which case you’ll have to clear that already scheduled cron job.
 * Try adding this to your theme’s functions.php to remove that cron job:
 *     ```
       wp_clear_scheduled_hook( 'impress_agents_idx_update' );
       ```
   
 * We may have a fix for this in the upcoming release. Stay tuned.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Agents] Breadcrumbs Not Showing Up on Impress Agent Custom Post Types](https://wordpress.org/support/topic/breadcrumbs-not-showing-up-on-impress-agent-custom-post-types/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/breadcrumbs-not-showing-up-on-impress-agent-custom-post-types/#post-7390820)
 * If using Genesis, copy the archive-employee.php file to your theme folder. Then
   edit the template and remove this line:
    `remove_action( 'genesis_before_loop','
   genesis_do_breadcrumbs' );`
 * That should get Genesis to take over and display Yoast if possible. Otherwise,
   you may need to add the Yoast action to display.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] how to change the word "Listing" on the Listings page](https://wordpress.org/support/topic/how-to-change-the-word-listing-on-the-listings-page/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/how-to-change-the-word-listing-on-the-listings-page/#post-7490987)
 * Change the slug for the post type on the Listings > Settings page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] How to use Custom Wrapper](https://wordpress.org/support/topic/how-to-use-custom-wrapper/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/how-to-use-custom-wrapper/#post-7410636)
 * Looking at your current theme you would need a wrapper like:
 * Start:
 *     ```
       <div id="et-main-area">
       <div id="main-content">
   
       	<div class="container">
       		<div id="content-area" class="clearfix">
       			<div id="left-area">
       ```
   
 * End:
    `</div></div></div></div></div>`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Listings wrongly updating](https://wordpress.org/support/topic/listings-wrongly-updating/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/listings-wrongly-updating/#post-7344867)
 * If the properties are still being returned in the IDX featured properties API
   call they will be set to active or whatever status that API call is returning.
 * Only if the property is returned in the sold properties API call will it move
   to sold.
 * The Do Not Update settings do not apply here, as this is an MLS requirement so
   data is accurately displayed per MLS rules.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] CSS Changes](https://wordpress.org/support/topic/css-changes-12/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/css-changes-12/#post-7399716)
 * You can add any custom CSS you like to your theme’s stylesheet. Or the Jetpack
   plugin includes a Custom CSS module you can use as well.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] How to change SQFT to SQM?](https://wordpress.org/support/topic/how-to-change-sqft-to-sqm/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/how-to-change-sqft-to-sqm/#post-7384154)
 * For the single listing and archive listing pages, you can copy those to your 
   theme’s folder and change the Sq Ft notation. For the widget, we don’t yet have
   a way to change this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Image Gallery not Updating](https://wordpress.org/support/topic/image-gallery-not-updating/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/image-gallery-not-updating/#post-7449650)
 * This is a limitation of the importer. To import all images, you’ll need to use
   the Equity framework as it allows API access to all images and full listing data.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Get the Listing Description](https://wordpress.org/support/topic/get-the-listing-description/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/get-the-listing-description/#post-7478904)
 * The listings description text is just an excerpt of the content.
 * If you want to “get” the description text, the single-listing.php file shows 
   how this is done:
    `the_content( __( 'View more <span class="meta-nav">&rarr;
   </span>', 'wp-listings' ) );`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] works your plugin with the theme enfold?](https://wordpress.org/support/topic/works-your-plugin-with-the-theme-enfold/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/works-your-plugin-with-the-theme-enfold/#post-7483981)
 * It should be compatible. The plugin is free. Try it out. If you have issues, 
   post them here as a new issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] PLEASE HELP NEEDED](https://wordpress.org/support/topic/please-help-needed-1/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/please-help-needed-1/#post-7654562)
 * If you’ve modified the plugin’s files, which it looks like you have, we recommend
   you delete the plugin and reinstall the current version from wordpress.org
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Displaying Different Search Parameters on Listings Search Widget](https://wordpress.org/support/topic/displaying-different-search-parameters-on-listings-search-widget/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/displaying-different-search-parameters-on-listings-search-widget/#post-7597916)
 * You have to search by taxonomies. In order to search by taxonomies, you have 
   to create them.
 * Listings > Register Taxonomies
    Create a Taxonomy for Bedrooms, Price Ranges,
   etc. Add terms for those taxonomies i.e 2 Beds, $100,000 – $200-000 Once listings
   are assigned to those taxonomy terms, they can be searched.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IMPress Listings] Removing the global title](https://wordpress.org/support/topic/removing-the-global-title/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/removing-the-global-title/#post-7653650)
 * This can be accomplished with very simple CSS.
    `h1.archive-title {margin: 25px
   0;}`

Viewing 15 replies - 226 through 240 (of 910 total)

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