![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() I was wondering which bit of code to delete in the product detail that would remove all of the tags that appear right below the product description? I think it might be this, but I am not very good with coding and I don't want to mess things up
Code:
<div> [product.each_tag]<?php if($nn>1){echo ', ';}?><a href="[tag.link]"><?php echo str_replace("-"," ",$tag->name);?></a>[product.end] </div> |
#2
|
||||
|
||||
![]() HiYes, you are right. That's it.
Eric
__________________
![]() ![]() ![]() ![]() |
#3
|
|||
|
|||
![]() Thanks!
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Adding a back button to your Product Detail page | ayorofrance | Tips, Tricks & Tutorials | 9 | June 2nd, 2011 11:09 AM |
Remove Tag Cloud From Product Page | stayfitcentral | Questions | 3 | March 15th, 2011 08:31 AM |
how do i make the category and product detail pages use a particular page template | grooves1200 | Questions | 2 | February 27th, 2011 10:12 AM |
Delete product detail page to send customers directly to merchant website? | lbuilta59 | Questions | 3 | January 29th, 2011 10:32 AM |