Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 21,276 through 21,300 (of 68,968 total)
  • Author
    Search Results
  • tobiasandersen
    Participant

    You can find it in on line 24 of the member-header.php template, under plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single.

    Hope that helps.

    #163316
    rypo73
    Participant

    @chouf1 Thanks for your support!

    So an update. When I set the affected User to ‘Subscriber’, they appear in the BuddyPress ‘Members’ widget with a ‘last_activity’ value appearing in the dbase (wp_usermeta table). However, changing them (back) to ‘Administrator’ they drop off the radar again.

    We have 2 others with Admin role who are not affected in the same way.

    So, anyone-else experienced anything like this?

    Oh and @chouf1: WP3.5.1, BP 1.7.1, bbPress 2.3.1, BuddyPress Group-O-Matic Pro, 1.0.3 – 39 plugins in total, I’m not listing them all here.

    #163315
    kellwang
    Participant

    Wow,Great article,it’s so helpful to me,and your blog is very nice,I’ve learned someting from your blog ,Keep on writing,my friend,I will keep an eye on it,One more thing,thanks for your post!welcome to stainless steel ball

    #163314
    rrhyox
    Participant

    thanks for giving me some clues. i try checking the header and the JS that conflicts to my theme.

    #163313
    bp-help
    Participant

    @naturalworldstm
    Thank you for your help! 🙂

    #163312
    bp-help
    Participant

    @rrhyox
    I don’t use the buddypress activity plus plugin but I would assume it is js that conflicts with your theme. Maybe it loads jquery from google instead of the included js in WP in the header which you should be able to comment out or remove. But maybe you should contact the theme author to see if they will be willing to test and help you sort it out to be safe. I don’t use this theme or plugin so take what I am saying as speculative because I may be wrong.

    #163311
    Anton Naydenoff
    Participant

    You could see this component in Settings just under Components:

    Components – Pages – Settings
    All (9) – Active (9) – Innactive (0) – Must-use (2) – Retired (1)

    Look this (1) in Retired and you’ll find what you want. 😉

    It’s also written this:

    Group Forums: BuddyPress Forums are retired. Use bbPress.

    #163310
    Andres Felipe
    Participant

    Sure @bphelp, here is the link https://wordpress.org/extend/plugins/buddypress-media/. They also have some pro add-ons like video, tagged. I deleted this plugin a few months ago but at this momment they are updating it frequently and have great support.

    #163307
    bp-help
    Participant

    @naturalworldstm
    Do you have a link to the particular plugin version as there has been confusion over which bp-media plugin is being used in previous forum topics which is not your fault. Its just the name conflict by the developers is confusing to others so please supply @ludachrisgsx with the link to the plugin you are suggesting. Thank you for your help! 🙂

    #163305
    rrhyox
    Participant

    default buddypress theme is working i dont know why it is not working in huddle theme.

    #163304
    bp-help
    Participant

    @rrhyox
    This is a third party plugin that has not been updated in a while so you may want to request support on the WPMU DEV forums as well. When WP 3.6 comes out It is supposed to support native audio and video support but I am not sure how or if that will be integrated within the buddypress activity post. If so it will be awesome! Hopefully someone else may shed some light on this. 🙂

    #163301
    Andres Felipe
    Participant

    bp-media last release do that

    Anton Naydenoff
    Participant

    Not my business, but I was really confused with these bbPress <-> BuddyPress forums, too.
    It’s not necessary to write that ‘Group Forums’ are some kind of a component of BP when they are actually not. It bears only unneeded confusion for users. ‘Group Forums’ are just an option to connect some group with a particular forum from all the forums in a site, but all forums are bbPress forums at the end. BP doesn’t have any forums in it!
    I think you should better leave the settings for people to chose if they want their groups to have forums or not while they are creating these groups. That’s enough – no more explanations are needed then. To write articles about ‘Group-forums’are really confusing for all the newbies. ‘Group forums’ or whatever the name is, are another yet forum in bbPress parental for other forums.
    This part with these shortcodes is another big mess too – people DON’T UNDERSTAND this – I’m 99,99% sure that I am not the only one who think this way.
    Some details in BP are quite well explained (UNNECESSARY) while other ones (IMPORTANT ones) are totally ignored. There is almost none info for shortcodes for example – how they work, where to write them, how to make them work, lists of them, etc… 🙁

    #163297
    G
    Participant

    @megainfo

    Nice plugin. Is it easy for you to include function in this plugin to do either of the following:

    * Automatically block (or make Private) the listing of posts in Activity from specific blogs on the network.

    * Automatically block (or make Private) the listing of posts in Activity from specific users of the network.

    I have been trying to do this for a long time but no such plugin or feature is available yet.

    Thankyou.

    kraigg
    Participant

    I spent a few hours creating a development version and testing, but I still can’t get it to hide private discussions from the activity stream.

    Here is what I tried so far:
    – Deactivated all plugins except BuddyPress and bbPress, to see whether it is a conflicting plugin issue
    – Reverted back to default BuddyPress theme
    – Set the group to public, then back to private again

    The only strange thing I’ve found so far is when I go into the database. Inside the bp_activity table, the discussions from private groups all have “hide_sitewide” = 0. If I set hide_sitewide for these discussions to 1, the topic no longer appears in activity stream. But where does hide_sitewide originally get set?

    chuckingit
    Participant

    hi – i’m by no means an expert but just testing buddypress 1.7 and in looking at MySQL tables, it appears that the activity @name is from the WP User Nice Name in the WP_Users table … note i’m also testing on a WP Multisite network …

    also, being able to change the activity @name might be great feature for profile edit ..??..

    with respect modifying profile, i’ve seen a drop down from the user profile top right menu bar that allows me to get to the profile and edit it …

    i’m not positive about the BuddyPress settings and sync’ing with WP profiles … hope this helps 🙂 cordially, chuck scott

    #163279
    kkradel
    Participant

    Beautiful!

    Thank you @mercime !

    #163276
    bp-help
    Participant

    @megainfo
    Hey thanks! I just added the code to the plugins js file and it worked like a charm!
    I also fixed the styling in my child Responsive Theme. Its just a matter of adding floats, and margin. On my bp-default child, twenty twelve child, and simplify theme child all work perfect as well!
    Again nice job and thanks for the great plugin!

    #163272
    @mercime
    Participant

    BP Bug Reports -> https://buddypress.trac.wordpress.org/
    Please provide info about your installation when you post there -> WP/BP versions, single/multisite install, if multisite where is BP installed, theme used, plugins activated, etc.
    Thanks.

    #163271
    @mercime
    Participant

    @kkradel In a nutshell, if your theme has a full-width template, open that file, copy all code, and paste into a new file, buddypress.php which you then upload to your theme folder in server. https://codex.buddypress.org/developer/theme-development/a-quick-look-at-1-7-theme-compatibility/

    @mercime
    Participant

    @henrywright-1 I recall seeing that happen once with a BP Default child theme and the other time with a “BuddyPress-ready” theme. It was a JS issue and was fixed with a point upgrade. What theme are you using?

    #163266
    meg@info
    Participant

    The problem is from js code who animate #whats-new-options div, he make a div 40px hight.

    i find fix, i will fix the plugin by ading this code in js file

    
            jQuery('#whats-new').off('focus');
            jQuery('#whats-new').on('focus', function(){
                jQuery("#whats-new-options").css('height','auto');
                jQuery("form#whats-new-form textarea").animate({
                    height:'50px'
                });
                jQuery("#aw-whats-new-submit").prop("disabled", false);
            });
    
    #163264
    meg@info
    Participant

    Hi again @bp-help and thanks for feedback,

    The scroll becomes visible also without the plugin, i think is css problem from buddypress (responsive).

    http://s21.postimg.org/j822en8iv/resize_compact.png
    http://s17.postimg.org/wotdu057z/resize_default.png

    you can fix that by adding this css :`
    #activity-privacy {
    margin-top: 2px;
    }
    `

    #163263
    storyaday
    Participant

    It has changed. I just went through this step by step guide this morning and it worked like a charm. I was nervous, but needn’t have been.

    https://codex.buddypress.org/user/buddypress-site-administration/migrating-from-old-forums-to-bbpress-2/

    #163262
    meg@info
    Participant

    Hi bp-help :P, give me 5 minute plz to read all this posts

Viewing 25 results - 21,276 through 21,300 (of 68,968 total)
Skip to toolbar