add related job
Hello. Sorry for my english.
I use the pluggin :
https://wordpress.org/plugins/contextual-related-posts/
When a job is expired, there is this notification : This job listing has expired and may no longer be relevant!
Below this notification, i would like to add this code : <?php if ( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?> in template, who activate this pluggin.
Where can i add this please?