Search found 3 matches

by Winhatter
Tue Jan 29, 2013 10:19 pm
Forum: CMSMS Core
Topic: Footer Link
Replies: 4
Views: 1792

Re: Footer Link

Disregard my last comment if it shows about index.php. I've sorted it out and your solution works.

Thanks for the help! :)
by Winhatter
Tue Jan 29, 2013 9:04 pm
Forum: CMSMS Core
Topic: Footer Link
Replies: 4
Views: 1792

Re: Footer Link

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}

Thanks.
by Winhatter
Mon Jan 28, 2013 9:42 pm
Forum: CMSMS Core
Topic: Footer Link
Replies: 4
Views: 1792

Footer Link

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...

Go to advanced search