Hello there,
I need to insert this below code in the single post layout, but seems like there is not a module to inject this type of code, can you please help me how to insert this in the layout builder?
<?php if ( function_exists( 'echo_crp' ) ) { echo_crp(); } ?>