Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to put textbox on every page on forums


  • luvs
    Member

    @luvs123

    I want to make Rich’s Ajax Quote to work on my theme, but to do it, I need to eliminate the paged textbox where it only appears.

    How do I make it appear on every page so I can get this working?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

  • modemlooper
    Moderator

    @modemlooper

    in groups/forum/topic.php

    you need to remove this if statement. That statement tells the text box to only show on last page.

    if ( bp_get_the_topic_is_last_page()


    luvs
    Member

    @luvs123

    Awesome! But now the only thing really is if the post is paginated, the quote does not work.

    Any ideas on how to make the box appear on every page?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to put textbox on every page on forums’ is closed to new replies.
Skip to toolbar