• Resolved workonlinecoach

    (@workonlinecoach)


    What ever page I am on it will say home/ in purple the color I set but it is stuck in the header section of every page and preceeds whatever page ID I am on

    example If I go to the Booking Page it will say in the header
    home/ Booking
    Commercial Photography

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

Viewing 1 replies (of 1 total)
  • Theme Author webdzier

    (@webdzier)

    Hello workonlinecoach,

    The Home Link is fixed because Home Link is denoted to the home page of your site.
    If you want to remove the Home Link then follow these steps:-
    1) Open File Manager of your website.
    2) Goto wp-content->themes->business-a->functions->breadcrumbs and download breadcrumb.php file and open this file on your text editor.
    3) Goto line number 11 and remove this code <li><a href="<?php echo esc_url( home_url( '/' ) ); ?>"><?php _e('Home','business-a' ); ?></a></li> and save it.
    4) Upload this file on your website where you have downloaded.

    If you have any problem then contact us again.

    • This reply was modified 5 years, 11 months ago by webdzier.
Viewing 1 replies (of 1 total)
  • The topic ‘header Image has home link’ is closed to new replies.