Skip to:
Content
Pages
Categories
Search
Top
Bottom

Breadcrumb

  • @raugul

    Participant

    Hello!

    Help please, I would like to duplicate bread crumbs under forum.
    How do I do this??
    WordPress 5.1 with Woodmart theme.

    To make it so.

    To make it so.

    Thank you very much

Viewing 9 replies - 1 through 9 (of 9 total)
  • @raugul

    Participant

    Help please
    Thank you very much

    @robin-w

    Moderator

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>breadcrumbs and select item 4

    @raugul

    Participant

    Oh Thank you very much!!!

    @raugul

    Participant

    Hello!

    Breadcrumbs were added to the bottom of the page (under the commenting module).
    But I need them to be under the forum.
    How do I do that?

    Thank you very much

    @raugul

    Participant

    breadcrumbs

    @raugul

    Participant

    Found how to do
    Thank you very much

    @robin-w

    Moderator

    it would be good to post the solution to help others seeing this thread later 🙂

    @raugul

    Participant

    These changes I made in php files
    BbPress plugin
    \wp-content\plugins\bbpress\templates\default\bbpress\content-single-forum.php
    \wp-content\plugins\bbpress\templates\default\bbpress\content-single-topic.php
    Add this
    <?php bbp_breadcrumb(); ?>
    After this
    <?php bbp_get_template_part( ‘pagination’, ‘replies’ ); ?>

    @raugul

    Participant

    Help me with this one.

    Block on top of the forum

Viewing 9 replies - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
Skip to toolbar