Real Estate Forums
| REW IDX REW Customers only - ask questions, get support and report feed issues here. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
Hi, our new site is nearing completion. I'm thinking creating pages specifically for golf course and/or equestrian properties.
I saw in a post that someone else is using a snippet with the criteria $_REQUEST['HorseProp'][] = true;This doesn't seem to work for me. Can someone help with the proper syntax and MLS keywords for golf course and equestrian properties? Thanks!
__________________
Paul Eskildsen Paul@PaulEskildsen.com www.pauleskildsen.com www.leslieeskildsen.com |
|
||||
|
Paul, that would need to be setup as a custom request variable (Assuming it's available in your feed) and would require a work order. (This is true for all non standard snippet variables.
Those that are standard should be accessible via the "sample-idx-snippet" in your backend.
__________________
Want to save up to 50% off Real estate webmasters product websites & common upgrades? Check out my latest blog post regarding our end of the year sale. |
|
|||
|
Thanks Morgan.
In my backend I see a "sample-snippet", but not a "sample-idx-snippet". "sample-snippet" incluedes only very basic element search components: $_REQUEST['idx'] = 'residential'; $_REQUEST['search_city'][] = 'city name'; $_REQUEST['snippet_price_table'] = true; $_REQUEST['snippet_title'] = 'Sample Snippet'; $_REQUEST['minimum_bedrooms'] = '0'; $_REQUEST['maximum_bedrooms'] = '100'; $_REQUEST['minimum_bathrooms'] = '0'; $_REQUEST['maximum_bathrooms'] = '100'; $_REQUEST['minimum_price'] = '0'; $_REQUEST['maximum_price'] = '1000000'; $_REQUEST['minimum_sqft'] = '0'; $_REQUEST['minimum_acres'] = '0'; $_REQUEST['minimum_year'] = '1900'; Is there more, or a sample snippet I'm missing? Thanks again.
__________________
Paul Eskildsen Paul@PaulEskildsen.com www.pauleskildsen.com www.leslieeskildsen.com |
|
||||
|
Nope that looks like just about it
__________________
Want to save up to 50% off Real estate webmasters product websites & common upgrades? Check out my latest blog post regarding our end of the year sale. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|