PDA

View Full Version : How do i get some thing to not show on the search page?


bobby9101
03-13-2006, 03:08 AM
How do i get some thing to not show on the search page?
thanks

ing
03-13-2006, 11:10 AM
I have some text that I only want to show on the home page. To do that I use the following code in main.tpl

Content visible to registered users only.

The "and not $qu" in there means don't put this on the search page.
I hope this helps.

:)

bobby9101
03-13-2006, 02:54 PM
it still shows :(
I have the "highlight search terms" mod on, do you think that could be the problem?