Real Estate Forums
| REW IDX REW Customers only - ask questions, get support and report feed issues here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|||
|
On my /Siesta-Key-Real-Estate.php page it only shows 35 listings and there are alot more properties for sale in the mls.
|
|
|||
|
Please Provide some MLS #'s ( maybe 4 or 5 ) of listings that you think should show up there and I'll tell you why they don't.
|
|
|||
|
Here are some mls numbers - 342791, 377784, 364871, 380071, 383582 it seems to be in the lower price ranges.
|
|
|||
|
Did a query of the database - those MLS #'s are in Sarasota.
so City = "Sarasota" .... This is why they are not showing up on the "Siesta Key" page. Thank you, |
|
|||
|
So can I have just the listings for Siesta Key show up?
|
|
|||
|
Yeah - I think it is already doing that .... Please clarify what you mean.
|
|
|||
|
You said that city shows Sarasota, and there are more than 32 listings in Siesta Key, how can I get them to display?
|
|
|||
|
I said those listings you gave me the MLS #'s for are all in Sarasota.
Try this: Set the city to blank: $_REQUEST['snippet_city'] = ""; $_REQUEST['area'] = "Siesta Key"; Might work. |
|
|||
|
I tried that, but did not work and I even tried this
<?php $_REQUEST['snippet_city'][] = ''; $_REQUEST['area'] []= 'Siesta Key'; //$_REQUEST['search_type'][] = 'Condominium'; $_REQUEST['search_type'][] = 'Residential'; $_REQUEST['idx'] = 'residential'; It shows the price ranges, but not the listings. I was also wondering when they are going to have the details and year built displayed on the IDX. Thanks http://dev44.rewdev.com/ |
|
|||
|
I tried this code and got 84 properties.
$_REQUEST['city_code'][] ='Y22891'; $_REQUEST['snippet_city'][] = 'Siesta Key'; Is there something I am missing or is it not set up for the way I am putting in the code. I would also like to know if I would be able to have when you click on details show up like this http://www.thesarasotamls.com/mls-details-342791.php Thanks http://dev44.rewdev.com/Sarasota-Waterfront-Homes.php |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Continuing problem with images | BSchroeder | REW IDX | 2 | 05-20-2008 07:52 PM |
| tried to create image directory- problem | GreggRio | REW CMS 2 Questions | 2 | 05-17-2008 09:06 AM |
| idx problem | GreggRio | REW IDX | 4 | 01-27-2008 11:40 AM |