Results 1 to 8 of 8

Thread: contact us field

  1. #1
    Join Date
    Feb 2006
    Posts
    2

    Default contact us field

    I have a question concerning the "contact us" field that I was promised when I orignally spoke to REW about purchasing a website template.

    I know this field is on template websites like bennet sebastians, and the zia group. I am wondering if there was just a communication error, and that is why I did not get a contact us field on my site.

    Or if this is actually an extra feature that I have to pay more for?

    Any input would be much appreciated.

    Thank you!

  2. #2
    Join Date
    Oct 2004
    Location
    Florida
    Posts
    2,132

    Default Re: contact us field

    Try using this bit of code in expert mode in the body of the page.
    PHP Code:
    <?php include('contact.inc.php'); ?>
    Hopefully yours is set up like mine.

  3. #3
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    15,992

    Default Re: contact us field

    Nelson, I am not sure what you are referring to - you have a contact page at http://www.nelsontaylorexperience.com/Contact.php - are you meaning the form? If so, no problem there is no charge for contact forms on REW sites.
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

  4. #4
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    15,992

    Default Re: contact us field

    And no kyle, it isnt set up quite like yours
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

  5. #5
    Join Date
    Oct 2004
    Location
    Florida
    Posts
    2,132

    Default Re: contact us field

    Quote Originally Posted by webmaster
    And no kyle, it isnt set up quite like yours
    Just trying to help.

  6. #6
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    15,992

    Default Re: contact us field

    I know And thank you! Yours is old school and you can use PHP, we came up with a cool snippet applet for realtors without your godlike php skills so they could do includes hehe
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

  7. #7
    Join Date
    Oct 2004
    Location
    Florida
    Posts
    2,132

    Default Re: contact us field

    Quote Originally Posted by webmaster
    I know And thank you! Yours is old school and you can use PHP, we came up with a cool snippet applet for realtors without your godlike php skills so they could do includes hehe
    Cool, I thought you might be mad.

  8. #8
    Aaron is offline Real Estate Webmasters Staff Aaron's Most Recent Blog Entry: Email etiquette Aaron is on a distinguished road
    Join Date
    Jun 2005
    Location
    Nanaimo
    Posts
    23,433

    Default Re: contact us field

    Yeah, we have 4 Contact forms that come standard with every website that is powered by our cms.
    To place these forms anywhere in your content simply place this code

    #css-contact-form# <- Standard Contact form, but uses css for formating
    #contactform# <-Standard contact form but uses tables.
    #buyersform# <-A buyers or "Home Finder" form
    #sellerform# <-A sellers or CMA form.

    Edit:
    Also send me the email addresses you would like to forms to go to.
    Last edited by Aaron; 04-05-2006 at 05:05 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts