product custom item fields at BACK END

  • Posts: 45
  • Thank you received: 0
12 years 11 months ago #31542

How to display product custom item fields at BACK END order view?

It seems that, that part of code didn't work (in back-end order/form.php view LINES 338-347)

In order view this displays only empty second paragraf:

<td class="hikashop_order_item_name_value">
<p class="hikashop_order_product_name">xxxxx</p>
<p class="hikashop_order_product_custom_item_fields"> </p>
</td>

I tried to fix it, as it is made in other front-end view files (checkout/cart.php; order/show.php; product/cart.php), where I could easily modify display, but could not do it.

Please, help me to solve this problem.

Last edit: 12 years 11 months ago by slydog.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
12 years 11 months ago #31570

The custom item fields will e displayed automatically if:
-the user has entered something for the custom field on the product page.
-the custom field's back end display options are turned on.

There is no need to change any code.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
12 years 11 months ago #31571

The custom item fields will e displayed automatically if:
-the user has entered something for the custom field on the product page.
-the custom field's back end display options are turned on.

There is no need to change any code.

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

  • Posts: 45
  • Thank you received: 0
12 years 11 months ago #31631

Thank you. It works.
The problem with the translation. :)

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

Time to create page: 0.060 seconds
Powered by Kunena Forum