@lordmatt
Active 1 week, 6 days ago
-
Mathieu Viet replied to the topic Enqueuing CSS in 12.0 in the forum How-to & Troubleshooting 9 months, 4 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' );