Show manufacturer in DealPlaza

  • Posted by Sorrentino Trade (13) Offline
I want to show manufacturer in dealplaza category_item and item.
how it's possible to add a ExtraField and add to show in deals?
11 years 7 months ago #1 by Sorrentino Trade

Please Log in or Create an account to join the conversation.

  • Posted by Sorrentino Trade (13) Offline
I want the costumer to know immediatly where the deal is attainable.
11 years 7 months ago #2 by Sorrentino Trade

Please Log in or Create an account to join the conversation.

Hi sorrentinotrade, Really sorry for the delay in the reply. Yes you can create a new extrafield in the K2 backend then add this code :
<?php echo $custom[9]->value;?>
anywhere on these files : [roo]/templates/deals_plazza/html/com_k2/dealplazza/category_item.php
[roo]/templates/deals_plazza/html/com_k2/dealplazza/item.php
to display it.
11 years 7 months ago #3 by andy

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum