Breadcrumb not showing

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
primeUser99282
Posts: 36
Joined: 14 Nov 2021, 01:48

21 Nov 2021, 15:42

I've just setup the first page using the blank.xhtml page, but cannot see the breadcrumb.

Here is the ui:define section, I've made it very simple, but it never displays.

<ui:define name="viewname">
<li>PAGES</li>
</ui:define>

primeUser99282
Posts: 36
Joined: 14 Nov 2021, 01:48

21 Nov 2021, 16:05

I've solved this. Not sure how it works in your demo, but not in my app. I had to switch ui:insert to ui:decorate

<div class="layout-main">
<ui:decorate template="./breadcrumb.xhtml" />
<div class="layout-content">
<ui:insert name="content"/>
</div>
<ui:include src="./footer.xhtml"/>
</div>

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

15 Dec 2021, 10:33

Glad to hear, thanks a lot for the update!

Best Regards,

Post Reply

Return to “Rain - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest