Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 51,051 through 51,075 (of 94,540 total)
  • Author
    Search Results
  • #124706
    elanbailey
    Member

    I’ve checked out the forums at bbpress.org.
    I see others have had similar issues and in their case it seems to be theme related.
    https://bbpress.org/forums/topic/problems-with-forum-categories-and-sub-forums-in-the-plugin#post-92199 I’m using the default buddypress 1.5 theme so I’m surprised this is an issue.

    #124704

    In reply to: Page Hiearchy Fail

    r-a-y
    Keymaster

    If you change any page settings in WordPress, make sure the page configuration under “BuddyPress > Pages” matches your changes.

    On my test install, I have a parent page called “Community” and then for my members and groups pages I set my parent to “Community”. Next, I navigated to “BuddyPress > Pages” to double-check that BP picked up the changes.

    So now, my members page resides at example.com/community/members and my groups page resides at example.com/community/groups.

    Is this what you mean? If not, please elaborate.

    #124703
    @mercime
    Participant

    Artisteer – ouch! :-) Tell me you don’t have a div id=”content” in your Artisteer and we could swing it by only adding two files to your Artisteer theme to make it compatible with BP. If not, we have to revise 16 files to make theme compatible with BP plus some styling tweaks and you’re done.

    Go to pastebin.com
    Open up your theme’s header.php, footer.php, index.php, page.php and sidebar.php
    Copy source of header.php and paste it to pastebin.com, click submit, and post the generated URL here.
    Same goes for the footer, index, page and sidebar

    I understand you want to make all BuddyPress pages full-width. If it’s not-too-crazy do-able, I’ll post the how-to here. If not, I’ll let you know.

    #124702
    4ella
    Participant

    @r-a-y Thank you very much !! works perfectly your code snippet :-)

    #124701
    r-a-y
    Keymaster

    I would suggest recreating the original forum topic — “Setting up sub-forums in the Site Wide Forums ” — as there are some inherent bugs with the custom BuddyPress setup here on buddypress.org.

    As far as your question about sub-forums with bbPress 2.0, you should try posting on the bbpress.org forums:
    https://bbpress.org/forums/

    #124699
    r-a-y
    Keymaster
    #124698
    r-a-y
    Keymaster
    #124697
    r-a-y
    Keymaster

    It’s hard to tell exactly what’s wrong based on your description. It could be theme-related or it could be code-related based on a previous code snippet you were using for BP 1.2.x.

    I would recommend checking out the differences in your theme first:
    https://buddypress.trac.wordpress.org/changeset?reponame=&new=5224%40trunk%2Fbp-themes&old=4777%40trunk%2Fbp-themes

    #124694
    r-a-y
    Keymaster

    Are you using a custom theme?

    By default, BuddyPress doesn’t record activity items when someone changes their avatar or when someone’s profile is updated.

    #124692
    r-a-y
    Keymaster

    Thanks Chris for testing and finding the problem.

    Your fix has been added to the theme compatibility page:
    https://codex.buddypress.org/releases/1-5-developer-and-designer-information/#theme

    If you encounter any other bugs since upgrading to BP 1.5, please post about them! Thanks!

    #124689
    @mercime
    Participant

    @MrHatchet
    – What WordPress theme are you attempting to integrate with BuddyPress? Did you check out https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/ ?
    – Did you install and activate the BP Template Pack plugin then go through the Compatibility Process? Strange, the plugin does not mess around with header width.

    #124684
    ossendryver
    Participant

    where do i find the /hermes/ folder or anyhting

    #124683
    Paul Wong-Gibbs
    Keymaster

    Themes always go in WordPress’ /wp-content/themes/ folder.

    expat
    Participant

    Where do i put the templates? in WP or buddypress?

    #25795
    alanchrishughes
    Participant

    This isn’t a Buddypress specific question but I know there are some really smart dudes on here that would know the answer. I setup up a special custom field box for people to past Vimeo video code, which uses an iframe. The problem is this textarea then tries to render the iframe/html after the post has been saved, instead of showing the raw html. Is there a way to stop the html from rendering like how WordPress’s html post tab does? Thanks.

    #124679
    broniors
    Member

    6. (I think I must love testing) I have found that with a new user if I create them in the admin, then set their password (but not tell them) … and then they go to forget password … and then log in … it all works perfectly.

    I think I have narrowed it down to new users on a multisite that are created and then use the system generated password can not see the sites that they have ‘access’ to in the sites list on the admin bar or on the sites page. However if they go to the URL for the site (or the site’s admin) they have their appropriate level of access. I have found if they try and change their passwords through the front interface this does not fix the problem.

    I have found that as a work-around if a admin person comes in and changes their password in the admin section of the website they can then see their sites in both the admin bar and the sites page. While this work-around is OK for now I am going to have problems with this when I move to having the system allow new users to be created by other people (and for themselves)

    #124678
    ossendryver
    Participant

    Now it says this.

    Fatal error: Call to undefined function bp_get_settings_slug() in /hermes/bosweb26d/b1249/ipg.krugersightingscom/wp-content/plugins/buddypress/bp-activity/bp-activity-notifications.php on line 143

    I know nothing about coding so if you know can you help me with the exact steps please.
    Thanks

    #124676
    broniors
    Member

    5. I have completed another senario. If I create a new users … do not send the email. Have them go to the website to ‘reset the password’. They then follow the link in the email and use the new password. It then allows them to login and takes them to the sub-site admin .. but it does not show the site under the sites dropdown in the admin bar and when you go to the sites page it does not show the sub-site.

    This is a completely new user that has not accessed the site at all, has no posts assigned to it.

    I have also had the user try to change their own password and this did not change the admin bar problem or show the sites on the ‘sites’ page.

    #124675
    broniors
    Member

    4. I have tried another senario. If create a new user … do not send the email … and set the password in admin. They can access all sites

    broniors
    Member

    I am working on a move from a wordpress multisite to a new installation with wordpress/buddypress multisite.

    I am having some problems with the migration of the current user base.

    1. I had the users created when I imported the posts. I found that users who were created this way could not see the ‘my sites’ section of the admin bar and could not see any of the sites they were assigned to … so I deleted all the posts. Created the users from scratch … reimported the content … and it appeared all to work …

    until

    2. One user I created using the create new user and it sent the email with the password. The user can see the core site but not the sub-site they have access to under their site list. They could access the subsites just not see them in the admin bar or on the ‘sites’ page

    3. I however did not find the case for another test user I created where I created the user, did not send the email and typed in the password into the admin section.

    Wordpress 1.3.2
    Buddypress 1.5.1

    #124674
    chr313
    Member

    @nahummadrid i see if can do something with it i will let you know. Can you send your url and a sample search? so i can see if i can fix the broken image problem?

    andybusy
    Member

    Here is my link http://buddies.tk, I used a free hosting! There are a few problem with my installation.

    1. At the admin panel, I try to use the search box to search for a new wordpress plugin, it returns error of HTTP, I dun understand why but may be the server i am using doesn’t support this function. Can anyone suggest any hosting which is fully capable of all the function for wordpress?

    2. After I installed the buddypress, I could not go back to the admin panel as usual? The only way I can go back to the admin panel is to remove the whole buddypress from plugin! Then it start to become normal.

    3. During the buddypress interface, I click on the sample page tab. shown in the http://buddies.tk screen. There is a link said edit page or dashboard at the bottom of the paragraph, however it doesn’t return anything to me, it just comes to a blank screen.

    4. Also as I cannot go to the admin panel, I cannot activate the bbpress as well! Can I install the buddypress step by step or upload it per module/ folder? To test it if works probably, else if I just simply remove the folder or module?

    Could anyone have the same issue? Please advise?

    Cheers

    Andy my email is andybusy@hotmail.com

    #25792
    elanbailey
    Member

    Hi all,

    I just submitted a post in how-to and troubleshooting about 10 minutes ago. Then I saw the extensive list of questions I was supposed to answer when submitting the form.

    I went to edit my request but couldn’t get back to it. I see the post headline and link in the list but when I click on it I get a message that says there are no posts in this topic.

    Secondly, speaking as someone who spends many hours providing wordpress community support each week, I believe there is a limit to how much you should ask users when submitting a support request. There does come a point when a user is so turned off by the extensive list of questions that they don’t even bother submitting a request. Over time it hurts adoption. I think it’s important to find a balance of questions that help your support team be responsive and timely and helps users/customers feel like the “cost” of using your platform is not too high.

    Perhaps you can separate this list of 15 questions into a short list of essential info, say 3 or 4 questions, and make the rest nice-to-haves for those that know how to find or deliver the information you’re after.

    1. Which version of WordPress are you running?
    2. Did you install WordPress as a directory or subdomain install?
    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?
    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    6. Which version of BP are you running?
    7. Did you upgraded from a previous version of BP? If so, from which version?
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    9. Are you using the standard BuddyPress themes or customized themes?
    10. Have you modified the core files in any way?
    11. Do you have any custom functions in bp-custom.php?
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    13. Please provide a list of any errors in your server’s log files.
    14. Which company provides your hosting?
    15. Is your server running Windows, or if Linux; Apache, nginx or something else?

    For my previous submission that I would edit if I could:
    I am using WordPress 3.2.1, Buddypress 1.5.1

    Thanks for listening.

    elan

    #124673
    Nahum
    Participant

    @chr313 no not any special sitewide search, per se. I just create a page template for searching just activity. something like this more or less.

    `

    <form name ="form1" method="post" class="profile-search-form" action="/search”>

    <input type="Submit" name="Submit1" id="searchsubmit" value="” />

    `

    `

    `

    basically that in the main body of the search page template. It’s not perfect, and probably not great at all…but it’s as far as I got and it does the job for searching the activity stream. I know when I try leave the page I get a prompt from the browser asking me if I’m sure I want to leave. So if any ideas how this can be improved…i’d love to hear it.

    #25791
    Anonymous User 8418620
    Inactive

    Hey guys,are you fine?
    I want to put wp profiles in buddypress profiles. I made this, but the edition of the profile was not wp’s edition. I want to put wp profiles for public profiles, own profiles and edition profiles for the user. Can you help me to do this?

Viewing 25 results - 51,051 through 51,075 (of 94,540 total)
Skip to toolbar