Opened 9 years ago
Closed 9 years ago
#3081 closed defect (bug) (fixed)
page don't shown Topics by Last Post if move archive-forum.php to \my-theme\bbpress\
| Reported by: | ellipszist | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | low | Milestone: | 2.6 |
| Component: | General | Version: | trunk |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
first copy all files from
\wp-content\plugins\bbpress\templates\default
to
\wp-content\my-theme
and i move archive-forum.php
\my-theme\extras\archive-forum.php
to
\my-theme\bbpress\archive-forum.php
for edit Forum Index ex. example.com/forums/
but i choose Topics by Last Post from Forum root should show in Foums Settings Page
example.com/forums/wp-admin/options-general.php?page=bbpress
return to example.com/forums/ page don't shown Topics by Last Post
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The extra WordPress page & archive templates need to be in the root of your theme, not in the
bbpressdirectory.