Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'questions'

Viewing 25 results - 1,351 through 1,375 (of 2,990 total)
  • Author
    Search Results
  • AnnieinBC
    Participant

    I got it figured out Ray :) Thanks again for your help with this.

    http://www.countrylivinginacariboovalley.com/

    AnnieinBC
    Participant

    Thanks again R-a-y. I have it setup now and I appreciate your help. However, I still can’t figure out how to have “Community” show up as one of my Pages, so that it will appear in the top header, along with my other Pages.

    How do I point my readers to the Forum?

    Thanks!

    r-a-y
    Keymaster

    BuddyPress is a plugin. Did you activate it?

    If so, did you setup BuddyPress afterwards?
    https://codex.buddypress.org/getting-started/configure-buddypress-components/

    AnnieinBC
    Participant

    r-a-y, thank you! OK I now have the Genesis Connect plugin installed. So now, how do I get BuddyPress to show up on my website’s main page.

    I thought I would see BuddyPress on my Widget page, but it is not there. How do I get it to show?

    Thanks so much for your help!

    r-a-y
    Keymaster

    If you’re using Genesis, you’ll also need the Genesis theme compatibility plugin called Genesis Connect:
    http://www.studiopress.com/plugins/genesis-connect

    If you don’t want to use that paid version, you can try using the free BP Template Pack plugin:
    https://wordpress.org/extend/plugins/bp-template-pack/

    Although, it should be stated that Genesis Connect is probably better suited as it should integrate with your Genesis theme seamlessly, while BP Template Pack will give you a generic look that might not gel with your theme and might require some CSS and template tinkering to get it just the way you want.

    AnnieinBC
    Participant

    I finally worked up the nerve to download and install BuddyPress onto my WordPress site. I also updated my Genesis theme.

    Now I get a message saying “You’ll need to activate a BuddyPress-compatible theme to take advantage of all of BuddyPress’s features. We’ve bundled a default theme, but you can always install some other compatible themes or update your existing WordPress theme.”

    Now I am confused and more than a bit nervous, I don’t have a good understanding of this. Do I go into Themes and hit the Activate button for Buddy press?

    If I do this, won’t I lose my Genesis theme from my site? What I would like to know is how I keep my current theme and add the Buddypress to it, so I can have a forum right on my website.

    Thanks!!!!

    @mercime
    Participant

    @rogercoathup FYI I had the notice in codex page for BP 1.5 forums to disable discussion forums in BP > Components since it only mentioned group forums in description. I had not done so in the new (currently being updated) page for BP 1.6 forums because I hadn’t tested whether deactivating discussion forums in current version would go awry since there was a revision which now mentioned it in re BOTH group and sitewide forums. However, since core dev has mentioned that it works above, I have now added this info for Installing Sitewide Forums only in codex for 1.6. https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/#c-set-up-sitewide-forums-only

    Delete bb-config.php in root of WP install https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/#e-forums-frequently-asked-questions

    #138779
    Paul Wong-Gibbs
    Keymaster

    Thread closed. I know it’s not easy to let the moderators know you’ve found duplicate threads, but feel free to reach out or mention one of our names so we can come in and sort it out.

    @raminjan Stop creating duplicate threads. It does not help you to get people to respond to your questions more quickly.

    The 1.57 was flawed. The new 1.6 has reeked chaos. I don’t wish to be negative but there are real problems with this add on. Admittedly you have to work through upgrade difficulties but our own site died and could not be repaired. Fortunately we did have a back up but have to start asking the hard questions about is this the right path to take.

    #138595
    r-a-y
    Keymaster

    @bmk0220 – mrjarbenne was incorrect; bp-custom.php belongs in /wp-content/plugins/. You need to wrap the code with opening and closing PHP tags. Read the corresponding article here:
    https://codex.buddypress.org/extending-buddypress/bp-custom-php/

    —

    Sorry guys, I meant to close this thread to prevent replies and that’s what I’m going to do now. Please create new topics for your support questions. Thanks everyone!

    #30920
    danpkraus
    Participant

    HI all,
    I saw a post about this earlier today but it seems a bit old and not too much was there on what to alter/change so I am posting in a new post.

    I am trying to combine all my profile groups into a single edit screen. I currently have 2 forms on the page with 2 separate save buttons. Which works fine. But I’d like to have a single form with a single button. I tried to use a single form but the form only saved a single profile group fields. I believe the problem lies within these 2 methods: “bp_the_profile_group_edit_form_action” and “bp_the_profile_group_field_ids” but can’t narrow down what/where to alter the code.

    Also in bp-xprofile/bp-xprofile-screens.php there is this method “xprofile_screen_edit_profile” which I think may have something to do with it as well.

    Questions:
    1. Can I hook into the “xprofile_screen_edit_profile” method and use my own code to save the profile data.?
    2. How can I get all the profile field ids without using two separate forms and save buttons? Is there a method I can use to loop through all profile groups and their fields to send to “bp_the_profile_group_field_ids”?
    3. Does this deserve it’s own plugin?

    I am sure this is possible but need a push in the right direction. Thanks in advance.

    #138487
    Art Lo
    Participant

    Hi!
    Is there reaaly anybody from BuddyPress answering to all these questions?
    It’s a shame launching a new update and NOT SUPPORTING us. Plase somebody Answer.

    I have upgraded from version 1.5 to 1.6 but nothing’s working.
    I decided to uninstall 1.5 and then install 1.6 but no files or option are showing after installing it through ftp since installation directly from WordPress does not work.
    What’s this bug and and can I fix this?
    Thanks;

    r-a-y
    Keymaster

    @notpoppy – You have the right idea that your code is loading before BuddyPress and you are also correct to have read the Checking if BuddyPress is active codex article.

    Now, you just need to connect the dots!

    1. Create a new folder (eg. /my-bp-plugin/).
    2. Copy and paste the contents of what you wrote above into a new file (eg. /my-bp-plugin/my-bp-plugin.php).
    3. Now, copy and paste the contents of the codex article into a new file (eg. /my-bp-plugin/loader.php) into the folder you just created. Make sure to change the file path and name to the ones you created above as well as the meta data at the top of the file.
    4. You should now have a folder with two files. Move this folder into the /wp-content/plugins/ directory, navigate to the WP admin dashboard and activate the plugin!

    If you have any other questions, let me know.

    EndlessRange
    Participant

    So, I am trying to build a community made of parents and nannies. The parents and nannies will have different profiles.

    I made two groups, nannies being the default. Is there any way to let people choose which group they are in, and then have the profile questions change according to that?

    #138328

    In reply to: DayZ Clan Network

    Tammie Lister
    Moderator

    Cool start, you’ve posted this in the gallery section so probably for your questions you would get more responses if you put them each in a post in one of the other forums. For instance the ‘Creating and Extending’ for customisation or ‘Installing BuddyPress’ for setting up, or ‘How-To and Troubleshooting’ for any issues and after set up.

    As far as commenting on the site I’d love to see the front page show more of the community within. I always think it’s a shame to just have a wall of text when you land on a community. Maybe expand on the logo styling and rough up (for want of a better design term) the other elements. I’m a sucker for a bit of personality in a site and think considering your topic you could do that fairly easily.

    #138301
    Roger Coathup
    Participant

    .. and here’s a write up on how to use hooks (or in this case filters), to add your dynamic menu item:

    http://stackoverflow.com/questions/10644384/dynamic-url-in-wordpress-navigation

    Obviously, you’ll have to adapt the code to add your BuddyPress profile links.

    You can also ignore the comment about playing with the priority number for ordering (that’s nonsense). You’d have to take the item list (incoming parameter), and manipulate that – inserting your menu at the right point.

    It’s not ‘cut and paste’ though, and you’ll need some reasonable PHP development skills to get it set up correctly.

    #30807
    OlyReeve
    Member

    I’m sure this questions been asked before but can’t see where?!

    I’m trying to show the notification count with my header. I can get the messages count to show but would like to show all notifications. Any help would be much appreciated!!

    Thanks

    @mercime
    Participant

    I have some screen shots over here –> http://wordpress.stackexchange.com/questions/59649/how-to-hook-into-add-new-member-in-buddypress/59937#59937

    They might help trigger something you have done or seen in your BP implementation process…

    Thanks !!!

    #138042

    Can’t be done (http://wordpress.stackexchange.com/questions/59656/how-to-make-a-discussion-group-sticky-in-buddypress).

    Have posted this as a Trac entrancement request. Hopefully it will get attention there…

    #30743
    Robert77
    Participant

    In the process of running through all potential website concerns during the development phase I have recently pondered the unpleasant thought of users uploading large size avatars.. bloating up the database size. So my question is how can we control or set the upload size limit for avatars?

    Just to give an example 10k users upload a 1mb file that is 10GB which would be a pretty scary backup especially since I feel I will have more users than that..

    Also where are the avatars being uploaded to? I can not find any directory for them..

    #30692
    VegasKev88
    Participant

    For some reason buddypress.org is extremely slow and it takes me forever to find what I want. God forbid I click on something that doesn’t give me what I want, I won’t find out for at least 5-10 seconds. Why is this site so much slower than wordpress.org? It’s not the end of the world, but it’s a bit disappointing when I’m trying to find answers to my questions through the forums.

    JackTheKnife
    Participant

    I have few questions regarding BBPress customization of registration process:

    1. Registration Form: can I add custom fields?
    2. Registration process: is it possible to have new registered users to be “approved” by an admin and that admin will receive an email each time when new user will send registration request?
    3. Forgot password functionality: is it possible to send pre-generated password instead user will go and reset it?

    Thanks.

    abbie2636
    Participant

    In a continuation from this post – http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/member-profile-url-incorrect/?#post-133740 – I resolved the member profile URL diverting to the home page, but now I am having the same issue with the Activity Stream.

    My website is http://www.lecabinet.lifestyleelements.com.au I usually have this password protected but have left it open whilst I seek assistance.

    In answering the standard questions:

    1. Which version of WordPress are you running? 3.4.1
    2. Did you install WordPress as a directory or subdomain install? Yes – subdomain
    3. If a directory install, is it in root or in a subdirectory?
    4. Did you upgrade from a previous version of WordPress? If so, from which version? No
    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? The latest version
    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?
    On the subdomain:
    bbPres
    Disqus Comment System
    More Privacy Options
    WikiLite
    NB – Deactivating these did nothing.
    9. Are you using the standard BuddyPress themes or customized themes? Default
    10. Have you modified the core files in any way? No other than as per my previous post (above)
    11. Do you have any custom functions in bp-custom.php? Yes – to divert to the subdomain #3
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? Latest version as activated through BuddyPress (although I may have reinstalled separately in amongst all of this!)
    13. Please provide a list of any errors in your server’s log files. Please advise how I do this.
    14. Which company provides your hosting? Host Gator
    15. Is your server running Windows, or if Linux; Apache, nginx or something else? Apache

Viewing 25 results - 1,351 through 1,375 (of 2,990 total)
Skip to toolbar