Re: Changing Forum Display
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.
`
`
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/