Plugin Author
Brecht
(@brechtvds)
How are you adding the related posts? Using a widget, shortcode or block?
Can you give me a link to where you’ve added them?
Hi @brechtvds we’re using this plugin in the most of post on this site: https://estereofonica.com/musica/el-cantautor-irlandes-kevin-mc-caffrey-radicado-en-colombia-lanza-punk-rockin-blues/
We add the custom-related posts block using Gutenberg, but there’s no option to use h2, h3 or h4. Can we change this by using some function?
Thanks for your comments.
Plugin Author
Brecht
(@brechtvds)
Looks like it’s using an h3 tag right now. We do have the crp_output_list_title filter hook to alter that title, so you could do a search and replace there to change the element.
I will look into adding a setting for that as well.
Thanks for your tips, I prefer to wait for the announced change on the title of widget.
Regards.