I am using a static page as front page, and a different one for the news. Currently, the Breadcrumbs of the news overview page & news detail page do not show.
(While debugging, I realized that wp_get_nav_menu_items never returns items with "current", so he is only comparing URLs.)
I am using a static page as front page, and a different one for the news. Currently, the Breadcrumbs of the news overview page & news detail page do not show.
(While debugging, I realized that
wp_get_nav_menu_itemsnever returns items with "current", so he is only comparing URLs.)