Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Listings Manager (Realty Manager & Auto Manager):
LM Search results : Amend NEW to show "Entered in last 7 days"

 

 


NicolasAllan
User

Aug 26, 2008, 6:54 AM

Post #1 of 2 (1655 views)
Shortcut
LM Search results : Amend NEW to show "Entered in last 7 days" Can't Post

On the SEARCH RESULTS template there are two areas for NEW properties (with/without photos).
At the moment NEW is allocated to properties entered in the past day (it seems).
My clients wants NEW on search results that have been entered in the past WEEK.
Can you advise, please.
Thanks
Nick
________________
Code onsite is...
<!-- templatecell : row_image_new -->
<font face="arial" size=1><br></font>
<table width=585 border=0 cellspacing=0 cellpadding=2 bgcolor="#F8F8B9" bordercolor="#990000">
<tr>
<td width=216 align=center valign=top>

<table border=0 valign=top cellspacing=0 cellpadding=2>
<tr>
<td align="center"><a href="$listing_url$/$listing_file$"><img src="$listing_url$/images/$thumbnail$" width=$thumbnail_width$ border=0 alt=""></a><br><img src="http://www.charles-loftie-immo.com/dbase_graphics/window_a.gif" width="14" height="14" border="0">&nbsp;
Click photo for property detail
</td>
</tr>
</table>


(This post was edited by NicolasAllan on Aug 26, 2008, 7:13 AM)


Donna
Staff / Moderator


Aug 26, 2008, 1:27 PM

Post #2 of 2 (1647 views)
Shortcut
Re: [NicolasAllan] LM Search results : Amend NEW to show "Entered in last 7 days" [In reply to] Can't Post

Hi Nick!

Take a look for this field:

<input type="hidden" name="marknew" value="1">

The "Value" might be set to something different,but the "marknew" will be the important thing to look for.

Once you've found that, change it to:

<input type="hidden" name="marknew" value="7">

The "Value" is the number of days you want listings to be marked as new.

See this page in the docs for more details:

http://interactivetools.com/docs/doc.cgi?/listingsmanager/doc_page7.html

I hope this helps. :)

Donna

--
support@interactivetools.com