page页面,文章的父级的父级栏目名称如何调用呢
请问page页面,文章的父级的父级栏目名称如何调用呢?
{dr_share_cat_value($catid, "name")}
<br />
{dr_catpos($catid)}
<br />
{category module=share id=9 return=c2}
{category module=share pid=$c2.id return=c3}
{$c3.name}
{/category}
{/category}这三段代码都调用不出来