Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#59814 closed defect (bug) (invalid)

Breadcrumb enumerates domain name

Reported by: siggeste's profile siggeste Owned by:
Milestone: Priority: normal
Severity: normal Version: 6.3.2
Component: Themes Keywords:
Focuses: Cc:

Description

I am the administrator of a website called "9e Kunst". The domain name is https://9ekunst.nl/. When you are 3 levels deep into the site, the 3 parts of the breadcrumb "Home > Recensies > Kort van stof" refer to https://9ekunst.nl/, https://10ekunst.nl/category/recensies/ and https://12ekunst.nl/category/recensies/kort-van-stof/.

As you can see the domain name 9ekunst is enumerated. First it becomes 10ekunst and then 12ekunst. Needless to say this leads to redirection errors.

The site uses theme Bingo (made by Theme-Ruby, available at Themeforest/envato market). It's possible the bug is the result of some bespoke breadcrumb module, but I'm guessing they're using the default WordPress breadcrumb.

Change History (1)

#1 @swissspidy
2 years ago

  • Component changed from Posts, Post Types to Themes
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Hi there and welcome to WordPress Trac!

WordPress does not have any sort of breadcrumb functionality, so it's best to reach out to the developer of your theme to get this addressed.

Note: See TracTickets for help on using tickets.