@lordmatt
Active 2 weeks, 1 day ago
-
Mathieu Viet replied to the topic Enqueuing CSS in 12.0 in the forum How-to & Troubleshooting 1 year ago
Hi @lordmatt, another way to fix it is to use this filter:
add_filter( 'bp_enqueue_assets_in_bp_pages_only', 'return_false' );