Jump to content

smarty tags inside page content?


Recommended Posts

Is it possible to add smarty tags inside the page content (the TinyMCE area)?

 

I would like to add a link to my contact form inside the page content of a CMS page and tried to do that the way you do it in a template file (<a href="{$link->getPageLink('contact')}">{l s='Contact'}</a>), but that doesn't work. Is there no other way than hardcoding the link?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...