Skip to:
Content
Pages
Categories
Search
Top
Bottom

Changing Forum Display

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

  • LPH2005
    Participant

    @lph2005

    You will want to modify the index.php file in your child theme’s forum directory. (/wp-content/themes/childtheme/forums/index.php)

    The form action is the important section to modify.

    `


    <tr class="”>

    <a class="topic-title" href="” title=” – “>

    <a href="”>

    <a class="button" href="forum/#post-new” title=””>Start New Topic <a class="button" href="forum” title=””>More Topics

    `

    This is how the page looks: http://www.thechembook.com/tutoring

    Important: Make sure you have an original copy (backup copy) of the index file available. Practice locally first. This link will help you with child themes: https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/


    Anna
    Member

    @ohthenoes

    Brilliant. This is exactly what I needed.

    Thank you very much sir! You are a lifesaver.


    ericreynolds007
    Participant

    @ericreynolds007

    This is great. Thank you. How would you zebra stripe every other forum topic, and how would you add the group avatar to the left of each group title?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing Forum Display’ is closed to new replies.
Skip to toolbar