Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 30,326 through 30,350 (of 68,918 total)
  • Author
    Search Results
  • #135180
    @mercime
    Participant

    @magoo25 glad you resolved it. If you were using a WP theme with BP template pack, that means that the transfer of BP template files to your active WP theme was corrupted/incomplete otherwise you wouldn’t have had to upload settings.php into your theme folder..

    @mercime
    Participant

    Please post at https://buddypress.org/community/groups/bp-jobs-board/ which has its own feed which some follow and at http://jobs.wordpress.net/

    #135174

    In reply to: Help us… get help…

    @sandieann
    If you use google you can put in
    site:buddypress.org
    with your search and the search results will be limited to results from this site which is cataloged daily by google, including all of the forums. I did some searching and testing and was satisfied that it works pretty well.

    Hugo Ashmore
    Participant

    The reason you are having problems is due to mal-formed markup, if markup is broken then rendering engines have to make best guesses at how to render a DOM that makes sense to it and then try and apply what CSS properties it can .

    Your immediate problem – the white text – is due to your header elements being unclosed. You have two unclosed elements in the <div id=”header”> block this means that the parser has to guess at what makes sense and it sees the last unclosed div and then takes the closing header tag and applies it to that last child div, the result is that #header is still actually open any properties it has are inherited if that’s their aspect to all further elements until the parser can find a suitable closing div thus the rule color: #fff; applied to #header is filtering through.

    Finish off the two inner divs in #header with correct closing tags and the colour for the majority of body text will return to bp-default body colour.

    #135171
    weeleeler
    Member

    Hi, thanks for replying,

    If I activate the buddypress template rather than my own, it works without any problems so it must me my template. Everything else seems to work fine. I dont even know where to start.

    Any more ideas?

    #135169

    In reply to: bp site-wide forums

    Mike3853
    Member

    ok sorry the links don’t work now. I unfortunately asked my web hosting company for some help and they said buddypress was the problem so disabled it and messed with some files and now it’s completely broken so I’m going to reinstall everything.

    But if my original question makes sense I would still appreciate some input on it, thanks!

    bg
    Member

    Hi, thanks for your prompt response! Here’s the link: http://buddygalaxy.com. I can’t seem to find a solution to change the text color in the body, even though I have created a child theme to modify the css. But, still no luck.

    And, I want to change the title text color to white, I don’t know how either? I went to header section under appearance where there is an option to change the title color, but after I have selected white color nothing has changed?

    mystica
    Member
    #135165
    abray
    Participant

    I found on here somewhere (??? sorry I can’t find it now) – that if you COPY the Settings folder from the MEMBER folder in the Buddypress CORE over to the MEMBER folder in your THEME – it will resolve our issue.
    Copy the ENTIRE Settings folder from here
    …./wp-content/plugins/buddypress/bp-themes/bp-default/members/single/settings

    to here — be sure to put it in YOUR THEME FOLDER

    …./wp-content/themes/YOUR THEME FOLDER/members/single

    This worked fine for me.

    #135164
    Hugo Ashmore
    Participant

    Ah :) glad you resolved the issue though. for the record you almost never need to hard code urls WP/BP provide functions for fetching domain paths, urls; you should be ale to see examples in various template files.

    thirstcard
    Member

    @Aaron-Nall

    I was looking for this for ages. Thanks for pointing out.

    #135160

    In reply to: search buddypress.org

    Hugo Ashmore
    Participant

    The issue with site searches is known and will be addressed, in the meantime the best approach is to use google to search the site.

    Carvill
    Participant

    Just to let you know I have resolved the problem, it could of been one of the following I’m not exactly sure which one, all I know is it has corrected itself some how.

    Deactivating any plugins that are related to Buddypress
    Switching to WordPress Defualt theme
    Removing and reinstalling Buddypress

    If anyone out there feels they can educate me on how this may of happened I would be grateful.

    Regards
    Rob

    pricklepantz
    Member

    I am looking the same plugin here.
    Tried Achievement but the hooks don’t work well with latest Buddypress

    #135156
    ppagie
    Participant

    Fixed! I had made a hardcoded menu with some www. url’s in it to the pages…. so the coockies didn’t work correct…
    Thanks for your replies!!!

    #135155
    ppagie
    Participant

    THX for your answer…
    In default theme it still didn’t work
    I tried de-activate all the plugins except BuddyPress
    Still no luck…

    Strangest thing to me is that the functions do work when opend in a new window???

    Hope you can give me some clue?

    #135154
    Hugo Ashmore
    Participant

    As always first instruction is to activate the BP default theme and see if the button still doesn’t work to determine if it’s your custom theme causing the issue, likewise plugins might also be causing a conflict so if possible disable all that are not vital.

    Hugo Ashmore
    Participant

    Not enough detail to be able to help you with.

    You will need to provide a link so someone can actually see what’s happening.

    #135143
    Mike3853
    Member

    Ok so I did a fresh install of worpress on my website and when installing buddypress and the site wide forums…I get this error after activating bbPress ” Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 19456 bytes) in /hermes/bosweb/web123/b1238/ipg.msflightsnet/wp-admin/includes/plugin.php on line 883 ” and my dashboard doesn’t work anymore.

    Any ideas? Maybe this is a child theme issue and I have to add certain files to it? Thanks!

    #135142
    @mercime
    Participant

    That’s really weird. Given that you’ve not gone through the Installation wizard as seen here https://codex.buddypress.org/getting-started/setting-up-a-new-installation/buddypress-1-5-installation-wizard/ go to dashboard menu BuddyPress > to all links to configure different components of BuddyPress as seen here https://codex.buddypress.org/getting-started/configure-buddypress-components/

    #135140

    In reply to: BP_ENABLE_MULTIBLOG

    Paul Wong-Gibbs
    Keymaster

    Does one of these avatars (say, a group avatar) work on one site, but not the others? Can you share the URLs to the images that the default theme gives you? Can you confirm the version of WordPress and BuddyPress that you’re running?

    thirstcard
    Member

    @mercime

    Thanks for the link. For everyone reading this post, the short answer is it isn’t currently possible (or at least not easy to achieve with the current implementation of BP).

    #135138
    fallingup
    Participant

    This seems to be a problem with all BuddyPress forms, I cant send messages, create groups, edit profile, etc etc

    @mercime
    Participant

    I saw the same question at stackexchange and it’s answered there

    #135132
    fallingup
    Participant

    Alright, so I deleted BuddyPress, deactivated all plugins, switched to twentyeleven. I then re-uploaded and activated BuddyPress plugin only(still no installation wizard…), activated the default BP theme, and the problem still exists.

    Not sure what to do right now… I will be willing to pay someone if they know of a fix

    EDIT: I set up a dev server last week and I did the upgrade there first, to make sure everything was good, and it is, I just tested and I can edit user profile successfully on that site. I went through all of the same steps in the exact same order. Could it be a issue with the DB on the live site? But users can still register through gravity forms, is there a way I can just make a new “edit” form that will work?

Viewing 25 results - 30,326 through 30,350 (of 68,918 total)
Skip to toolbar