Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • fl4re
    Participant

    @fl4re

    it work better in bp-core/bp-core-template.php

    function bp_is_active( $component = '', $feature = '' ) {
    	if ($component=='activity') {
    	if (strpos($_SERVER['REQUEST_URI'], "elementor-preview") == true){
    		return false;
    	}	
    	}	
Viewing 1 replies (of 1 total)
Skip to toolbar