[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 23:24:04 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):
Your function checks to see if a function exists if not enqueues the
files, but the issue is that the files ARE now being enqueued not that
they weren't, when they weren't all was ok wasn't it? however ones child
theme dealt with calling required styles was ok as they were all called
via url paths you set new paths in style.css to the files, with the
introduction of enqueued styles you lose some of the control if say you
sourced the default adminbar ( I know this has all changed) css from bp-
default but not default.css or had moved default css to your own inc
folder and modified it then suddenly you have an enqueued default sheet at
least this is how one can perceive one of the issues that could arise?
I for example have my own stylesheets no bp-defaults at all but suddenly I
have the BP defaults loading which I didn't want and that break my layout
into teeny pieces of horribleness.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3389#comment:15>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list