Skip to:
Content
Pages
Categories
Search
Top
Bottom

Show pagination in single topic

Viewing 16 replies - 1 through 16 (of 16 total)
  • @robin-w

    Moderator

    I can’t see any forums in these pages

    @aborruso

    Participant

    Hi Robin W,
    I’m stupid it’s a password protected forum.

    Then two screenshot:
    – the topics list page with pagination http://ge.tt/3ScyNli1/v/0?c
    – the topic page without pagination at the start (and also at the end) http://ge.tt/2xPjPli1/v/0?c

    Thank you

    @netweb

    Keymaster

    I also cannot access the screenshots you posted, the site never loads the images and I cannott download theme either.

    That said, I suspect you have ‘Threaded Replies’ enabled, if that is the case there is no topic pagination when ‘Threaded Replies’ are enabled.

    @aborruso

    Participant

    Hi Stephen Edgar,
    sorry again, I’m not lucky with URLs 🙂

    Thank you very much, if I disable ‘Threaded Replies’ I have pagination.
    But I would like to have something similar to this topic https://bbpress.org/forums/topic/user-profile-pages-not-displaying-correctly/

    Pagination and reply enableb per post. How is it possibile to enable it?

    Best regards

    example

    @netweb

    Keymaster

    Sorry, it is one or the other at this stage, you cannot have both.

    Enable threaded replies and exclude pagination OR Disable threaded replies and include pagination.

    @aborruso

    Participant

    Then here you use customized version of bbpress.

    Am I right?

    Thank you again

    @netweb

    Keymaster

    No, we use the same version, I think we may have our terminology crossed.

    If you want the topic displayed at the top of every page like we do here so that you can still see the original topic when you are page 3 for example you want to use bbp_show_lead_topic

    See the following article and add that code to your themes functions.php file.
    (I think this is what you are after 🙂 )

    bbp_show_lead_topic

    @aborruso

    Participant

    Hi Stephen I appreciate a lot your kindness and I’m sorry for my (a little) stupid request.

    In this topic you have a the top the pagination of replies, and for every message the possibility to reply (I have highlighted these in the below image).

    To have pagination replies with reply button, do I must use bbp_show_lead_topic?

    Thank you

    image

    @netweb

    Keymaster

    OK, I am with you now and by the way there is no such thing as a stupid question 🙂

    You should see a ‘reply’ link but when I look at your forum you are using WordPress 3.5.1, Twenty Eleven theme, a Twenty Eleven bbPress child theme and bbPress v 2.3.2. You also have other plugins modifying/extending the Twenty Eleven theme.

    Why are you using old versions? Many of these modifications will be the primary cause of your issues and upgrading all of these and even a newer theme would fix most of your issues.

    That is the first thing I would do, update to WordPress 3.9.1 and bbPress 2.5.3

    @aborruso

    Participant

    Ok, then I do not see the reply button, because I have an old version.

    Where do you see in the code that I use a child theme?

    Thank you

    @netweb

    Keymaster

    I see it all in the <head> section of the HTML source of your site.

    @aborruso

    Participant

    You see in the <head> that I use a child theme? Where?

    @netweb

    Keymaster

    I should have said the ‘bbPress templates’ in your Twenty Eleven theme

    <link rel="stylesheet" id="bbp-child-bbpress-css" href="http://www.assorpas.it/wp-content/themes/twentyeleven/css/bbpress.css?ver=2.3.2" type="text/css" media="screen">

    @aborruso

    Participant

    Hi Stephen,
    I have updated my site to WordPress 3.9.1 and bbPress 2.5.4.

    I have the post reply button, but the reply href of reply is not related to the post ID, but it is related to new post.

    In this forum instead you have https://bbpress.org/forums/topic/topic_name/?bbp_reply_to=147344&_wpnonce=fda342eb5b#new-post

    Is it normal?

    @netweb

    Keymaster

    Yes, this is normal and the default for bbPress 2.5.4, when you click ‘reply’ it links to the #new-post form at the bottom of the topic.

    @svetoslavd79

    Participant

    Hi guys,

    I was faced with the same issue and was able to resolve it by following this guide:

    [FIXED] bbPress Threaded (nested) Replies with Paging

    Hope it helps someone else.

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