Inside of “Category Description” I can do:
<a href="http://{path=products/C{category_id}}">Link Name</a>But inside of my Custom Category Field i try the same exact code and it renders as:
domain.com/pages/products/C{category_id}
What gives?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
January 25, 2011 7:26pm
Subscribe [2]#1 / Jan 25, 2011 7:26pm
Inside of “Category Description” I can do:
<a href="http://{path=products/C{category_id}}">Link Name</a>But inside of my Custom Category Field i try the same exact code and it renders as:
domain.com/pages/products/C{category_id}
What gives?
#2 / Jan 26, 2011 10:30am
Hi, maxbato. I’m seeing something similar in 2.1.3 - but the category_id isn’t being filled out from the Category description either. I’m not sure how this is supposed to work.. let me ask the dev team.