Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[分享] 模板使用日记,以供大家日后时候!(10月21日更新)

[复制链接]
happy地瓜 发表于 2010-10-18 20:16:09 | 显示全部楼层 |阅读模式
产品建议
论坛地址: https://discuz.dismall.com
品牌空间地址: https://discuz.dismall.com
本帖最后由 happy地瓜 于 2010-10-21 14:00 编辑

首先仍然坚持建议官方加大开发店铺页面的力度,只有商家自己的店铺看起来像样了,他们才会付费,同时希望整合YOUKU等视频网站,实现视频逛街,这才是王道。本帖子持续更新。
模板目录templates/site/default/index.html.php

1,去除首页热门团购方法:

复制代码
同理


  1. <!--{template 'static/blockstyle/index_hotgoods.html.php', 1}-->  热门商品
  2. <!--{template 'static/blockstyle/index_consume.html.php', 1}-->热门消费券
  3. <!--{template 'static/blockstyle/index_groupbuy.html.php', 1}-->热门团购
  4. index_discount.htm.php是会员卡商家
复制代码

如果需要修改具体的局域,可直接按照标记的目录找到对应文件,进行修改.
例如修改会员卡商家数目,可以找到static/blockstyle/index_discount.html.php

  1. 18代表显示的数量,注意 width="100" height="80" 是宽度和高度。
复制代码
2,去除店铺页面的当前位置一列导航。个人觉得进了店铺页面以后很不舒服,所以去掉。\templates\store\default\header.html.php 去掉以下代码。
  1.                 <div id="position">
  2.                         <a href="{$_G['setting']['wwwurl']}">{$_G['setting']['wwwname']}</a>
  3.                         <a href="index.php">$_G['setting']['sitename']</a>
  4.                         <!--{loop $guidearr $value}-->
  5.                         <a href="$value[url]">$value['name']</a>
  6.                         <!--{/loop}-->
  7.                         <!--{if !$shop_close}-->
  8.                         <span>{$shop['subject']}</span>
  9.                         <!--{/if}-->
  10.                         <a href="attend.php" class="attend">$lang['attend']</a>
  11.                 </div>
复制代码



评分

1

查看全部评分

凡军 发表于 2010-10-19 00:08:32 | 显示全部楼层
支持一个
回复

使用道具 举报

三顾茅庐 发表于 2010-10-19 01:17:41 | 显示全部楼层
顶一个  暂时还没用品牌空间
回复

使用道具 举报

dongdong0925 发表于 2010-10-19 09:10:31 | 显示全部楼层
支持分享。
回复

使用道具 举报

也说两句 发表于 2010-10-19 09:11:14 | 显示全部楼层
ok,这个很需要,学习了,谢谢分享!
回复

使用道具 举报

逃课小顽童 发表于 2010-10-19 09:11:52 | 显示全部楼层
谢谢分享。
回复

使用道具 举报

威海人丶NET 发表于 2010-10-21 13:38:01 | 显示全部楼层
支持分享
回复

使用道具 举报

sissitang 发表于 2010-10-21 14:44:54 | 显示全部楼层
这个很需要 谢谢。

另外问下怎么把相册放到商品上面呢?不想放到左侧。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-12-26 08:35 , Processed in 0.027983 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表