Support Forums

Old 01-03-2008, 06:43 PM   #1
Junior Member
 
Join Date: Apr 2007
Posts: 9
Rep Power: 0
Marcelo is on a distinguished road
Question Delete Categories tree

Please, I need to delete the categories links that I stricked in the picture:



How do I do ?

Thanks, Marcelo
Marcelo is offline   Reply With Quote
Old 01-12-2008, 02:05 AM   #2
Member
 
 
Join Date: Mar 2006
Location: Mesa, Arizona
Posts: 48
Rep Power: 14
Winnie is on a distinguished road
Default templates/default/categories/

go to: templates/default/categories/maincategories.tpl.php

delete the following:
Quote:
<p class="breadcrumb">
<a href="category.php" class="breadcrumb">{$smarty.const.LANG_BROWSE_CATE GORIES}</a>
</p>

{$promo}
or go to: templates/default/categories/subcategories.tpl.php

delete the following:
Quote:
<p class="breadcrumb">

<a href="category.php" class="breadcrumb">{$smarty.const.LANG_BROWSE_CATE GORIES}</a>

{foreach from=$breadcrumb item="entry"}
{$smarty.const.LANG_CAT_SEPERATOR} {$entry}
{/foreach}
</p>

{$promo}
DO NOT DELETE in templates/default/categories/subcategories.tpl.php
Quote:
{if $showsubcat}
or you are going to find yourself in a real pickle
__________________
v4.1 Developer - construction phase
Modules: Newsletter, Pedigree v0.1, Sitemap, Price v1.0.1, Google Maps v2.0 (Global Search)

v4.0.9 Developer

Modules: Seller Store, Ad Reporting, US Zip Code Search, Users Online, Newsletter, customcats

Winnie is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Place an Ad Categories Some Not Working daina11 v3.1 Questions & Support 2 08-03-2007 05:19 PM
categories and sub categories darby64 v3.1 Questions & Support 0 05-19-2007 02:57 AM
Different template for categories? Mike-N-Tosh v3.1 Modules & Modifications 31 04-11-2007 07:29 AM
Prevent Browse Categories Table for hidden categories free2take v3.0 Questions & Support 3 05-12-2006 10:14 AM


All times are GMT -4. The time now is 04:48 PM.


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