agentevolution
Forum Replies Created
-
Forum: Plugins
In reply to: [IMPress Listings] Sub-menu's won't display with WP ListingNot really as it doesn’t have anything to do with our plugin. I would look at any other plugins that are installed that may be responsible. I would try disabling one plugin at a time and noting which plugin, when deactivated, was causing the problem and then reach out to the plugin developer.
Forum: Plugins
In reply to: [IMPress Listings] Sub-menu's won't display with WP ListingHello Rebecca,
Those submenus are displaying correctly for me using Chrome. I don’t see the IMPress Listings plugin being used on the site either.
Forum: Plugins
In reply to: [IMPress Listings] Template for [listings]/includes/views/single-listing.php would need to be modified. This would be replaced with updates to the plugin however.
Forum: Plugins
In reply to: [IMPress Listings] Agent List as a standaloneIf this is for the Agents plugin you should post in the appropriate forum: https://wordpress.org/support/plugin/impress-agents
Forum: Plugins
In reply to: [IMPress Listings] Several Listings Issues1. There is no method to autopublish new listings at this time.
2. If the listing is still in the featured listings API return data, it will remain as published. Sold listings are only moved to draft/deleted/updated if the listings are in the soldpending API return data.
3. We will be updating the listing importer method in the next plugin release. This update will not reset the taxonomy terms when performing an update and will only append to any existing terms. All other listing meta fields will continue to be updated to reflect what is in the API feed for MLS compliance reasons.
Forum: Plugins
In reply to: [IMPress Listings] Remove Default Status doesn't workNothing has changed in that regard. The default terms that were already added, must be deleted first. Adding the filter will prevent them from being replaced after deletion.
Forum: Plugins
In reply to: [IMPress Agents] Ordering of employeesCan you submit a help desk ticket with a link to your website where the ordering is not working correctly so we can be better able to assist you with this? help@agentevolution.com
Forum: Plugins
In reply to: [IMPress Listings] Search fields desappearMake sure you have created listings in the admin and also make sure that those listings are assigned to a taxonomy. Lastly, you must select the taxonomies you want to show in the widget.
Forum: Plugins
In reply to: [IMPress Listings] Error when activating plug inPlease install this plugin (https://wordpress.org/plugins/sysinfo/) and copy/paste your results here.
Forum: Plugins
In reply to: [IMPress Listings] Modify meta title for listingsMost, if not all, SEO plugins for WordPress let you add any custom meta title you want. Of course, the ideal way would be to just change the actual post title.
Forum: Plugins
In reply to: [IMPress Listings] Listing Search Widget Dropped To Bottom Of ListingYou can use the custom wrapper options on the Settings page so that the listing template uses the same markup structure as your theme.
Forum: Plugins
In reply to: [IMPress Listings] XML FeedsYou would need some type of custom developed importer to parse their XML feed and add it to WordPress.
Forum: Plugins
In reply to: [IMPress Listings] Video not embeddingThis was fixed in the 2.1.0 version, just released.
Forum: Plugins
In reply to: [IMPress Listings] Printing – how to?You can create a custom print stylesheet, then enqueue it on the single-listing.php template using wp_enqueue_style – https://developer.wordpress.org/reference/functions/wp_enqueue_style/
Forum: Plugins
In reply to: [IMPress Listings] Is it possible to change this? (Look at this screenshot)What you’re asking for is all possible, but will require custom development. Recommend you find a WordPress developer to make these changes for you.