Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi Amanda,
    this is not a standard woocommerce shortcode, but I think it’s related with WooCommerce Memberships Plugin. I think that we need to do compatibility between quick view and this plugin.
    Now, until the next plugin update, a possible solution is to remove the short description from the quick view.
    Try to add this on your functions.php ( wp-content/themes/your-theme)
    remove_action( 'yith_wcqv_product_summary', 'woocommerce_template_single_excerpt', 20 );

    Thanks ??

Viewing 1 replies (of 1 total)
  • The topic ‘short code’ is closed to new replies.