agentevolution
Forum Replies Created
-
Forum: Plugins
In reply to: [IMPress Listings] property list by typeYou would go to Listings -> Settings and change “Number of posts on listing archive page:”
Forum: Plugins
In reply to: [IMPress Listings] Make the search widget just like in the demoIt sounds like you might be talking about the Omnibar search. If that’s the case you would choose “extra fields” when inserting the omnibar into the page.
Forum: Plugins
In reply to: [IMPress Listings] Images in listing load SLOWIt’s most definitely the images you’re uploading. You’re uploading .bmp, or bitmap, images. This is the worst possible file format to use on the web. Not only are the file sizes huge, but WordPress cannot resize these images for thumbnails. You need to upload images in JPG (preferred), GIF, or PNG format.
We may have a solution for this, but in the meantime you can downgrade to a prior version of the plugin. All previous versions are available here: https://wordpress.org/plugins/wp-listings/developers/
Forum: Plugins
In reply to: [IMPress Listings] Search result page, missing propertiesWe may need to look into this a bit further for you. Please send an email to help@agentevolution.com for further assistance.
- This reply was modified 9 years, 4 months ago by agentevolution.
Forum: Plugins
In reply to: [IMPress Listings] Listing Page ErrorWe have seen an issue with the latest version of the plugin. So far, in all cases updating to PHP 5.6 or later resolves the issue.
Forum: Plugins
In reply to: [IMPress Listings] Disable sidebar?By default there is no sidebar on single listings. So, it sounds like this is coming in from your theme.
Equity: Equity -> Theme Settings -> Default Layout.
If you’re not using Equity you’ll need to locate the default layout for your theme to remove the sidebar.
Forum: Plugins
In reply to: [IMPress Listings] Add listing’s details to meta tagsThe listing address should already be in the Meta Title. Please send an email to help@agentevolution.com with a link to your listings page and we can look into this further for you.
Forum: Plugins
In reply to: [IMPress Listings] Save changesWe no longer support Genesis. Also, providing assistance for this level of modification is outside the scope of support. In theory, you could write the code to an external php file and then use an include to pull it into the them. Then, if you need to update you’d only have to add the include.
We have found in the past that some visual builders can cause problems with buttons as you’ve mentioned. You might try disabling any visual builders to see if that works. Also, be sure all Impress plugins are at the latest version. I did try to reproduce the issue with the latest version of the plugins and was unable to see an issue.
Forum: Plugins
In reply to: [IMPress Listings] Listing inquiry form trackingYou can use a third party form plugin such as gravity forms.
1. Install your Third Party Form Plugin
2. Create your form and get the short-code for that form
3. Go to Listings -> Settings
4. Scroll down to “Default Form shortcode” and enter the short-code
5. Save the changesFYI – You should be leaning heavily on your web host to update their PHP version. Not only are there security issues with older versions, but the latest version of PHP 7 dramatically decreases site load time due to a more efficient code base.
In fact, rather than waiting on your web host to update that particular server, you can request that your site be migrated to a new server, with the proper software, immediately. As a web host, it is their duty to provide this level of service.
Lastly, if you are receiving this error due to running an older version of PHP on your web server, you can downgrade the plugin to the previous version. All prior versions are available here: https://wordpress.org/plugins/idx-broker-platinum/developers/
@jeff-prin Your error is unrelated to the plugin. Your error message specifies the Genesis Framework. You need to update the Genesis framework to the latest version to be compatible with WordPress 4.7. Contact StudioPress for more information on your error.
If you are running less than PHP version 5.4 on some hosts you will run into issues like this. We recommend using the lastest version of PHP that your hosting provider offers for many reasons. For example 5.3.27 was released: 11 Jul 2013 and has many security issues that were fixed in newer versions. It also may have limited support for newer plugins that use newer features that are only available in the newer versions of PHP.
We recommend contacting your hosting provider and requesting PHP 7 if your theme and plugins support it otherwise anything above 5.4 should work just fine.
Forum: Plugins
In reply to: [IMPress Listings] HebrewPlease provide a link to one of the pages with the issue.