agentevolution
Forum Replies Created
-
Forum: Plugins
In reply to: [IMPress Listings] Frontend strings translatingThe front end is controlled with the included templates: single-listing.php and archive-listing.php. In the plugin’s /includes/views/ folder. Copy them to your theme folder and edit as needed.
Forum: Plugins
In reply to: [IMPress Listings] Tabs TranslatingIt’s in the file single-listing.php in the plugin’s /includes/views/ folder. Copy that file to your theme folder and edit as needed.
Forum: Plugins
In reply to: [IMPress Listings] Sidebar on Search Listings results page?It depends on the theme.
If using a Genesis or Equity child theme, the archive pages, including search results, are set to be displayed full width in the template file. To change that you would need to move the archive-listing.php to your child theme and remove the full width filter.
Forum: Plugins
In reply to: [IMPress Listings] Remove "Tagged Features" label from Wp-listings postYou can add this bit of CSS to your theme to hide the tags:
#listing-details h5, .tagged-features {display: none;}Forum: Plugins
In reply to: [IMPress Listings] Not working properly with themeWe don’t guarantee compatibility with all WP themes. You may need to edit the included templates to use the same content markup as your theme.
You can copy the included single-listing.php and archive-listing.php to your theme folder and customize the markup as needed.
Forum: Plugins
In reply to: [IMPress Listings] Change the bed & bath sections to 'Cap Rate' & IRRSearch and replace works if you want to make sure all references are changed. Or that specific widget is in the plugin’s /includes/ folder named class-featured-listings-widget.php
Forum: Plugins
In reply to: [IMPress Listings] modify taxonomy pagesThe taxonomy pages at that URL have been customized from the default. You’ll need to contact a developer to customize them further.
Forum: Plugins
In reply to: [IMPress Listings] Create New Listing Short CodeNo there is not.
Forum: Plugins
In reply to: [IMPress Listings] 404 Error When Creating a Listing & Text IssuesWhen posting to the forum it’s always best to post a link to the site in question.
The 404 errors could be caused by permalink issues. Reset your pemalinks by going to Settings > Permalinks and pressing Save.
Forum: Plugins
In reply to: [IMPress Listings] Speed of Featured ListingsThat widget is not from WP Listings, but is in the theme you’re using.
Forum: Plugins
In reply to: [IMPress Listings] Deregister wp-listings-single.css?It’s enqueued on the single-listing.php template.
Copy that file from the plugin’s /includes/views/ folder and move it to your theme directory. Then edit as needed and remove the line:
wp_enqueue_style( 'wp-listings-single' );Forum: Plugins
In reply to: [IMPress Listings] single listing tabs not displaying rightIt could be a theme conflict. Change to the default 2015 or 2014 theme.
Forum: Plugins
In reply to: [IMPress Listings] IDXWP Listings is a manual entry system. It doesn’t populate from MLS data. This is because most photos from an MLS feed are too small to look good in WP Listing template pages.
The IDX tag is included as many agents will use WP Listings in conjunction with an IDX service. This allows for a combination of full MLS home search and the added control for their own listing presentation.
Forum: Plugins
In reply to: [IMPress Listings] Not able to show all listings on one pageYes, you would need to find what code in your theme is causing that. Your best bet is to contact the theme developer and they may be able to guide you in the right direction.
Forum: Plugins
In reply to: [IMPress Listings] WP Listings – Search not workingWe’re not able to replicate this issue. Try reverting to a previous version of the plugin, either 1.1.1 or 1.1.2, as there was a change made with rewrite rules for custom taxonomies in the latest version. You can download previous versions here: https://wordpress.org/plugins/wp-listings/developers/