Hi.
In link.html, you could try putting the following around the part that shows;
This way, it should only show the hits, date added, etc values; if <%query%> is NOT defined (i.e on category pages), but if its on a search results page, it WILL NOT show these extra bits of info.
You can edit this in link.html (Build > Edit Templates), and remove the part saying;
You need to change the setting in: Setup > Search Options.
Hope that helps :)
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
In link.html, you could try putting the following around the part that shows;
Quote:
(Added: Fri May 21 2004 Hits: 1 Rating: 0.00 Votes: 0) Rate It Review ItCode:
<%ifnot query%>normal stuff here<%endif%>This way, it should only show the hits, date added, etc values; if <%query%> is NOT defined (i.e on category pages), but if its on a search results page, it WILL NOT show these extra bits of info.
Quote:
2. I would like to remove image new shown after the title of the site.You can edit this in link.html (Build > Edit Templates), and remove the part saying;
Code:
<%if isNew%> ... <%endif%>Quote:
3. I have 25 results per page now. Can I change this number on 20?You need to change the setting in: Setup > Search Options.
Hope that helps :)
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!