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