Hướng dẫn Hiển thị lọc giá, địa điểm ra ngoài thống kê Modern Statistics Brivium

tuannt

MasterCorporal
Hiển thị lọc giá, địa điểm ra ngoài thống kê Modern Statistics Brivium
Đầu tiên các bạn tìm:
<xen:include template="BRMS_thread_title" />

Thêm vào dưới đó:
Mã:
<div class="listBlock itemDetail giatien">
<span class="classified_thread_list_price"><span class="text">{xen:if '{$thread.brtc_price}','{xen:helper brtc_currencyformat,'{$thread.brtc_price}'}','{xen:phrase empty_info}'}</span></span>
</div>

Thêm sao cho phù hợp nhá, làm như thế với các BRMS_my_threads, BRMS_post_latest, BRMS_thread_hotest, BRMS_thread_latest

Sau đây là css:
Mã:
#brmsNav .itemContent .giatien {
text-align: left;
width: 140px;
}
.classified_thread_list_price {
background-color: #F0F7FC;
border: 1px solid #A5CAE4;
border-radius: 3px;
float: right;
margin-left: 5px;
padding: 0px 3px;
font-size: 12px;
color: #008000;
}

Chúc các bác thành công :rolleyes:
 
Được quan tâm
thôi mình share luôn cho bạn nào không biết
vào template BRMS_thread_latest
thay toàn bộ bằng
PHP:
<xen:if is="{$items}">
    <ol class="brmsContentList">
    <xen:foreach loop="$items" i="$i" value="$thread">
    <li class="itemStast BRMSToolTip {xen:if {$thread.sticky}, 'brmsSticky',''}{xen:if {$thread.isNew}, ' brmsNewItem'} {xen:if '{$i}==1','first'}">
        <div class="itemContent">
            <xen:include template="BRMS_thread_title" />
            <div class="listBlock itemDetail giatien">
<span class="classified_thread_list_price"><span class="text">{xen:if '{$thread.brtc_price}','{xen:helper brtc_currencyformat,'{$thread.brtc_price}'}','{xen:phrase empty_info}'}</span></span>
</div>


            <div class="listBlock itemDetail itemDetailDate">
                <div class="brtcField"><span class="brtcFieldDetail"
                        >{xen:if '{$thread.brtc_status} && {$xenOptions.BRTC_statuses.{$thread.brtc_status}}','{$xenOptions.BRTC_statuses.{$thread.brtc_status}}','{xen:phrase empty}'}</span></div>
            </div>
           
           
            <div class="listBlock itemDetail itemDetailName">
                <div class="brtcField"><span class="brtcFieldDetail"
                        >{xen:if '{$thread.brtc_location} && {$xenOptions.BRTC_locations.{$thread.brtc_location}}','{$xenOptions.BRTC_locations.{$thread.brtc_location}}','{xen:phrase empty}'}</span></div>
            </div>
           
           
            <div class="listBlock itemDetail itemDetailName">
                <xen:username user="$thread" title="{xen:phrase thread_starter}" rich="true" rel="nofollow" />
            </div>
        </div>
    </li>
    </xen:foreach>
    </ol>
    <div class="clear"></div>
</xen:if>
 
thôi mình share luôn cho bạn nào không biết
vào template BRMS_thread_latest
thay toàn bộ bằng
PHP:
<xen:if is="{$items}">
    <ol class="brmsContentList">
    <xen:foreach loop="$items" i="$i" value="$thread">
    <li class="itemStast BRMSToolTip {xen:if {$thread.sticky}, 'brmsSticky',''}{xen:if {$thread.isNew}, ' brmsNewItem'} {xen:if '{$i}==1','first'}">
        <div class="itemContent">
            <xen:include template="BRMS_thread_title" />
            <div class="listBlock itemDetail giatien">
<span class="classified_thread_list_price"><span class="text">{xen:if '{$thread.brtc_price}','{xen:helper brtc_currencyformat,'{$thread.brtc_price}'}','{xen:phrase empty_info}'}</span></span>
</div>


            <div class="listBlock itemDetail itemDetailDate">
                <div class="brtcField"><span class="brtcFieldDetail"
                        >{xen:if '{$thread.brtc_status} && {$xenOptions.BRTC_statuses.{$thread.brtc_status}}','{$xenOptions.BRTC_statuses.{$thread.brtc_status}}','{xen:phrase empty}'}</span></div>
            </div>
         
         
            <div class="listBlock itemDetail itemDetailName">
                <div class="brtcField"><span class="brtcFieldDetail"
                        >{xen:if '{$thread.brtc_location} && {$xenOptions.BRTC_locations.{$thread.brtc_location}}','{$xenOptions.BRTC_locations.{$thread.brtc_location}}','{xen:phrase empty}'}</span></div>
            </div>
         
         
            <div class="listBlock itemDetail itemDetailName">
                <xen:username user="$thread" title="{xen:phrase thread_starter}" rich="true" rel="nofollow" />
            </div>
        </div>
    </li>
    </xen:foreach>
    </ol>
    <div class="clear"></div>
</xen:if>
Thay mặt toàn thể đồng bào cảm ơn bác nhiều clap~~clap~~clap~~clap~~8=)
 
thôi mình share luôn cho bạn nào không biết
vào template BRMS_thread_latest
thay toàn bộ bằng
PHP:
<xen:if is="{$items}">
    <ol class="brmsContentList">
    <xen:foreach loop="$items" i="$i" value="$thread">
    <li class="itemStast BRMSToolTip {xen:if {$thread.sticky}, 'brmsSticky',''}{xen:if {$thread.isNew}, ' brmsNewItem'} {xen:if '{$i}==1','first'}">
        <div class="itemContent">
            <xen:include template="BRMS_thread_title" />
            <div class="listBlock itemDetail giatien">
<span class="classified_thread_list_price"><span class="text">{xen:if '{$thread.brtc_price}','{xen:helper brtc_currencyformat,'{$thread.brtc_price}'}','{xen:phrase empty_info}'}</span></span>
</div>


            <div class="listBlock itemDetail itemDetailDate">
                <div class="brtcField"><span class="brtcFieldDetail"
                        >{xen:if '{$thread.brtc_status} && {$xenOptions.BRTC_statuses.{$thread.brtc_status}}','{$xenOptions.BRTC_statuses.{$thread.brtc_status}}','{xen:phrase empty}'}</span></div>
            </div>
          
          
            <div class="listBlock itemDetail itemDetailName">
                <div class="brtcField"><span class="brtcFieldDetail"
                        >{xen:if '{$thread.brtc_location} && {$xenOptions.BRTC_locations.{$thread.brtc_location}}','{$xenOptions.BRTC_locations.{$thread.brtc_location}}','{xen:phrase empty}'}</span></div>
            </div>
          
          
            <div class="listBlock itemDetail itemDetailName">
                <xen:username user="$thread" title="{xen:phrase thread_starter}" rich="true" rel="nofollow" />
            </div>
        </div>
    </li>
    </xen:foreach>
    </ol>
    <div class="clear"></div>
</xen:if>
Vâng, xin chân thành cảm ơn
Tí nữa test xem sao
 
bỏ vào EWRblock nó không hiện giá. nó hiện " Lưu ý: cẩn thận khi mua hàng vì chưa có giá". dù trong tin rao có giá
 
Back
Top