Skip to:
Content
Pages
Categories
Search
Top
Bottom

Showing breadcrumb at bottom of post?


  • bsilverop
    Participant

    @bsilverop

    One of my users is asking if it’s possible to show the breadcrumb at the bottom of a post so that they don’t have to scroll back up to the top to navigate the forums after posting. Is there any way to have the breadcrumb also display at the bottom? The problem I see with this is you’re not always at the bottom of the screen after posting either, so you might have to still scroll to the bottom to get to the breadcrumb. Maybe what we’re looking for is a way to re-load the page at the top after posting instead… Any suggestions on either? Thanks!

Viewing 1 replies (of 1 total)

  • Robin W
    Moderator

    @robin-w

    you could try something like the following in your function file (not tested)

    add_action  ('bbp_template_after_replies_loop', 'bbp_breadcrumb' ); 
    
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar