WPIntell

Source evidence

Cannot get Menu Breadcrumb Working

Menu Breadcrumb · support · 2014-12-01T23:36:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 29 rows with source links

24.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
JDTravel unresolved
Hi, I’m having problems getting this plugin working. I have a main menu assigned Top_Nav and the location is ‘Primary Menu’. I pasted the relevant code (see below) into my page.php file but the pages don’t show the breadcrumbs. <?php if ( function_exists( ‘menu_breadcrumb’) ) { menu_breadcrumb( ‘Primary Menu’ ); } ?> I think it maybe the location thats wrong but I cant find any other reference to the menu location. On the Menu setup screen the only reference to location is ‘Primary Menu’?? I’m not sure what Im doing wrong, I’m not an expert with WordPress code so may be doing something completely wrong. Please can you help, thanks. Kind regards, John https://wordpress.org/plugins/menu-breadcrumb/ Can you post the code you’re using to register the Menu?

Comments

1 shown
Jon Christopher 2014-12-16T21:23:00+00:00

Can you post the code you’re using to register the Menu?