Just another contact form plugin. Simple but flexible.
About Flexy Breadcrumb
Flexy Breadcrumb is a WordPress plugin that allows you to easily add breadcrumb navigation to your website. You can customize the style and format of the breadcrumbs, and it is SEO-friendly. The plugin can be used anywhere on your website using a shortcode.Screenshots



Frequently asked questions
What is Flexy Breadcrumb?
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.
What are the features of Flexy Breadcrumb?
Flexy Breadcrumb has the following features:n- SEO Friendly(added schema structure).n- Use via [flexy_breadcrumb] shortcode.n- Allow users to change breadcrumb separator.n- Set Home text and End text.n- Set Word/Character limit for navigation menu.n- Font Awesome icon picker for Home.n- Color options for text, link, separator and background through global settings.n- Set font size of breadcrumb trail.
How to use the shortcode for Flexy Breadcrumb?
To use the shortcode for Flexy Breadcrumb, add the following code somewhere near the bottom of your theme’s header.php template, or anywhere you want in your theme:nn<?php echo do_shortcode( '[flexy_breadcrumb]'); ?>
How can I submit patches for Flexy Breadcrumb?
If you’ve identified a bug and have a fix, you can submit it at the GitHub page for Flexy Breadcrumb. Simply submit a pull request so it can be reviewed and merged into the codebase if appropriate.
What are the credits for Flexy Breadcrumb?
Flexy Breadcrumb gives credit to the following:n- Google Fonts(https://fonts.google.com)n- jQuery UI(https://jqueryui.com)n- WP Color Picker Alpha(https://github.com/23r9i0/wp-color-picker-alpha)n- Font Awesome Icon Picker(https://github.com/itsjavi/fontawesome-iconpicker)
Changelog
1.2.1
- Fix – Fixed the issue where field “item” missing (in “itemListElement”).
1.2.0
- Feature – Made it compatible with the WooCommerce product categories and tags.
- Feature – Made it compatible with the Simple Job Board job categories.
- Feature – Added “Home Text URL” field in General settings for Flexy Breadcrumb.
- Fix – Fixed the issue where “Home”, “Page” and other strings were not translatable.
- Fix – Fixed the issue where HTML tags in posts title appear in breadcrumb.
- Fix – Fixed the issue where date and tags “Post Types Hierarchy” doesn’t work for custom post types.
- Fix – Fixed the issue where the blog page is binded to incorrect URL on change of domain.
1.1.4
- Feature – Added breadcrumb trail for Blog.
- Tweak – Updated Google Structured of breadcrumbs.
- Fix – Fixed the responsive spacing issue of separator.
- Fix – Resolved separator color issue related to typography.
1.1.3
- Tweak – Added compatibility for WordPress 5.5
1.1.2
- Fix – Resolved errors of breadcrumb trail with Google Search Console.
1.1.1
- Fix – Added slash at the end of the URL – Google Recommendation
- Fix – Wrapping the admin style to avoid from any style conflict.
- Tweak – Update the schema links to https.
1.1.0
- Feature – Added breadcrumb trail for default posts page.
- Feature – Display category in post detail page having highest count.
- Fix – Fixed Google Structured Schema for Breadcrumbs.
- Fix – Remove archive link for custom post type if archive parameter is false.
- Tweak – Display only highest category count in post detail page.
1.0.3
WP 4.9 Compatibility – Resolved the color picker issue in settings’s typography tab.
* Fix – Resolved the space issue between the attributes.
1.0.2
- Fix – Resolved the structured data issue for active list element.
1.0.1
- Fix – Resolved the floating issues in breadcrumb template.
- Fix – Fixed the styling glitches of settings tab’s layout.
- Fix – Resolved the 404 error in case of home page.
1.0.0
- Initial release