smugwimp
03-19-2006, 10:14 AM
Hiya!
I've scoured through the forum for a way for links to appear *only* on the front page, and I have found it through the use of:
{if $category.ID eq 0}
or
{if $category.ID == 0}
and that works fine for most things BUT....
If I use the search, on the "returns" page the Front page links still remain. I don't know if I should look into smarty or something else but basically the command I'm looking for is
{if category.ID =0 and only 0 and absolutely nothing else no way no how}
I'll keep looking, but if someone pops up with an answer before I do, I'd appreciate it!
Any ideas?
cheers!
Smug
I've scoured through the forum for a way for links to appear *only* on the front page, and I have found it through the use of:
{if $category.ID eq 0}
or
{if $category.ID == 0}
and that works fine for most things BUT....
If I use the search, on the "returns" page the Front page links still remain. I don't know if I should look into smarty or something else but basically the command I'm looking for is
{if category.ID =0 and only 0 and absolutely nothing else no way no how}
I'll keep looking, but if someone pops up with an answer before I do, I'd appreciate it!
Any ideas?
cheers!
Smug