Real Estate Search

Plugin Banner

Real Estate Search

by dom-rep

Download
Description

Real Estate Agents: make your property listings navigation more usable!

Download now!

Some features:

  • Simplifies the process of browsing listings

Other

For frequent updates visit this page

Demo

Villas and Homes

  1. Unzip and upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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();

  1. Remember to delete WP-Cache if you have that plugin active. Otherwise, you may not see effect of this plugin immediately.

Plugin shows wrong count numbers. What is going on?

Read this

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

Back to top