Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'questions'

Viewing 25 results - 401 through 425 (of 2,230 total)
  • Author
    Search Results
  • #255351
    danbp
    Participant

    @airsid

    …but it is a simple code to add a widget !
    Don’t take it wrong, we all started a day to learn. Like you, i’m not a coder. But the widget coding is a WP thing, explained on the codex page i indicated.

    You say you didn’t understand what is written on codex. What would be if i give you some code if you don’t understand a text ? Try again. And while learning step by step, read also BP’s codex about templates.

    Once you feel more confortable, after some experimentation and errors, come back for BuddyPress related questions. 🙂

    #255250
    danbp
    Participant

    Hi,

    here a script to load an xprofile country list
    and here an autoload JS script

    And here some instructions for enqueuing a JS to login/register page.

    Happy coding !

    wangup
    Participant

    Hi!

    I am trying to figure out a way to only show status updates on the activity stream.

    I have seen code on here at https://codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/, but I just don’t know where to put it in terms of the file and what line to put it in.

    And it would be in the child theme as well, right?

    Sorry for the 2 questions,
    just a newbie with wordpress to be honest.

    Appreciate the help!

    WordPress Version: 4.5.3
    BuddyPress Version: 2.6.0
    Link to Site: BuildCup.com

    #254888

    In reply to: Avatar URL

    danbp
    Participant

    Since WP 4.2, you can use get_avatar_url. More on this discussion.

    Perhaps this may work too: bp_loggedin_user_avatar( 'html=false' );

    navyspitfire
    Participant

    I have a questions pending with them, just curious if anyone here knows.

    #254568
    robsaunders
    Participant

    Hi,

    1) I’ve just installed buddypress but there is no button to change the avatar and I’m not sure why. I have all the settings checked correctly.

    2) I would also like the buddypress set up in such a way that only the administrators/authors of the main site can view and receive messages from members. Basically I’m looking for buddypress to enable members to submit technical questions/issues to administrators/authors to respond. Is this achievable. Members should not be able to view other members questions/comments.

    3) When a member submits a message can there be an email notification to the administrator/author?

    Thanks in advance for your help.

    #254543
    Masoud
    Participant

    hi.
    i have 2 questions.
    1) how can i create a new profile field?
    2) how to protect it from the users so they can only set that field’s data once.
    and cannot change it after that.
    just like the username field in registration form, which u cannot edit it or change it after it has been set!

    how can i do this?
    any suggestion?

    tnxx for help.

    #254464
    bryanbatcher
    Participant

    Hello, BuddyPress Community!

    I have the plugin DW Reactions installed (https://wordpress.org/plugins/dw-reactions). It doesn’t integrate with BuddyPress. Assuming BuddyPress “activities” were a custom post type, I thought integrating it myself would be no problem. Well, after some digging, I noticed that activities were stored in the database as their own type of object (am I using the term “object” correctly?) and not as custom post types. DW Reactions is written to work with post types. I imagine that’s why it doesn’t work with BuddyPress activities.

    Is there a way to make activities register as a custom post type? If that’s not possible, is there a quick fix to make a plugin reference activities instead of posts?

    Or, is there anyone reading this who is familiar with DW Reactions and might know how to fix this?

    Thanks in advance for any help. Here are my answers to the questions in on of the sticky posts, in case they’re needed.

    1. Which version of WordPress are you running? 4.5.2
    2. Did you install WordPress as a directory or subdomain install? directory
    3. If a directory install, is it in root or in a subdirectory? root
    4. Did you upgrade from a previous version of WordPress? If so, from which version? yes, 4.5.1
    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. yes
    6. Which version of BP are you running? 2.5.3
    7. Did you upgraded from a previous version of BP? If so, from which version? no
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? yes, too many to list
    9. Are you using the standard WordPress theme or customized theme? custom, InspireBook v1.2.2
    10. Have you modified the core files in any way? no
    11. Do you have any custom functions in bp-custom.php? no
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? n/a
    13. Please provide a list of any errors in your server’s log files. n/a
    14. Which company provides your hosting? GoDaddy
    15. Is your server running Windows, or if Linux; Apache, nginx or something else? Linux

    #254403
    Zimm
    Participant

    So, a few questions of “how to” about groups, page styling, and assigning groups. I’m working on a Harry Potter/Hogwarts related project where each user would be in one of four houses: Gryffindor, Slytherin, Ravenclaw, or Hufflepuff. I’d create each group and assign users to each group. That said, users can also create their own groups/clubs. So, I guess, I’d like to know if the house group can be their default group and make it to where they can’t change their default group but will still be able to access their custom groups forums and feeds per the norm.

    I’d also like to know if it’s possible to have a Profile Page layout for the user’s profile, dependent upon the group they are in. So, say all of then memebers of Gryffindor will have a profile layout with different styles and colors than those in Slytherin or the other two houses.

    Optionally, I’d like to create a sorting ceremony forum that’s a private forum, but not in the traditional sense. I’d like the posts to be hidden from everyone except the admins and the original creator. So if a new user is waiting to be sorted, they can go onto the board and only see their thread any anything that’s stickied. I’d also like to have a custom form for creating the topics in that specific board which will include selectable answers and will post to the thread when submitted. That said, replies would be normal.

    So, there it is in a nutshell. If anyone could offer some direction and assistance that’d be great. I’ve done a ton of google searching over the past week and haven’t found anything definitive. I appreciate any and all help.

    Ron Ashman
    Participant

    WP 4.5.2
    BP 2.5.3
    Conditional Profile Fields for BuddyPress 1.1.9
    Flatsome theme by UX 2.9.2
    currently working offline, testing my site, hence no link

    Hi!

    I got 2 separate questions about using BP. I’ll be as brief as possible.

    1) Is there any way to fix required logic for conditional fields in the registration form? I have the following fields in my form, all of them drop down menues to choose one option:
    – State > NY / CA / FL / etc.
    – City in NY (show only if State = NY) > Albany / Buffalo / NY / etc.
    – City in CA (show only if State = CA) > LA / San Diego / Fresno / etc.
    and so on…

    The “State” field is required. The “City in…” field is required as well. Of course, only one “City in…” shows after choosing the state. The problem is that ALL of the “City in…” fields are marked as required, and BP expects the user to fill in all of them, even if they’re not showing due to conditional logic.

    Is there any way to fix it besides disabling the required status? Basically, people choose their location or something else. Maybe a product thing (PC / TV > laptop – desktop / lcd – led).

    2) I have in my sql database tables to organize a lot of products, separated into categories and cross-related. Very neat. Is there a way to easily put that into the registration form with conditional logic? Like the state>county>city thing. Drop down menues that import options from the tables.

    Thanks a lot in advance.

    Paul Wong-Gibbs
    Keymaster

    Thank you for getting in contact with the BuddyPress team. Some of the attitudes displayed in this discussion have not been respectful and are not conducive to a productive conversation, so I am going to close this topic for that reason only. If anyone has questions about this moderation action and is prepared to discuss them civily, you can find my contact details on https://profiles.wordpress.org/djpaul/.

    All projects, including bbPress, BuddyPress, and WordPress, appreciate responsible reporting of suspected vulnerabilities. Read this page on the WordPress site for reporting guidelines for all the aforementioned projects: https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/


    @djsteveb
    On the whole, the BuddyPress team enjoys a good working relationship with rtMedia, and we have often discussed issues when it’s vague when the root cause lies. I appreciate that it’s frustrating to be passed from pillar-to-post when you’re trying to get support or report a problem. If you still have the information, I’d encourage you to get in contact with the rtMedia team to start the conversation.

    mingjie0409
    Participant

    NO matter what page I click …. such as Activity,
    Profile
    Questions
    Notifications 0
    Messages 0
    Friends 0
    Following 0
    Followers 1
    Groups 3
    Forums
    Settings all these page I clicked ,,, The title always show the latest blog name + site title ..

    Why ?? what’s wrong with it please ?

    Thanks a lot

    JK

    #253740
    danbp
    Participant

    You should never hack core files, as you already said ,you will have to redo your customization after each update !

    1) https://codex.buddypress.org/themes/

    2) BP will be updated, and your custom work will remain intact, as long as you use a child-theme and bp-custom.php Child theme and bp-custom have priority when BP is loaded. Anything which is not in them will then be taken directly from BP or theme. Read about template hierarchy on codex.

    All this is detailled on codex. If questions, seacch the forum, they’re many topics around this.

    #253524
    danbp
    Participant

    Hi @subairtc,

    see bp_activity_get_where_conditions filter in bp-activity-classes.php ~L. 418

    Here a similar question with more details.

    Also, maybe you can do something based on this snippet, with a different approach.

    /**
     * Change order of activities query string.
     * @param string $query Query string.
     * @return string $query Modified query string.
     */
    function bpfr_filter_activity_default( $query ) {
    	if ( empty( $query ) && !empty( $_POST ) ) {
    		$query = 'order=ASC';
    	}
    	return $query;
    }
    add_filter( 'bp_ajax_querystring', 'bpfr_filter_activity_default', 999 );

    Apologize if i’m wrong. 😉

    #253496
    markyeoj
    Participant

    Hello,

    I’m working on the visibility of my profile fields but I am not sure how it really works so I have some questions.

    1. I want some profile fields to be visible to some specific user role. But allow the users of that role to set the visibility of the value of the field.

    For example, a long text field visible only for editors and admins. But allow them to set the value’s visibility if they want to share it to their friends or public or private. Is this possible?

    2. I have a profile field only visible for admin meaning only admin can see that profile field, but I want the value of that field visible to all. Is this possible?

    Thanks.

    #253489
    risbrix
    Participant

    Hi!

    I almost satisfied with my website, however not completely.

    I have the plugin BuddyBlog and many other. But buddyblog there allows users to blog on their profile. Like make blog posts.
    That’s just great, however when making a post it won’t show on the activity stream. It doesn’t even mention that I’ve created a blog post.
    It does on my user profile, but it just mentions it. Doesn’t show the full post or anything.
    Just says, “-user name- created post – post name -”

    Here is my questions:

    Is it possible to make the blog posts show on the activity stream?

    And is it possible to make the whole post shown?

    Think like tumblr. Posts are shown on there, that’s how I want it.

    Now, I’m not good with codes etc. so it would be so fantastic if I could avoid using it. Since I’m afraid that I will mess everything up.
    But if I really need to use codes, then I must try.

    Thanks!

    Wordpress: 4.5.2

    Buddypress: 2.5.2

    #253158

    In reply to: BP project info

    Henry Wright
    Moderator

    I doubt there’s a tutorial on this particular setup, but any specific questions you have feel free to post here and we’ll do our best to help you out 🙂

    Glenn
    Participant

    it’s not entitlement, it’s just (clearly unjustified) expectation. my questions were very simple questions for BuddyPress aficionados. and i’m not the only one who gets ignored in here, it’s apparent.

    please excuse me for asking for help. i’ll know better next time.

    and at least i wasn’t rude.

    shanebp
    Moderator

    requests for help in these forums don’t seem to get much attention to me

    Everyone here is a volunteer. Nobody is obligated to answer your questions – especially ones steeped in entitlement.

    If you want more attention and faster attention – hire a developer.

    Or at least use gist to share the code you’ve written in attempting to find a solution.

    For your task, I would use the Group Extension API.

    Sofia Woods
    Participant

    Hi there – we’re using BuddyPress to display a list of our members (using WP Members). I have 2 questions

    1. To change the default view of members:

    The page here http://criticalphysio.net/for-members/find-a-network-member/members/ (it’s private so you wont see it) displays our members by default by last active.

    – is there a way to change this to alphabetical by last name?

    perhaps this is by changing the default search filter that displays?

    Currently it displays in this order
    – last active
    – newest registered
    – alphabetical

    see screenshot here

    http://www.awesomescreenshot.com/image/1213436/090403f0cffa15368948681d9db0f375

    2. To display members by first name, last name and country

    Currently the default view for displaying members in the list is by just their username.
    Is there a way to display the following fields instead?
    First Name/Last Name
    Country

    See screenshot here

    http://www.awesomescreenshot.com/image/1213439/9305ae37f2e5943e9de49001537a25ff

    we’re running a child theme of Genesis called Utility Pro – so can edit theme or plugin files and add them to the directory.

    Cheers

    #253042
    Henry Wright
    Moderator

    @lekins101 great stuff 🙂

    Hi @pattiearnold

    If you need help with translations, please feel free to open a new topic with any questions you have.

    Zox Zin Min
    Participant

    Last two years ago, one of buddypress user MLDIA asked this question. I am also want to know and would like to make features that ..

    1- Users can upload their resume.
    2- Users can find jobs, people and business opportunities recommended by other users.
    3- Employers can list jobs and search for potential candidates.
    4- Job seekers can review the profile of hiring managers and discover which of their existing contacts can introduce them.
    5- Users can post their own photos and view photos of others to aid in identification.
    6- Users can follow different companies and can receive notifications about the new joining and offers available.
    7- Users can save (bookmark) jobs that they would like to apply for.
    8- Users can “like” and “congratulate” each other’s updates and new employments.
    9- Users can see who has visited their profile page.
    10- Questions & Answers
    11- Advertisments (for admin a.k.a me)
    12- Job listings
    13- “Apply with” button
    14- “Saved Jobs” button
    15- Users can endorse each other’s skills.
    16- Influencers (like the one in the linkedIn)

    Please help me. Thanks all.

    #252749
    Henry Wright
    Moderator

    Hi @janeakshar

    Try asking over at bbPress. They should be able to help with bbPress-related questions like this.

    Ref: https://bbpress.org/forums/

    #252654

    In reply to: Blog commenting system

    MLHS
    Participant

    I’ve installed on a staging server and have started to play around with it. I do see that the activity feed does indeed have ajax for new comments and activity. What I’m seeing is that if I comment on an article, the article is not ajaxified. Is that something that is easy to code into my theme?

    Thanks for answering my dumb questions. I spent a long time searching and I can’t seem to find anything else discussing this.

    Thanks, Henry.

Viewing 25 results - 401 through 425 (of 2,230 total)
Skip to toolbar