Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 17 replies - 1 through 17 (of 17 total)

  • Martin
    Participant

    @rastarr

    Most cool @mercime

    This worked a treat

    /* disable Recording Site Activity for Admins */
    add_action("bp_loaded","bpdev_init_sm_mode");
    function bpdev_init_sm_mode(){
    if(is_super_admin())
    remove_action("wp_head","bp_core_record_activity");//id SM is on, remove the record activity hook
    }
    /* -------------------------------------------- */

    Thank you so much


    Martin
    Participant

    @rastarr

    Ouch @mercime
    I thought it would have been a simple add_filter thing than a 3 month website subscription to get some plugin, to disable login activity for a user hahaha


    Martin
    Participant

    @rastarr

    Just wondering whether anyone got this to work as I’m interested in getting ArrowChat myself?


    Martin
    Participant

    @rastarr

    Oh wow, thanks so very much @shanebp for this. Limme test out to stop the filthy Spam scourge.


    Martin
    Participant

    @rastarr


    Martin
    Participant

    @rastarr

    Might be cool to supply a demo login so people can check it out better, without passing over a Facebook Signup.


    Martin
    Participant

    @rastarr

    Well, in short, I needed to make a /css folder in my theme folder, copy the new bbPress css file from wp-content/plugins/bbpress/templates/default/css/bbpress.css and rip out all the mobile related entries that where all in the bottom end of that file.

    Problem solved though it isn’t a very elegant solution and I’m sure this cause havoc for lots of other themes that aren’t responsive.


    Martin
    Participant

    @rastarr

    What was the resolution, if you don’t mind me asking?


    Martin
    Participant

    @rastarr

    WangGuard does this, in their latest version


    Martin
    Participant

    @rastarr

    I use WordPress Social Login successfully for my BuddyPress site – free from the repo


    Martin
    Participant

    @rastarr

    @bphelp Checked out the buddydev.com thread and gave him 2 other WordPress threads relating to WPSEO and BP so hope he can make his stuff (and BP) even better.
    Back to pondering on my fledgling community ….. 🙂


    Martin
    Participant

    @rastarr

    @bp-help yeah, I am running WordPress SEO by Yoast as well as one mod but will need to check the one you listed and suss it out.
    The site has social sharing coming out of the kazoo. So I still haven’t found whatever it is that people find attractive in a Community such as the one I’m trying to get going and build up.


    Martin
    Participant

    @rastarr

    We’re only a new BuddyPress installation though the site has been going for about 4 years – http://www.geekandjock.com

    My challenge is getting participation as well as expanding the community’s existence in the big wide wonderful world.

    For me, any suggestions in getting the word out would be really appreciated.
    What do others do for this? Maybe this would make a better topic elsewhere


    Martin
    Participant

    @rastarr

    Would you mind copy/paste what you’re excluding in the WPSuperCache plugin?


    Martin
    Participant

    @rastarr

    @modemlooper
    So anything to do with BuddyPress then?


    Martin
    Participant

    @rastarr

    I actually own Mingle hence my interest 🙂


    Martin
    Participant

    @rastarr

    How did you redirect them to change avatar though?

Viewing 17 replies - 1 through 17 (of 17 total)
Skip to toolbar