PDA

View Full Version : Examples


newtonaj63
01-24-2010, 10:28 AM
I want to display listings with the following structure:

a search box allowing search from a dropdown of bedrooms,area,property type and price range and the results displaying 5 or so per page with details page show the property listing with pictures.

Does Wp realty support this structure all the examples seem to show feeds from US MLS systems not properties added by a user.


Example www.dmproperties.com

Thanks in advance

Andrew Newton

Chad
01-24-2010, 10:34 AM
yes of course - that is simple - just create it with html like I do on all my clients sites - it doesn't matter if its MLS or not that is just a quick search done in html added to a text widget.

We use the same html method to build out our adv-searches as well....all that you have to do is view my source code and change the fields to match yours.