Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 8,076 through 8,100 (of 22,621 total)
  • Author
    Search Results
  • #177972

    In reply to: Search Plugin

    BuddyBoss
    Participant

    You could use Google News to set up stories related to that content:
    https://news.google.com/

    And then set up a Google News plugin that feeds in the data.
    Something like this: https://wordpress.org/plugins/simple-google-news/

    Not sure if that’s the best option (haven’t tried it) but you could search through the WP plugin repo to find a good Google News plugin and get it to sync in the stories you want.

    #177968
    modemlooper
    Moderator

    you can use https://wordpress.org/plugins/unconfirmed to activate users added

    #177948
    Anton
    Participant

    I finally got down to make a ticket out of it, if people have similar problems: https://buddypress.trac.wordpress.org/ticket/5372

    #177947
    Anton
    Participant

    I’ve created a ticket here now, for those with similar issues like me: https://buddypress.trac.wordpress.org/ticket/5372

    GSJ
    Participant

    Hi!

    I have WordPress 3.8.1 and Buddypress 1.8.1.

    I had the same issue above where the notifications menu shows up twice.

    This was with WordPress 3.8 and when I updated to Buddypress 1.9.1.

    I went back to Buddypress 1.8.1 after this.

    I haven’t tried it again since I updated to WordPress 3.8.1…

    Perhaps I should??

    Also, Buddy theme, but not updated recently as have modified the original theme a bit.

    #177918
    BackpackersUnion
    Participant

    I know this is a little old, but I’ve seen other questions linked to this answer.

    I tried the above suggestion and it took down the site. All pages read;

    Parse error: syntax error, unexpected '<' in /home/(Cpanl-User-Name-Retracted)/public_html/wp-content/plugins/bp-custom.php on line 3

    Paul do you have any other variations that might work or has anyone had any success?

    Running WordPress Multisite and BuddyPress.

    Thanks!

    Marcella
    Participant

    @bilalvirgo10 I’d love for you to join in, I’ll be uploading my theme shortly. You can take a copy and look at the code to help with learning.


    @mercime
    thanks! I got there, it’s now on version 0.2 I tighter design, WordPress options and soon BuddyPress support. I despise BBPress theming though, it just aint that much fun.


    @buddyboss
    Thanks man, i’m not looking at it as a paid gig.

    #177896

    In reply to: You tube link

    Henry Wright
    Moderator

    @ubernaut is right – it’s called oEmbed and it’s a feature provided by WordPress core. BuddyPress supports oEmbeds in activity updates by default. If you’re not seeing a YouTube video after pasting in a YouTube video’s link, then there is possibly a problem with your theme.

    #177844
    tolusage
    Participant

    Hello @thecbell,

    This should be a good starting point. Though a little old, the plugin below does a similar job for the sMember system, but you can give it a try in your development install and report any progress/set-back in this thread:
    https://wordpress.org/plugins/buddypress-profiles-manager/

    Good luck 😉

    #177822
    tolusage
    Participant

    @icog,

    Quit being an oliver twist…

    But I think this is what you’re trying to do:

    Do the followings and you’re well on your way…

    1. Install the plugin “BP Group Organizer”
    https://wordpress.org/plugins/bp-group-organizer/

    2. Install GroupOmatic Plugin
    https://wordpress.org/plugins/buddypress-groupomatic/

    Follow @megainfo’s instructions above by installing the GroupOMatic plugin to create appropriate conditions for the filling-in of matching profile field at registration.

    You can also utilise the Hierarchy plugin to manage the groups.

    It’s fairly easy to manage what you seek with the above solutions including the suggestions of @megainfo

    GroupOmatic plugin is not compatible (just use it and quit complaining), OR create a plugin of your own that does just that. Or if you can spare some change buy the pro version.

    #177810
    quan_flo
    Participant

    Old topic, but maybe interesting? I needed the same functionallity so I created a plugin that might help here, too:
    https://wordpress.org/plugins/buddypress-foaf/

    #177805
    Anton
    Participant

    Don’t know if this is helpful, but both these return bool(false) when not disabling profile sync:

    var_dump(bp_has_members( 'type=alphabetical&include=' . bp_get_friendship_requests() ))
    var_dump($members_template->has_members())

    So is this a WordPress bug then..?

    #177801
    meg@info
    Participant

    Hi @dtc7240,

    Thank you very mutch for reporting bugs.

    i have added fix on the last version (1.3).
    I just want to mention that i keeped the ability to members to change the visibility of no threaded comment( join group, leave group, ..etc) since this activities concerns it.

    be cargful when you add this tests on your version:
    if( bp_activity_user_can_delete() && bp_get_activity_type() == 'activity_update' ) {

    it’s can stop the plugin to work for others plugins like buddydrive or others ( they use others activity type other than ‘activity_update’).

    I invite you to join the support forum of the plugin for more enhancement and suggestions.

    https://wordpress.org/support/plugin/buddypress-activity-privacy

    Thanks again for the fix.

    Regards,
    Mounir

    #177790
    julianprice
    Participant

    Not sure but Did you confirm your WordPress Settings https://codex.buddypress.org/getting-started/register-and-activation-pages/ having Membership Checked.

    #177787
    Anton
    Participant

    No news here? I can confirm that the problem exist with only 1 plugin active (BuddyPress), network activated or not, and may be connected to the issue where the names of group members don’t show up at all (if the user hasn’t edited their WordPress profile name that is, then it’s cool).

    #177786

    In reply to: PORTFOLIO

    julianprice
    Participant

    @aniclip Take a look at rtMedia plugin https://wordpress.org/plugins/buddypress-media/ . I also tagged @boonebgorges – He did a incredible job on project that has portfolios for people. He may have a better suggestion.

    #177777
    craftersuniversity
    Participant

    I’ve done some more detective work now, and it seems that it has to be a PHP bug of some sort. Changing themes doesn’t work, even BuddyPress default wont display the “Notice for all” message to normal members with status “Participants”. Higher role levels like Editor or Administrator does get to see the message though, so this definitely has something to do with WordPress roles in combination with BuddyPress plugin. I also checked the source code of the page. When logged in as a low ranking member ( role Subscriber ) the text in the notice isn’t even part of the page source code…

    #177776
    noizeburger
    Participant

    @webauthor
    You are looking for similiar features like I did. I understand your frustration, but finally, there’s nearly nothing that can’t be done with buddypress – if you have the right skills.

    I found a solution concerning different registration/profile fields or types: give it a try

    Also, I know there’s a plugin for conditional fields, but I’m not sure if it works: check it out

    Support isn’t always that fast – that’s right. But finally most of my questions could be answered in the past.

    Good luck!

    #177768

    In reply to: BuddyCamp Miami 2014

    julianprice
    Participant

    @davidbisset I probably should booked that as my first ever wordpcamp & buddycamp. You seem to get it – innovative solutions business can use through educating!!!

    I have never been to any camps; I live atlanta but what I have seen on wordpress.tv — not impressed. Most of all camps seemed to gear around those in the design/development industry ; instead creating educating tracks for startups/small businesses that’s not about blogs which equals in lost opportunities/exposure and at the core relationship building.

    In closing, I am commending you on your wordcamps because seems to be some of the best.

    #177766
    Scott Seitz
    Participant

    Hi Mounir (@megainfo). I stumbled across another php notice when pulling up my members page:

    PHP Notice: Undefined property: stdClass::$activity_count in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/buddypress-activity-privacy/includes/bp-activity-privacy-filters.php on line 114

    Can you please add the second argument to the if statement below in the bp_visibility_activity_filter() function when you have a chance?

            if ( $remove_from_stream && isset($activities->activity_count) ) {
                $activities->activity_count = $activities->activity_count - 1;
                unset( $activities->activities[$key] );
            }

    Thank you very much,
    Scott

    #177750

    In reply to: BuddyPress 2014 Survey

    aces
    Participant
    Paul Wong-Gibbs
    Keymaster

    It looks like you might be using PHP4. WordPress requires PHP5, so ask your host to switch you to the latest version of PHP5 they have available and ask them to remove the open_basedir restrictions.

    #177729
    Timland
    Participant

    Unfortunately, that doesn’t help at all. One is to create a demo kind, which is used to check if things are working in the expected way, is not for use for live sites also plus it is not compatible. (the groupomatic,the Second plugin is not compatible)

    P.S 🙂 Though I stated what version of WordPress, buddypress and bppress versions am using on in my first post, I will restating it here also. (am using wordpress version 3.7.1 suffusion theme) (budypress 1.9 and bbpress 2.0 )

    Pls

    #177714
    Henry Wright
    Moderator

    @thatmtnman it’s getting better – lots of performance improvements are in-progress and many are planned. See some of the recently active Trac tickets for examples:

    https://buddypress.trac.wordpress.org/

    #177712
    webauthor
    Participant

    I’ve been reading a lot about this issue and it looks like BP is missing some very basic functionality. This is the first time using it and right out of the gate I see that there are some things that have me baffled.

    1) No way to create conditional fields. I’ve tried using the Gravity Forms User Registration Add-On plugin but there is no way to map fields properly. For example, in Gravity Forms I have Country, State and City fields. If someone selects United States as a Country for example, the next field that the user sees is the State field, but then I run into a problem when someone selects a City. In order to use conditional fields with Gravity Forms, I need to create many City fields (alabama-cities, alaska-cities etc). One City field for each State. These City fields are conditional fields that displayed to the user Cities based on what the user selects in the State field.

    The problem is that Gravity Forms wants me to first create User Profile Fields in BuddyPress. Then map each Gravity Forms field to the appropriate User Profile Field. Since I have many Gravity Forms cities field, there is no way I can tell Gravity Forms to use the City that the user selects and map it to a City User Profile field in BuddyPress.

    I’ve read a lot of posts on this forum dating back 5 years and no one has offered a working solution.

    2) Also, Why is there no option for an admin to be able to deny users from changing their Screenname? How about an option that prevents user from modifying a specific field such as Gender? All I see is havoc and chaos if you allow users to change certain fields.

    3) Why doesn’t BuddyPress offer a way to have different registration fields based on the user? Teacher / Student Registration, Doctor / Patient etc? It doesn’t make sense. Look at the core of BuddyPress. It’s a social network plugin. In almost every circumstance you have a need for one user have certain fields and another to have other fields. Trying to figure out how to show certain profile fields for one user and not another should be at the core of this plugin. Not to mention making it easy for the site owner to layout those fields so that they look nice. For example something as easy as defining the length of the fields. You can’t make those modifications without Firebug and CSS and PHP experience, or worse yet another plugin. If you use a plugin, then you have to pray to God the author of that plugin not to fall off a cliff or pray that he / she keeps that plugin conducive with the latest version of BP.

    I don’t mean to gripe but BuddyPress it seems to me that at it’s core, very little thought was given to how people would actually use it. Almost like it’s piecemealed together.

    Another big complaint is that it’s not compatible with the best WordPress themes on the planet – StudioPress. Shouldn’t the contributors of BP make sure that BP and StudioPress be compatible?

    I’m sorry if this sounds like a rant, it’s not. It’s just frustration. BP looks awesome but underneath the hood, there are a lot of obvious problems. My suggestion is to do what WooCommerce, StudioPress and others do. Sit down and figure out how to handle the big issues first. If need be, charge for BuddyPress. If the problem is that you have a bunch of contributors who work on things “they” deem important and at their own leisure, then the plugin suffers. Charge for it. Sit down and listen to the complaints and address them based on customer priority. Pay someone to reply to this forum so we’re not waiting days for a response. You’ll have much happier users and a much better plugin. Just my 2 cents worth. Honestly, since BP is virtually the only Plugin of it’s kind, not taking my advice will lead to someone creating a better wheel and that point, it’s only a matter of time before BP becomes obsolete.

    It’s been close to 24 hours and no response to my original question. If ANYONE has an answer as to how I can get a user to simply select a Country, then State, then City based on previous fields, I’d greatly appreciate it. Also if someone could please tell me how to prevent users from modifying certain fields that would be appreciated as well.

    Thanks

Viewing 25 results - 8,076 through 8,100 (of 22,621 total)
Skip to toolbar