We need to implement a breadcrumb menu on our custom aMember theme and I'm wondering if anyone has a good suggestion for code to make this happen that works well with aMember? (This is not a WordPress site so I can't implement a WP theme related breadcrumb code.) Thanks for any menu code suggestions. Aly
This breadcrumb theme works http://www.hongkiat.com/blog/breadcrumb-menu-css3/ but I have to build the menu links manually within the page content area. Does anyone know how to call the page id and pass that parameter to the breadcrumb menu using PHP? This way I can call the breadcrumb menu outside of the page content area and above the <h1> title tag for the page. This is beyond my coding skill set. Thanks