Which file has this kind of code: {path='template_group/template'}
Still struggling with “Unable to save your template as a text file”
Someone said try to change path. So how to change it then???
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
March 26, 2013 5:38am
Subscribe [2]#1 / Mar 26, 2013 5:38am
Which file has this kind of code: {path='template_group/template'}
Still struggling with “Unable to save your template as a text file”
Someone said try to change path. So how to change it then???
#2 / Mar 26, 2013 9:35am
That code you wrote is commonly used as a link to some page in your EEsite. For example if you have “bananas” webpage in template group named “fruits”, you can make a link to that bananas page like this:
< .a href=" {PATH=’bananas/fruits’}" > Our bananas</a>PS: had to use spacing and dots because the code didnt come out as supposed, but hopefully you get the idea…
*wonders how to show codes here if engine here removes a lot by default….*