question

FaizAhmedMirza-8679 avatar image
0 Votes"
FaizAhmedMirza-8679 asked ElsieLu-MSFT commented

SharePoint 2019 site navigation breadcrumb does not work on system pages

Hi All, I have enabled the navigation breadcrumb in the master page of my site in Sharepoint 2019.

When I navigate to a library inside a sub site and verify the URL on AllItems.aspx page it shows the correct url but when I navigate to the library settings page and verify the url in the same breadcrumb it only shows the url of the parent site and does not include in the URL of the subsite and the library (incorrect URL).

This behaviour is seen on all application pages only such as list / library settings page , site settings page , site contents page etc.

office-sharepoint-server-customization
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ElsieLu-MSFT avatar image
0 Votes"
ElsieLu-MSFT answered ElsieLu-MSFT commented

Hi @FaizAhmedMirza-8679 ,

How did you modify your master page?

You could try to:

ensure that you have publishing feature enabled and is updating the seatle.html(or whichever is your master page) from SharePoint Designer and update the below html

  • remove "style:display:none" from the class "ms-breadcrumb-dropdownBox"

  • change Visible ="true" for SharePoint:PopoutMenu

Once you have made these changes , Publish a major version.

Pleaser refer to this post for more information:
how to Enable Breadcrumb in SharePoint 2016

Based on our test it works well:
89836-5.jpg


If the answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5.jpg (22.0 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @FaizAhmedMirza-8679 ,how are things going? Is there any update?

0 Votes 0 ·