Breadcrumbs issue - by Akela - on WordPress WooCommerce support

This topic has 9 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Eva Kemp

  • Avatar: Akela
    Akela
    Participant
    November 5, 2015 at 22:03

    Hello, thank you in advance for helping me out on this! I am soo thankful for how good you guys are at support!

    Okay, on my products page, the breadcrumbs are to long. What I would like to do is just delete the last breadcrumb. For example, if you click on this link and view this product page.. https://lanyardschangelives.com/product/2137-6001/

    Home/Lanyards/Ribbed Polyester Lanyards/100 3/8″ (10 mm) Breakaway Lanyard with Nickel-Plated Steel Bulldog Clip
    100 3/8″ (10 MM) BREAKAWAY LANYARD WITH NICKEL-PLATED STEEL BULLDOG CLIP

    It says what product page you are on twice, I would like to see if its possible to completely remove that last breadcrumb on all of the single product pages?

    Is that possible? If not, what other options do I have?

    Thanks again,
    Akela Richardson

    8 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 5, 2015 at 22:29

    Hello,

    You need edit the file wp-content/themes/woopress/woocommerce/global/breadcrumb.php and replace the code <?php echo esc_html( $crumb[0] ); ?> in line 39 with this code <?php echo esc_html( '' ); ?>.

    Regards,
    Eva Kemp.

    Avatar: Akela
    Akela
    Participant
    November 5, 2015 at 22:41

    Thank you Eva for getting back to me so quickly. My next question is a little bit dumb probably. I have NOO idea how to get to that file? lol

    Avatar: Akela
    Akela
    Participant
    November 5, 2015 at 22:59

    login and pw’s if you need them

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 6, 2015 at 10:14

    Hello,

    You need connect to your server via FTP (use some FTP client, for example FileZilla https://filezilla-project.org/download.php?type=client ), then enter the directory wp-content/themes/woopress/woocommerce/global, you’ll see the file breadcrumb.php.
    If you have difficulties provide us with FTP credentials (ask your hosting provider if you don’t know where to find them).

    Regards,
    Eva Kemp.

    Avatar: Akela
    Akela
    Participant
    November 9, 2015 at 17:12

    Is this not what you are talking about?

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 9, 2015 at 20:11

    Hello,

    No, this is access to your database, but you need FTP account.
    Ask your hosting provider how to access site files via FTP.
    They should give you an instruction.

    Regards,
    Eva Kemp.

    Avatar: Akela
    Akela
    Participant
    November 9, 2015 at 21:44

    okay, sorry I’ve got it now!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 10, 2015 at 09:47

    Hello,

    I’ve edited the file wp-content/themes/woopress/woocommerce/global/breadcrumb.php.
    Please check product pages now.

    Regards,
    Eva Kemp.

  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.