• I’ve been looking everywhere for the perfect breadcrumbs plugin for ages. Either they were all wrong or screwed up my installation when they updated. This one is perfect, and I couldn’t be happier with it.

    All I suggest is that in your display instructions, you post the full code to add to your .php files. You say that all you have to do is add the [flexy_breadcrumb] short code. That’s true if you add it within the editor, but it took me awhile to figure out that to add it to the file itself, you have to add it in this way:

    <?php
    echo do_shortcode( ‘[flexy_breadcrumb]’ );
    ?>

    This little bit of detail won’t be self-evident to some people, so I think you should let them know that this is how you add it. Otherwise, job well done!

Viewing 1 replies (of 1 total)
  • Hi @rcnyc,

    Thank you for your valuable feedback. We’re glad that you liked our plugin.
    However, we have added this suggestion in our pipeline and we will add this thing in the next release.

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Thank you! Exactly what I needed! Just a small suggestion, though.’ is closed to new replies.