agentevolution
Forum Replies Created
-
Forum: Plugins
In reply to: [IMPress Listings] Status Color Change Impress ListingsHi Ann,
You can adjust the style including color of elements on any WordPress page with CSS. Below is the selector and styling needed to change just the Closed (Final Sale) status ribbon.
.wplistings-single-listing .listing-image-wrap span.listing-status.sold {
background:#be1d2c;
background: red;
}You can replace ‘red’ with any color desired if you want to change it further.
This can be added into the default WordPress CSS section from Appearance -> Customization -> Advanced CSS. You can also reach out in our other support channels available if you run into any issues getting that changed at help@agentevolution.com or by phone at 1800-421-9668.
Forum: Plugins
In reply to: [IMPress Listings] Still Supported?Yes, we have tested with the latest versions.
Forum: Plugins
In reply to: [IMPress for IDX Broker] IDX plugin broke the siteHi,
Can you go here: https://wordpress.org/plugins/idx-broker-platinum/advanced/
At the bottom download 2.5.10.1 or 2.5.9 and try to reinstall?There was a recent issue with the most recent version which was causing a fatal error when upgrading or reinstalling and we are working on that fix as we speak.
Forum: Plugins
In reply to: [IMPress Listings] Import IDX Listings Not WorkingParker,
Can you email developers@idxbroker.com if you are still having issues and I will get right back to you?
It looks like you may have gotten the issue resolved when I view the default listings page: https://sellingacoastallifestyle.com/listings/ .
Forum: Plugins
In reply to: [IMPress Listings] Showing All Listings on HomepageIt looks like you’re using the IMPress Listings widget on the home page. There is an option in the widget to define how many listings are returned. The default number is 3 but it can be changed to any number you like. See screenshot: https://imgur.com/a/6kLz8
Forum: Plugins
In reply to: [IMPress Listings] IDX Listings PluginWe don’t currently have documentation beyond the FAQ here: https://wordpress.org/plugins/wp-listings/#faq
Is there a specific question we can help you answer?
Forum: Plugins
In reply to: [IMPress Listings] 404 Single Listing Page 404 errorTry refreshing your permalinks by going to Settings > Permalinks and pressing Save. This should reset them and prevent the 404 errors.
Forum: Plugins
In reply to: [IMPress Listings] Can’t reorder taxonomyThe plugin uses the default WordPress sorting method. You can use Post Types Order plugin to reorder the listings in the order you want to see them. https://wordpress.org/plugins/post-types-order/
Forum: Plugins
In reply to: [IMPress for IDX Broker] Import Saved Links listings in the wordpressAt this time the plugin does not have support for that. It will bring those in as links that you can use in your menus and on pages but that’s about it for now.
- You will need an active IDX Broker account
- You will need the API key from your active IDX Broker account
- IDX Broker is a monthly fee
- The Costs vary depending on account type, level, and mls
- IDX Broker
- Yes
- Yes
- Yes
- Yes, to show featured listings for additional agents you will need an IDX Broker account level that supports the number of agents you want to show listings for
Roster Pages, Lead Routing, Agent Bio Pages - The ability to show all the properties in addition to the features mentioned above
- Yes, you will need the First MLS RETS feed from IDX Broker
- USA, Canada and the Bahamas
- IDX Broker charges a setup fee for creating the IDX Broker account, there are no setup fees for the plugin as this is something you install on your own
- Specific Theme Compatibility can not be guaranteed. That said, this particular theme has not been verified by us to be compatible but that doesn’t mean that it isn’t.
- IDX Broker does not offer trial accounts
- You will need an active IDX Broker account
- You will need the API key from your active IDX Broker account
- IDX Broker is a monthly fee
- The Costs vary depending on account type, level, and mls
- IDX Broker
- Yes
- Yes
- Yes
- Yes, to show featured listings for additional agents you will need an IDX Broker account level that supports the number of agents you want to show listings for
- Roster Pages, Lead Routing, Agent Bio Pages
- The ability to show all the properties in addition to the features mentioned above
- Yes, you will need the First MLS RETS feed from IDX Broker
- USA, Canada and the Bahamas
- IDX Broker charges a setup fee for creating the IDX Broker account, there are no setup fees for the plugin as this is something you install on your own
- Specific Theme Compatibility can not be guaranteed. That said, this particular theme has not been verified by us to be compatible but that doesn’t mean that it isn’t.
- IDX Broker does not offer trial accounts
Forum: Plugins
In reply to: [IMPress Agents] PHP ErrorThank you. We’ve filed a bug ticket to fix this issue in the next plugin update. However, you can fix it yourself by simply editing the archive-employee.php in your child theme folder. Then edit that file and you can add in the missing options variable at the top, below the file header:
/** * The template for displaying Employee Archive pages * * @link http://codex.wordpress.org/Template_Hierarchy * * @package IMPress Agents * @since 0.9.0 */Add the following line:
$options = get_option('plugin_impress_agents_settings');Forum: Plugins
In reply to: [IMPress Agents] PHP ErrorWhat is the error you are receiving? We’re not seeing one at the link you provided. Are you able to copy and paste the error you’re getting?
Forum: Plugins
In reply to: [IMPress for IDX Broker] OmniBar Search Doesn’t WorkHi @bledford – It looks like you have a javascript conflict happening. The IMPress plugin was recently updated to version 2.4.0 which loads the Omnibar scripts differently, and may potentially eliminate some conflicts. Please update your plugin to the latest version and reply back if you still have the same issue.
Forum: Plugins
In reply to: [IMPress Listings] Import ListingYour IDX account for that domain is not showing any featured properties available (http://middletnhomeexpert.idxbroker.com/idx/featured). You must have featured properties to import listings.