Home Forums Basel support forum HTML Block to shop page Reply To: HTML Block to shop page

#20149

Artem Temos
Keymaster

Hello,

You need to place the following PHP code instead of plain shortcode

<?php echo do_shortcode('[html_block id="1848"]'); ?>

The category description is displayed before products and you can’t move it under the products.

Regards