![]() |
Text on index page only (phpld)
I'm looking to put some text and maybe some outbound links on the homepage, but I don't want it to appear on all the other pages.
What about putting this text on the category and sub category pages, but not the pages which contain the links? |
Quote:
Code:
{if $category.ID eq 0 and !p and !q}Code:
What about putting this text on the category and sub category pages, but not the pages which contain the links?Code:
{if $category.ID gt 0 and (!isset($links) || empty($links)) and (!isset($feat_links) || empty($feat_links))} |
| All times are GMT +8. The time now is 09:08 PM. |
Powered by vBulletin Version 3.8.7
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.