+ Reply to Thread
Results 1 to 8 of 8

Thread: Foreclosure snippet pages not working

  1. #1
    Join Date
    May 2008
    Posts
    144

    Default Foreclosure snippet pages not working

    Hello,

    My clients are calling me.......
    My foreclosure snippet pages are not showing any inventory, it was working just fine now know none of the communties are showing any listings.
    Please help.
    Highland

    www.sandiegorealestatehq.com

  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: Foreclosure snippet pages not working

    Looking into this now. You sure these used to work? - doesn't look like they ever could have worked. I'll see If I can fix them up for you.
    Last edited by Aaron; 10-22-2008 at 10:43 AM.
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

  3. #3
    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: Foreclosure snippet pages not working

    ok - I've fixed up the issue. I noticed in a few of the snippets you are using

    $_REQUEST['snippet_city'] - if you find you get no listings try switching that to: $_REQUEST['search_city']

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

  4. #4
    Join Date
    Dec 2006
    Posts
    397

    Default Re: Foreclosure snippet pages not working

    Hi Aaron - I am helping Highland on this issue with his site. The change you recommneded works great BUT for one city: Leucadia.

    Here is the snippet: ls-foreclosure-lucadia


    I am taking the code directly from the search page source:

    name="search_city[]" id="community_LEU" value="community_LEU"> Lucadia</label>

    Any suggestions?
    MJA
    PM me to explore contextual links!
    Reno Real Estate | Carson City Real Estate | Minden Real Estate

  5. #5
    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: Foreclosure snippet pages not working

    Does this work?

    $_REQUEST['search_city'][] = "community_LEU";

    I don't have access to the CMS on his site at the moment.
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

  6. #6
    Join Date
    Dec 2006
    Posts
    397

    Default Re: Foreclosure snippet pages not working

    Aaron - just tried it with no change in results.

    Take a look when you get to a CMS available spot.

    Thanks.
    MJA
    PM me to explore contextual links!
    Reno Real Estate | Carson City Real Estate | Minden Real Estate

  7. #7
    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: Foreclosure snippet pages not working

    Hello,

    It appears the snippet is set up correctly - The issue is that it's just not matching any listings. I noticed one listing with the Community = "LEU" had
    "Banked Owned" in the remarks - so I've added that to the list of words to match for and now the one listing shows.
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

  8. #8
    Join Date
    Dec 2006
    Posts
    397

    Default Re: Foreclosure snippet pages not working

    Thanks for confirming this Aaron. - Mitch
    MJA
    PM me to explore contextual links!
    Reno Real Estate | Carson City Real Estate | Minden Real Estate

+ Reply to Thread

Similar Threads

  1. Snippet help
    By papaul1621 in forum REW IDX
    Replies: 11
    Last Post: 09-29-2008, 01:14 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