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: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | low |
| Severity: | normal | Version: | trunk |
| Component: | General | 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.
The extra WordPress page & archive templates need to be in the root of your theme, not in the
bbpressdirectory.