Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 17 replies - 1 through 17 (of 17 total)
  • @rastarr

    Participant

    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

    @rastarr

    Participant

    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

    @rastarr

    Participant

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

    @rastarr

    Participant

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

    @rastarr

    Participant

    @rastarr

    Participant

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

    @rastarr

    Participant

    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.

    @rastarr

    Participant

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

    @rastarr

    Participant

    WangGuard does this, in their latest version

    @rastarr

    Participant

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

    @rastarr

    Participant

    @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 ….. 🙂

    @rastarr

    Participant

    @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.

    @rastarr

    Participant

    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

    @rastarr

    Participant

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

    @rastarr

    Participant

    @modemlooper
    So anything to do with BuddyPress then?

    @rastarr

    Participant

    I actually own Mingle hence my interest 🙂

    @rastarr

    Participant

    How did you redirect them to change avatar though?

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