建站之星产品帮助

标题: 再有-問題要請教各大哥 [打印本页]

作者: hkjackylee    时间: 2012-7-2 16:53
标题: 再有-問題要請教各大哥
(, 下载次数: 81)

請教如何刪除紅圈內的分類顯示
作者: zxs    时间: 2012-7-2 17:29
请参考
http://bbs.sitestar.cn/viewthrea ... =%E5%88%86%E7%B1%BB
作者: hkjackylee    时间: 2012-7-6 16:30
请参考
zxs 发表于 2012-7-2 17:29



抱歉還是不太明白應怎樣更改 ? (, 下载次数: 83)
作者: zxs    时间: 2012-7-6 17:34
删除
<?php if($show_cate){?><div class="newprod_intr"><?php _e('Category'); ?>:
                            <?php
                                if (isset($_product->masters['ProductCategory']->id)){  
                            ?>
                            <a href="<?php echo Html::uriquery('mod_product', 'prdlist', array('cap_id' => $_product->masters['ProductCategory']->id)); ?>"><?php echo $_product->masters['ProductCategory']->name; ?></a>
                            <?php
                            }else{
                                     _e('Uncategorised');
                            }
                           ?>
                           
                    </div><?php }?>




欢迎光临 建站之星产品帮助 (http://bbs.sitestar.cn/) Powered by Discuz! X3.3