agentevolution
Forum Replies Created
-
Forum: Plugins
In reply to: [IMPress Listings] Archive Listing Template Not Obeying Template HierarchyIn the latest version, if you want a custom page template for search results, you need to name your template search-listing.php
Forum: Plugins
In reply to: [IMPress Listings] Can't import sold listingsThe listing importer does not currently import sold listings, only active, featured listings.
Forum: Plugins
In reply to: [IMPress Listings] Listings Shortcodes not behavingIt may be a conflict with your theme’s CSS. Please post a link to your site with the affected shortcode.
Forum: Plugins
In reply to: [IMPress Listings] Search ProblemsThis may be due to a plugin or theme conflict taking over control of the “s” query string parameter. Thanks for offering a fix to others experiencing the issue.
Forum: Plugins
In reply to: [IMPress Listings] Building w/CondosYes, you can create a custom taxonomy for each building and categorize listings that way. Each taxonomy term has it’s own archive page.
The plugin does not currently handle front end submissions.
Forum: Plugins
In reply to: [IMPress Listings] Translate to the Brazilian languageYou can contribute to the project on translate.wordpress.org at https://translate.wordpress.org/locale/pt-br/default/wp-plugins/wp-listings
For more information on how to contribute see: https://make.wordpress.org/polyglots/handbook/tools/glotpress-translate-wordpress-org/
Forum: Plugins
In reply to: [IMPress Listings] White text on White background.This is likely a conflict with your theme’s CSS. Please post a link to your site so we can see what exactly is affected.
Forum: Plugins
In reply to: [IMPress Listings] a single listing goes into draft by itselfVersion 2.1.0, just released, fixes this issue.
Forum: Plugins
In reply to: [IMPress Listings] Import Full Listing DetailsFull listing details are not available through the public API. It’s currently limited only to the Equity component of the API.
With the latest version of the plugin, for custom search results, you need to have a search-listing.php in your child theme folder, otherwise it uses the included archive-listing.php
Forum: Plugins
In reply to: [IMPress Listings] Dropdown doesn't show taxonomies without entriesThis is simply how WordPress queries work. You’ll need to have a listing, even just temporarily, in order to set the taxonomy to display in the widget.
Forum: Plugins
In reply to: [IMPress Listings] Contact form listing customizationThe default contact form will send the post title and URL in the message body.
For more advanced form customization, we recommend using a form plugin such as Ninja Forms.
Forum: Plugins
In reply to: [IMPress for IDX Broker] Wrapper template file?Using the WordPress template naming convention, you can add a single-idx-wrapper.php to your theme folder and that template will be used. https://codex.wordpress.org/Post_Type_Templates
Forum: Plugins
In reply to: [IMPress Listings] Listings reverting to draft statusThis is fixed in the 2.1.0 version just released.
Forum: Plugins
In reply to: [IMPress Listings] style labels and values on "details" tabWithin the plugin directory you can find the stylesheets but it is better to over-ride applied styles in within your theme’s stylesheet as this will be replaced if you upgrade the plugin. We recommend using your browsers inspect element tool to identify the styles you want to override.