Html in the short description of the product
-
Hi,
Please tell me how to allow html in the short description of the product?<div class="dokan-product-short-description"> <label for="post_excerpt" class="form-label"><?php esc_html_e( 'Short Description', 'dokan-lite' ); ?></label> <?php wp_editor( $post_excerpt , 'post_excerpt', apply_filters( 'dokan_product_short_description', array( 'editor_height' => 50, 'quicktags' => false, 'media_buttons' => false, 'teeny' => true, 'editor_class' => 'post_excerpt' ) ) ); ?> </div>
For example this code
<iframe width="560" height="315" src="https://www.youtube.com/embed/klFTzeris5Y" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Html in the short description of the product’ is closed to new replies.