+ Reply to Thread
Results 1 to 7 of 7

Thread: snippet question

  1. #1
    Join Date
    Dec 2007
    Location
    Madison, WI
    Posts
    1,096

    Default snippet question

    For my snippet “Lake Waubesa” I’m using:

    $_REQUEST['snippet_subdivision'] = 'Waubesa';

    That yields 6 results in my LEC2, however I get 19 when I enter “Waubesa” in the “Lake/River” field on my local MLS.

    This, however, does not work:

    $_REQUEST['lake_river'] = 'Waubesa';

    Question: What code should I use for searching by lake/river name? There was a field name in the spreadsheet I was sent called “lake_river_name_water_frontage” (the spreadsheet I was sent for choosing which fields from my IDX I wanted to display), but substituting “lake_river_name_water_frontage” into the above line of code did not work. Neither did any variation on that theme and I tried a lot of them!
    Jolenta Averill is the broker|owner of Lake & City Homes Realty, a full-service Madison WI real estate brokerage specializing in lakefront, luxury, and "lifestyle homes". Whether moving to Madison, retiring to Madison, or starting a small business in Madison, you'll find a wide variety of appealing Madison homes, Madison condos, & Middleton homes to suit the most discriminating buyers.

  2. #2
    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
    24,278

    Default Re: snippet question

    It does not appear that you had a custom snippet set up to search the "Lake River" field .... So I added one for you:

    Try:

    $_REQUEST['lake_river_name'] = 'Waubesa';
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

  3. #3
    Join Date
    Dec 2007
    Location
    Madison, WI
    Posts
    1,096

    Default Re: snippet question

    Thanks, Aaron.

    Can you also find out if I'm set up for "on_golf_course_lot_desc" ?
    Last edited by Madtown RM; 02-03-2009 at 12:44 PM.
    Jolenta Averill is the broker|owner of Lake & City Homes Realty, a full-service Madison WI real estate brokerage specializing in lakefront, luxury, and "lifestyle homes". Whether moving to Madison, retiring to Madison, or starting a small business in Madison, you'll find a wide variety of appealing Madison homes, Madison condos, & Middleton homes to suit the most discriminating buyers.

  4. #4
    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
    24,278

    Default Re: snippet question

    It's not set up for that... We'll need to add them for you. What will work best is to come up with a list of snippet fields you want available and let Ryland know then he can get estimates for you.

    Thank you,
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

  5. #5
    Join Date
    Dec 2007
    Location
    Madison, WI
    Posts
    1,096

    Default Re: snippet question

    I don't understand. The golf-related field was one of the fields in the IDX that I chose.

    Actually I already sent Ryland a list of what I wanted. To recap (assuming you can give me the code for the golf field):

    1. Senior 55+ Communities
    2. REO (bank-owned), short sales, foreclosures
    3. keyword snippet

    Also, I'd like to show three testimonials in the sidebar of the homepage (use testimonials.php page). If possible I would like them to rotate whenever the page is refreshed so you're not always looking at the same ones. If this last project takes more than 1.5 hours I will wait and do it later.
    Jolenta Averill is the broker|owner of Lake & City Homes Realty, a full-service Madison WI real estate brokerage specializing in lakefront, luxury, and "lifestyle homes". Whether moving to Madison, retiring to Madison, or starting a small business in Madison, you'll find a wide variety of appealing Madison homes, Madison condos, & Middleton homes to suit the most discriminating buyers.

  6. #6
    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
    24,278

    Default Re: snippet question

    I was talking to Ryland about this today - he will contact you with the estimates for these items.

    Thank you,
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

  7. #7
    Join Date
    Apr 2008
    Posts
    889

    Default Re: snippet question

    As a follow up Jolenta -- this work has been assigned to programming and will be completed shortly.
    Want to listen to my tweets? Follow me on Twitter
    Funny, I don't remember being absent minded...

+ Reply to Thread

Similar Threads

  1. call out snippet question
    By curtisreddehase in forum REW CMS 2 Questions
    Replies: 1
    Last Post: 02-04-2009, 09:40 PM
  2. Question about snippet search
    By RonnieG in forum REW IDX
    Replies: 1
    Last Post: 01-19-2009, 01:22 PM
  3. Snippet question - "Pets" field
    By MikeNY in forum REW IDX
    Replies: 1
    Last Post: 12-29-2008, 06:13 PM
  4. Snippet Question
    By SCP in forum REW IDX
    Replies: 2
    Last Post: 12-17-2008, 05:32 PM
  5. Price range snippet question
    By OCTeam in forum REW IDX
    Replies: 2
    Last Post: 10-18-2008, 04:32 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