Description
Real Estate Agents: make your property listings navigation more usable!
Some features:
- Simplifies the process of browsing listings
Other
For frequent updates visit this page
Demo
Installation
- Unzip and upload to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add in theme file
archive.php
something like this:
// If this is a tag archive
if(is_tag()&&function_exists(‘res_get_tags’))res_get_tags();
- Remember to delete WP-Cache if you have that plugin active. Otherwise, you may not see effect of this plugin immediately.
FAQ
- Plugin shows wrong count numbers. What is going on?
-
Above instructions require mysql version 5.+. If you need help with older mysql versions, contact me.
- Can I use this plugin without using Real-Estate plugin?
-
Yes. You just need to edit a theme file
archive.php
- How to add new features to the plugin?
-
Submit inquiry through the author dom rep plugin homepage – there’s an email
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Real Estate Search” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Real Estate Search” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.