[buddypress-trac] [BuddyPress] #4869: BP Theme Compat & BuddyPress Widgets styles

buddypress-trac noreply at wordpress.org
Thu Apr 4 17:15:16 UTC 2013


#4869: BP Theme Compat & BuddyPress Widgets styles
------------------------------------+-----------------------
 Reporter:  imath                   |       Owner:
     Type:  enhancement             |      Status:  reopened
 Priority:  normal                  |   Milestone:  1.7
Component:  Theme                   |     Version:  1.7
 Severity:  normal                  |  Resolution:
 Keywords:  dev-feedback has-patch  |
------------------------------------+-----------------------

Comment (by r-a-y):

 > With BP 1.7, I was planning not to declare
 add_theme_support('buddypress') so that the legacy javascript was auto-
 loaded

 `add_theme_support( 'buddypress' )` tells BP not to load BuddyPress' theme
 compatibility layer or any of its CSS and JS.  So you do want to add this
 code snippet.

 The development version of BP Template Pack automatically adds
 `add_theme_support( 'buddypress' )` in its codebase so you shouldn't have
 to worry about this.

 Try the bleeding version:
 https://github.com/boonebgorges/bp-template-pack/archive/master.zip

 And let us know if that addresses your problems.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4869#comment:18>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list