Hi mrenigma, thanks for the reply... The home page is not labelled, it just shows the URL at the home page. Though not shown, I guess index.php would be the home page.
Would this work then?
{if $page_alias == "index.php"}
// YOUR CODE
{/if}
Wondering how I can have a footer link show only on the home page? The below source currently shows the link at the bottom of every page. CODE: <!-- You can add some content here shows at the very bottom of the page --> <p class="page-footer"><br><div align="center" ><a href=&quo...