You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hacked build_crumbs() code to add an else statment that assumes we're dealing with page crumb.
} else {
$crumbs[] = $this->get_page_crumb();
}
Pragmatic solution
Don't do anything with Genesis_Breadcrumbs at present.
bobbingwide
changed the title
Improve Breadcrumb by using Genesis breadcrumbs logic if available
Improve Breadcrumbs by using Genesis breadcrumbs logic if available
Jul 30, 2020
Ignoring the comment above since I no longer understand it. I'm closing this issue as there is support for Genesis breadcrumbs ( front end only), since v0.5.2.
For themes which use the Genesis theme framework we can try to use the genesis breadcrumbs logic.
The text was updated successfully, but these errors were encountered: