Hi,
the breadcrumb function of (only!!) the portfolio pages are not working right when the portfolio pages are SUBPAGES, at all other posts and pages - except portfolio - all is working right!
Example:
I have this navigation, breadcrumbs are working fine. In the screenshot I am at the main navigation item (= page) "FARB.kunst" resp. its subpage "Philosophie" (remark: in menu changed the title of this navigation point to "Einführung und Übersicht"):

As you can see in the screenshot, there is a subpage from "FARB.kunst" called "Acrylmalerei". When I call this page, the breadcrumb is still okay, because "Acrylmalerei" is a normal, not a portfolio page:

I have now created in "theme options" --> "portfolio" my settings like this:

That means: portfolio items, that are assigned to the portfolio category "Acrylmalerei" go to this subpage "Acrylmalerei". So far so good. But when I call such a single portfolio item, then I have in the breadcrumbs this:

That means: the breadcrumbs are missing the main navigation page "FARB.kunst", which the page "Acrylmalerei" is subordinated.
In demo theme, the portfolio pages are main navigation points, but in my case, these portfolio pages are subpages of other normal pages!!
This has as result:
Wrong breadcrumbs:
Sie befinden sich hier: VIAINA Studio / Acrylmalerei / Acrylbild Nr. 1
The right breadcrumbs should be:
Sie befinden sich hier: VIAINA Studio / FARB.kunst / Acrylmalerei / Acrylbild Nr. 1
I guess, somewhere in the code was not considered - concerning the breadcrumbs on single portfolio items - that they could be used as subpages from normal pages, too.
I have found in framework --> php --> class-breadcrumb.php
but I'm complete new to PHP so I don't know what to change or add there for this problem.
How can I solve this please, so that breadcrumbs working right, when portfolio pages are subpages?
Thanks.















