Home › Forums › Basel support forum › HTML Block to shop page › Reply To: HTML Block to shop page
September 25, 2017 at 9:29 am
#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