Opened 15 years ago
Closed 15 years ago
#3774 closed defect (bug) (fixed)
Child theme support
| Reported by: | lancehudson | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6 |
| Component: | Appearance - Template Pack | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The current BP Template Pack doesn't fully support child themes. Specifically if the templates are included in the parent but not the child.
I have attached a patch that fixes this issue.
There is also a small typo ('tho' => 'the')
Attachments (2)
Change History (5)
#1
@
15 years ago
Added a new patch. This one uses a much simpler and faster if statement, but is what I would call a non standard use of the get_query_template function.
Also added a fix for if the theme is not in the wp-content/themes dir.
#3
@
15 years ago
- Resolution → fixed
- Status new → closed
Good call! (And sorry for the delay.) Fixed in https://github.com/boonebgorges/bp-template-pack/commit/cc6d10e2c45da6833b3529783a5703738efbd59d
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
adds child theme support