Beskrivelse
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
Installasjon
- 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
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Real Estate Search” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Real Estate Search” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.