Flexy Breadcrumb Shortcode

Below, you’ll find a detailed guide on how to add the Flexy Breadcrumb Shortcode to your WordPress website, including its parameters, examples, and PHP function code. Additionally, we’ll assist you with common issues that might cause the Flexy Breadcrumb Plugin shortcode not to show or not to work correctly.

Before starting, here is an overview of the Flexy Breadcrumb Plugin and the shortcodes it provides:

Plugin Icon
Flexy Breadcrumb

"Flexy Breadcrumb is a user-friendly WordPress plugin that enhances website navigation by providing a customizable and interactive breadcrumb trail. It's perfect for improving user experience."

★★★★☆ (19) Active Installs: 20000+ Tested with: 6.3.2 PHP Version: 7.2
Included Shortcodes:
  • [flexy_breadcrumb]

Flexy Breadcrumb [flexy_breadcrumb] Shortcode

The Flexy Breadcrumb shortcode allows you to display a breadcrumb navigation on your WordPress site. It dynamically generates the breadcrumb trail based on the current page, post, or category. This shortcode supports various pages such as WooCommerce Shop Page, Custom Post Type Listing, Archive Pages, Tag Page, and more. It also supports different archive pages like daily, monthly, and yearly archives.

Shortcode: [flexy_breadcrumb]

Examples and Usage

Basic example – Show the breadcrumb trail on your page.

[flexy_breadcrumb]

PHP Function Code

In case you have difficulties debugging what causing issues with [flexy_breadcrumb] shortcode, check below the related PHP functions code.

Shortcode line:

add_shortcode( 'flexy_breadcrumb', array( $this, 'flexy_breadcrumb_shortcode' ) );

Shortcode PHP function:

Code file location:

flexy-breadcrumb/flexy-breadcrumb/includes/class-flexy-breadcrumb-shortcode.php

Conclusion

Now that you’ve learned how to embed the Flexy Breadcrumb Plugin shortcode, understood the parameters, and seen code examples, it’s easy to use and debug any issue that might cause it to ‘not work’. If you still have difficulties with it, don’t hesitate to leave a comment below.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *