sismis

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 35 total)
  • Author
    Posts
  • in reply to: Buddypress RSS and activity #49692

    sismis
    Free User
    Post count: 39
    This reply has been marked as private.
    in reply to: Buddypress RSS and activity #49527

    sismis
    Free User
    Post count: 39

    Is it possible to change that?

    Thanks

    in reply to: Buddypress RSS and activity #49315

    sismis
    Free User
    Post count: 39

    One more question.

    Now when i dont have activity options what is going in notification?

    It will be nice that noticication shows when someone reply your comment,comment your listing or write your name in comment?

    Write now when I have disabled activity notifications have no function?

    Thanks

    in reply to: Buddypress RSS and activity #49309

    sismis
    Free User
    Post count: 39

    Hi,

    I used this code to remove activity…

    function remove_bp_tab() {
    global $bp;
    bp_core_remove_nav_item( ‘activity’ );

    }
    add_action( ‘bp_setup_nav’, ‘remove_bp_tab’, 999 );

    Thanks

    in reply to: Buddypress RSS and activity #49064

    sismis
    Free User
    Post count: 39

    Ok.
    I will try to find code for removing it from profile page, but i see that a lot of peopole have problem with it.
    Is it normal that I dont have save button in BP settings?
    Im using yours themes and plugins(3 or 4 plugins are not form you).
    If i just deactivate activity from BP settings will then aloso remove activity from profile page?

    Thanks for helping

    in reply to: Buddypress RSS and activity #49009

    sismis
    Free User
    Post count: 39
    This reply has been marked as private.
    in reply to: Buddypress RSS and activity #48942

    sismis
    Free User
    Post count: 39

    ok. Can you just help me to remove activity?

    Thanks

    in reply to: Buddypress RSS and activity #48900

    sismis
    Free User
    Post count: 39
    This reply has been marked as private.
    in reply to: Buddypress RSS and activity #48897

    sismis
    Free User
    Post count: 39
    This reply has been marked as private.
    in reply to: reactions without HTML #48895

    sismis
    Free User
    Post count: 39

    Solved.
    Thanks

    in reply to: Buddypress RSS and activity #48808

    sismis
    Free User
    Post count: 39

    I turn off BP activity in BP settings but I dont have save button to seave it. So when i go on another page it just return in normal. In BP settings there are several options but to me there are always same active because i dont have save button to confirm changes.

    Option to remove RSS from activity page?

    Thanks

    in reply to: reactions without HTML #48597

    sismis
    Free User
    Post count: 39

    Hi,

    I would like to remove HTML suggestions below review text.

    When i enter this code

    function disable_html_in_comments()
    {
    global $allowedtags;
    $allowedtags = array();
    }
    disable_html_in_comments();

    i still see this text

    You may use these HTML tags and attributes:

    how to remove this remaining text?

    Thanks

    in reply to: Map homepage #44675

    sismis
    Free User
    Post count: 39

    This code was something abut ubermenu… But i cant remember for what exactly.

    I removed this css code and another one, now for the moment is ok.

    Thanks for your help.

    in reply to: Map homepage #44506

    sismis
    Free User
    Post count: 39

    Simone jes and now is ok. thanks

    still have problem with full screen map being hidden by the header.

    Thanks

    in reply to: Map homepage #44497

    sismis
    Free User
    Post count: 39
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 35 total)