Bug #366
closed
External stylesheet/script lag
Added by Boone Gorges about 14 years ago.
Updated about 14 years ago.
Category name:
BuddyPress (misc)
Description
Is there a way to streamline/prioritize how the external stylesheets/scripts get loaded on the home page? It's affecting the way that certain aspects of the page work, eg the hero slider.
I can think about/take a look at this too. What is the issue that you're encountering?
The particular issue is that the stylesheet for the hero slider plugin is loading late, so some of the borders around the hero image only pop up after a second or two. See what I mean on cdev.
I'll look at hooking in earlier in the process. Right now it's running on wp_head with a priority of 1 which means I'll likely have to change hooks.
@Boone - for the layout can you try adding a float:left; to the .introbox class in the custom css for the theme and check it with IE to see if the layout is still ok?
- Status changed from New to Resolved
- Assignee set to Boone Gorges
Also available in: Atom
PDF