Legacy Knowledge Base
Published Jun. 30, 2025

Sites and Libraries breadcrumb only displays current site

Written By

Tony Ng

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • When making a selection from a web content display widget, clicking the “Sites and Libraries” breadcrumb link only displays the current site.
  • Here are the steps to reproduce:
    1. Start a 2023.Q4.4 instance.

    2. Add a new site called “test-site“.

    3. Navigate back to the default “Liferay DXP” site.

    4. Add a Web Content Display Widget to the home page.

    5. Click the kebab menu and select Configuration.

    6. Select a web content and click the “Sites and Libraries” breadcrumb link under the Search bar.

       

Expected Result: All sites should be displayed. For this example, global, Liferay DXP, and test-site should be listed.

 

Actual Results: Only the Liferay DXP site is displayed.

Environment

  • 2023.Q4

Resolution

  • This is expected behavior. The rationale behind different sites not sharing Web Content between them as expected behavior is explained in our fix for LPS-102471:

    The way Liferay tackles this is through site hierarchy or by means of storing the shared content in the global site. Although these mechanisms solve most of the situations described above, the system is not flexible enough. For example, the global site can become a grab bag, mixing unrelated items just for the sake of sharing them among sites. And site hierarchy makes sense when there's a strict relationship between the sites (headquarters and regional sites, for example), but not quite the same when you want for example to reuse content created by the legal team in other department sites.

 

 

 

Did this article resolve your issue ?

Legacy Knowledge Base