Descripción
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
Instalación
- 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.
Preguntas frecuentes
- 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
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“Real Estate Search” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Real Estate Search” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .