Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Instant Website: Realty/Listings/Auto:
adding rental section

 

 


panthony
User

Oct 20, 2009, 2:15 PM

Post #1 of 8 (6604 views)
Shortcut
adding rental section Can't Post

Hello
We have a lot of rentals in our portfolio and I was wondering where I can find some information to add this to the website. Or maybe someone who has done this already can explain how to tackle this in common language?Blush


Chris
Staff


Oct 21, 2009, 3:53 PM

Post #2 of 8 (6601 views)
Shortcut
Re: [panthony] adding rental section [In reply to] Can't Post

Hi panthony,

What exactly did you want to add to your website?
Chris


panthony
User

Oct 22, 2009, 7:18 AM

Post #3 of 8 (6594 views)
Shortcut
Re: [chris] adding rental section [In reply to] Can't Post

Hi Chris

We want to add house rentals to the site.


Chris
Staff


Oct 22, 2009, 12:28 PM

Post #4 of 8 (6588 views)
Shortcut
Re: [panthony] adding rental section [In reply to] Can't Post

Hi panthony,

I'm afraid I don't know what that would involve. Can you show me an example of what house rentals would look like on a website?

If I can figure out exactly what you want, I can tell you how to set it up.
Chris


(This post was edited by chris on Oct 22, 2009, 12:30 PM)


panthony
User

Oct 22, 2009, 1:06 PM

Post #5 of 8 (6585 views)
Shortcut
Re: [chris] adding rental section [In reply to] Can't Post

Sorry I am not clear enough.
Realtors have house and apartment rental listings as well. Your script offers no facilities to show and search rental listings as far as I can see. So we are asking you how that can be done.Smile
kind regards
Anthony


Damon
Staff / Moderator


Oct 22, 2009, 3:52 PM

Post #6 of 8 (6577 views)
Shortcut
Re: [panthony] adding rental section [In reply to] Can't Post

Hi,

Here are the steps to add rentals:

1. Create a new section in the admin for "Rentals". Add all the fields that you need. Ex. Rent Price, Address, City, etc.

2. Copy the following templates:
listings.php
listingDetail.php
search.php

and rename the copied files to
rentals.php
rentalDetail.php
rental_search.php

3. Open all the rental templates in a code editor and replace the code for the listings section with code for the rental section.

For the search engine page, this requires adding rent minimum and maximum dropdown with rental prices for searching by rent price range. Also the form action needs to go to rentals.php instead of listings.php and the other search fields, dropdowns may need to be changed depending on what you want to make searchable for rentals.

Upload the template to your site

4. Make sure the viewer URLS for rental point to the new pages. Admin > Section Editors > Rentals - Viewer Urls tab. Example:
List Page Url: rental.php
Detail Page Url: rentalDetail.php

5. Add links on the site to the rental index and rental search engine.

Hope that helps.

--------------------------------------------------- 
Cheers
Damon Edis
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/


panthony
User

Oct 26, 2009, 7:33 AM

Post #7 of 8 (6459 views)
Shortcut
Re: [Damon] adding rental section [In reply to] Can't Post

Hi Damon
Thanks for the info. Lot of real estate sites will need this.
kind regards
Anthony


panthony
User

Nov 24, 2009, 8:00 AM

Post #8 of 8 (6039 views)
Shortcut
Re: [panthony] adding rental section [In reply to] Can't Post

Thank you.
It is up and running.
Anthony