[buddypress-trac] [BuddyPress] #3389: Enqueueing CSS of bp-default breaks child theme layouts
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Aug 15 22:48:52 UTC 2011
#3389: Enqueueing CSS of bp-default breaks child theme layouts
---------------------+------------------------------
Reporter: mercime | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version: 1.5
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------
Comment (by hnla):
Shouldn't really have been done this time round, not just for the sake of
getting into line. present theme should have been retired and these sorts
of changes and other improvements moved to a new theme ( can bp hold two
themes one to preserve older child themes and one that moves forward,
don't really see why not)
Karamatosed not really understanding what you're doing? for a true child
theme or at least one that is as close to a true theme as BP allows one
has to accept functions.php if you have your own styles then you have to
do what I'm having to do and deregister the BP enqueueing of the styles.
Enqueueing is a cool feature of WP but more so where scripting is
concerned - although I do like the fact I can add query strings, but for
CSS I still think it's a relatively low benefit and if you know how to
manipulate headers and caching directives you will not lose anything by
not enqueueing styles.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3389#comment:13>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list