Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘Change name of permanent breakcrumbs link’ is closed to new replies.
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!