Descrição
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
Instalação
- 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.
Perguntas frequentes
- 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
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Real Estate Search” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Real Estate Search” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.