CMS Selflink Tags in Templates
Posted: Sat Mar 06, 2010 3:38 pm
Hello,
I'm building a static navigation bar using the CMS selflink tags. However, the rendered links or tags themselves seem to be removed from the final rendered page. Can these tags not be used in templates?
One of the tags used:
EDIT: Using alias instead of id seems to work for some reason. I'm wondering if maybe it's due to the friendly URLs.
Kind Regards,
Haku
I'm building a static navigation bar using the CMS selflink tags. However, the rendered links or tags themselves seem to be removed from the final rendered page. Can these tags not be used in templates?
One of the tags used:
Code: Select all
{cms_selflink page="1"}
Kind Regards,
Haku