Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #931711

    Hi,

    I’m having trouble with a lot of the bbpress elements not displaying. For example, there is not text showing the “Reply to [Topic Title]…” where one would add a comment on another topic. How to i add that back in?

    #931771

    Hey williamslyd,
    Your url doesn’t seem to work, and when I go to the blog on your site without the “cmp.” I don’t see that you have comments enabled. Please check your link.

    Best regards,
    Mike

    #931979

    Thanks for your reply. Sorry that I sent the wrong link! From reading support threads, it looks like what I need to do is restore the breadcrumbs for bbpress pages (but I don’t want them on all other pages on the website). In addition to the “reply to…” text, my buddypress and bbpress pages are also missing other elements, such as the Group name. THANKS!!!

    #932243

    Hi williamslyd,

    Credentials did not work for me. Could you please update the credentials?

    Best regards,
    Victoria

    #934859
    This reply has been marked as private.
    #935096

    Hi,
    To hide the breadcrumbs on your regular posts, please try this:

    .single-post .breadcrumb  {display: none !important;}

    But this leaves a blank title bar, so if your would like to hide the title bar and breadcrumbs, try this instead:

    .single-post .title_container {display: none !important;}

    I don’t think this will interfere with bbpress, but if you do see, this please post a link to the page so we can adjust.

    Best regards,
    Mike

    #935360

    Thanks, I tried this but the “reply to….[topic title]” is still not showing up.

    #935477

    Hi,
    Ok thanks, did this solve the breadcrumb issue?
    Where is the “reply to….[topic title]” supposed to show? If this was a similar issue as the breadcrumbs, where you had to enable them for all pages, please do, then we can hide them from the pages you wish with more css.

    Best regards,
    Mike

    #936216

    I did enable breadcrumbs but it is not working. It is supposed to display right above the comment box, just like above this. how can i attach a screenshot?

    #936267

    Hi,
    Please try using https://postimages.org/ and pasting the image URL in your post.

    Best regards,
    Mike

    #936666
    This reply has been marked as private.
    #937381

    I figured it out. thanks!

    #937425

    Hi williamslyd,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.