伍佰网站目录调用资讯一级栏目方法
一,关于新版调用资讯一级栏目的方法,二,在网站分类目录页只想调网站分类的方法;
一, 一级资讯标题 标签a内为一级资讯栏目;
eg:在原来的
{#foreach from=get_categories() item=c#}
{#$c.cate_name#}
{#/foreach#}
复制代码
中加入{#if $c.cate_mod == 'article'#} ----原来内容---- {#/if#} if 语句即可;
结果如下:
{#foreach from=get_categories() item=c#}
{#if $c.cate_mod == 'article'#}
{#$c.cate_name#}
{#/if#}
{#/foreach#}
复制代码
同理: 二 在网站分类页中,只想调网站分类栏目而不想出现资讯栏目的方法;
只要article 改为webdir 方可;
结果如下:
{#foreach from=get_categories() item=c#}
{#if $c.cate_mod == 'webdir'#}
{#$c.cate_name#} ({#$c.cate_postcount#})
{#foreach from=get_categories($c.cate_id) item=sc#}
{#$sc.cate_name#} ({#$sc.cate_postcount#})
{#/foreach#}
{#/if#}
{#/foreach#}
复制代码
其中,
{#$c.cate_name#} ({#$c.cate_postcount#})
{#foreach from=get_categories($c.cate_id) item=sc#}
{#$sc.cate_name#} ({#$sc.cate_postcount#})
{#/foreach#}
复制代码
为你的HTML代码,不用理会;
伍佰网站目录调用资讯一级栏目方法
来源:Adcd网站目录 浏览:800次 时间:2019-07-05
推荐网站
最新加入网站 TOP5
入站排行榜 TOP5
- 1.就要爱网站目录 www.912219.com -
- 2.Google(www.google.com) www.google.com -
- 3.Google https://www.google.com.hk -
- 4.Google谷歌84.15.64.35(www.google.com.hk) www.google.com.hk -
- 5.35分类目录 www.48484.net -