Support Forums

Editing home.tpl...

This is a discussion on Editing home.tpl... within the Technical Support forums, part of the Technical Support Forums category; Hi I would like to remove the price that shows on the home.tpl page, can someone explain to me what ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

Reply
 
Thread Tools Display Modes
Old 07-08-2010, 10:40 AM   #1
Customer
 
Join Date: Jun 2006
Posts: 135
Rep Power: 26
barrysmith is on a distinguished road
Default Editing home.tpl...

Hi

I would like to remove the price that shows on the home.tpl page, can someone explain to me what i need to remove so that i can remove that, my site is a directory and not for classifieds, hence the removal...

Many thanks...


Here is the source off the .tpl file..

{*$Revision: 337 $*}
{$pPageContent}

<table class="main" width="100%">
<tr>
<th>{$smarty.const.LANG_BROWSE_CATEGORY}</th>
</tr>
<tr>
<td>
<table width="100%">
{section name=tr loop=$data step=$cols}
<tr>
{section name=td start=$smarty.section.tr.index loop=$smarty.section.tr.index+$cols}
<td valign="top">
{if $data[td]<>""}
{$data[td].start_link}<img src="{$data[td].image}" border="0" alt="{$data[td].name}" /></a>&nbsp;
{$data[td].start_link}<strong>{$data[td].name}</strong></a>
{if $data[td].total <> ''}
({$data[td].total})
{/if}
<!--{$data[td].subcats}-->
{$data[td].description}
{/if}
&nbsp;
</td>
{/section}
</tr>
{/section}
</table>
</td>
</tr>
</table>

<div id="newlistings">
<h2>Featured Listings</h2>
{feature_listings_horizontal number=8 cols=4 table_attr='width="100%" cellpadding="3" cellspacing="3"' td_attr='style="border-top: 1px dashed #999;"' order_by='dateadded' order='desc'}
</div>
barrysmith is offline   Reply With Quote
Old 07-08-2010, 10:59 AM   #2
curmudgeon
 
Join Date: Mar 2006
Posts: 5,416
Rep Power: 139
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

if you dont want prices site wide then why dont you just go into admin and uncheck allow price field?
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Editing Templates greencode Pre Sales Questions 2 08-09-2008 07:05 PM
Editing the database crystal Technical Support 2 07-02-2008 08:20 PM
Tab menu name editing craigdavidfox Technical Support 2 05-13-2008 11:50 PM
Editing Software Unregistered Pre Sales Questions 5 02-28-2007 11:43 AM


All times are GMT -4. The time now is 06:08 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0