![]() |
Adding Extra Fields to product list page
Can anyone tell me why I cant add the extra fields code to products_t.tpl
{if $active_modules.Extra_Fields ne ""} {include file="modules/Extra_Fields/product.tpl"} {/if} The code works fine in product.tpl. I checked the if statement and it works. In the "modules/Extra_Fields/product.tpl" template there doesnt seem to be any fields required to make this work. Any ideas would be greatly appreciated! -dpm |
Re: Adding Extra Fields to product list page
|
Re: Adding Extra Fields to product list page
Yikes... This has been an issue sicne 04... It's now 2008... One would think it would be standard by now... =/
|
Re: Adding Extra Fields to product list page
I'll get you the code to make it work for you, I'm at work now and can't grab it atm.
|
Re: Adding Extra Fields to product list page
Much appreciated! :)
-dpm |
Re: Adding Extra Fields to product list page
in products.php
After: PHP Code:
PHP Code:
This is an example of what I use in skin1/customer/main/products.tpl or products_t.tpl (Whichever you use) after the product description PHP Code:
|
Re: Adding Extra Fields to product list page
Thanks mate! Works perfectly.
-dpm |
Re: Adding Extra Fields to product list page
Will this work in the cart.tpl?
|
All times are GMT -8. The time now is 03:53 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.