With this plugin you can create breadcrumbs based on your WP Nav Menu. How awesome is that!
I am allso willing to help you with the styling of the breadcrumbs if necessary!!!
Style one:
Style two:
Style three:
<?php if(function_exists('get_menu_structure')){get_menu_structure();} ?>
The plugin works like this:
First the plugin will check if you have saved a menu order in the settings page, if so, it will loop these menus in the order you specified. Than the breadcrumbs will be like you menu structure.
If you dont’t select any menu order in the settings page the plugin will still try to find the page in the wp_nav_menu. If it’s not found it will fall back to a normal breadcrumb way.
If you happen to find any bugs please by all means, report them to me here at Codecanyon. I will fix them as soon as possible!
I am allso willing to help you with the styling of the breadcrumbs if necessary!!!