Hi,
I’d like to change the “Blog – Latest news” on breadcrumbs by a text of my choosing.
I tried changing the text in class-breadcrumbs.php, but it doesn’t change anything.
Here’s what I wrote on class-breadcrumbs.php, line 189:
'show_home' => __( 'New Text', 'avia_framework' ),
Is there something wrong with my syntax, what are the ways to change the “Blog – Latest News” for good?
Thanks for your help,
Cheers!