How to add Description
-
Hello! I see in template this code, hot to change to show Full Description?
“if ( ywpi_is_enabled_column_short_description ( $document ) && ( $invoice_details->get_short_description( $item, $item_id) != ” ) ) : ?>
<div class=”product-short_description”><?php echo $invoice_details->get_description( $item, $item_id); ?></div>
<?php endif; ?>”
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to add Description’ is closed to new replies.