This topic is: not resolved
-
Hi,
We need to show paragraph breaks, bullet points and other HTML in list view excerpt. In Codecanyon comments you provided this codefunction dhvc_woo_excerpt_custom($output_excerpt, $post){ return $post->post_excerpt; } add_filter('dhvc-woo-excerpt', 'dhvc_woo_excerpt_custom',10,2);
Well, it works but only partly. On some products it is working well but somehow on some products it–s not… Please see the screenshot.