[buddypress-trac] [BuddyPress Trac] #6563: index-action-change-avatar.php will not help to customize change avatar page. JS not working.
buddypress-trac
noreply at wordpress.org
Thu Jul 23 16:15:12 UTC 2015
#6563: index-action-change-avatar.php will not help to customize change avatar
page. JS not working.
-----------------------------------------+------------------------------
Reporter: Jessy Marco | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Appearance - Template Parts | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback |
-----------------------------------------+------------------------------
Comment (by imath):
Ok, just tested and it's working just fine !
This is what i've done :
- create an empty file in `/twentytwelve/buddypress/members/single` named
`index-action-change-avatar.php`
- in `/twentytwelve/buddypress/members/single/index-action-change-
avatar.php` i've copied/pasted the content of the `bp-templates/bp-
legacy/buddypress/members/single/profile/change-avatar.php` template.
- added `get_header()` before the pasted content and `get_sidebar()` &
`get_footer()` after it. Header and footer are important to make sure
scripts are loaded.
So unless you have a particularity that i haven't understood, i'd say we
can close this ticket as worksforme
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6563#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list