Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #165022

    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!

    • This topic was modified 11 years, 2 months ago by Shallnotbe.
    #165041

    Hello Shallnotbe!

    Edit index.php, find this code:

    $title = __('Blog - Latest News', 'avia_framework'); //default blog title

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change name of permanent breakcrumbs link’ is closed to new replies.