We'll create fresh WordPress site with Flexy Breadcrumb installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Flexy Breadcrumb by PressTigers is one of the simple and robust breadcrumb menu system available for the WordPress site. By using this plugin, you can display breadcrumb navigation anywhere in your website via [flexy_breadcrumb] shortcode.
With the help of this plugin you can style and format the text, links and separators of breadcrumbs according to your own taste.
This goes somewhere near the bottom of your theme’s header.php template. However, you can add it anywhere you want in your theme, and it’ll work.
<?php echo do_shortcode( '[flexy_breadcrumb]'); ?>
If you’ve identified a bug and have a fix, we’d welcome it at our GitHub page for Flexy Breadcrumb. Simply submit a pull request so we can review and merge into the codebase if appropriate from there. Happy coding!