Product description with no paragrahs or br
-
Hi, it took me a while to figure this out, so if it helps anyone here it is.
The product description had no paragraphs or br.
In wb_product_description.php on row 105 the filter for the_content was missing so the row should be:
echo ‘<div class=”woocommerce_product_description”>’.apply_filters( ‘the_content’, $post->post_content ).'</div>’;Seems like a bug, hope it gets fixed. ??
Thanks for a great plugin! ??
//Kallio
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Product description with no paragrahs or br’ is closed to new replies.