• Resolved handmadehome

    (@handmadehome)


    Hi,

    Can you help me, please. I use html tags in product titles to make them looking orderly. My website also uses shipping packages. When product is added into shipping package these tags are displayed:

    https://ibb.co/ngsrHDv

    Probably it is because of cart-shipping.php template have the following code:

    <?php if ( $show_package_details ) : ?> <?php echo '<p class="woocommerce-shipping-contents"><small>' . esc_html( $package_details ) . '</small></p>'; ?> <?php endif; ?>

    How to make html tags not displayed in this case?

    Thank you!

Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Not to display HTML product title tags’ is closed to new replies.