• Resolved Tyler

    (@peyoteugly)


    I’d just like to change “Home” in the page title breadcrumb to a house icon, but I’m not exactly sure how.

    • This topic was modified 6 years, 7 months ago by Tyler.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Tyler

    (@peyoteugly)

    I found the file in the theme editor where I can change the content, but however now it just never stops loading and won’t update.

    • This reply was modified 6 years, 7 months ago by Tyler.

    Hello @peyoteugly,

    Thank you for reaching out to us!
    Instead of making the change through the Editor, I recommend to do it through FTP.
    This way you should have no trouble saving that theme’s file.

    Please give this a try and let me know how it goes or if you have questions.

    Best wishes,
    Mihaela

    Thread Starter Tyler

    (@peyoteugly)

    When I edited the file through FTP, it did change the home breadcrumb to the house icon, but only on certain pages, other pages did not change along with it.

    $result = '<a class="breadcrumb-link" href="' . home_url() . '">' . __( 'Home', 'allegiant' ) . '</a>' . $result;

    This is the line of code I changed, where I replaced ‘Home’ with the house icon from font awesome. It worked, but only on certain pages, other pages still only said ‘Home.’

    Hello @peyoteugly,

    I went to your website but could not find a page that has ‘home’ replaced with the icon. Could you please send me a link to take a look?
    Also please keep in mind that the shop related pages are not made by the theme and it will not work for them.

    Thank you,
    Mihaela

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change Breadcrumb Content’ is closed to new replies.