Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 24,351 through 24,375 (of 68,948 total)
  • Author
    Search Results
  • #149755
    @mercime
    Participant
    #149749
    Tony
    Participant

    The thing that I seem to get stuck on is the fact that my theme has 3 columns and the walkthrough only shows 1-2 columns. Obviously if I had experience with this type of coding then I wouldn’t get stuck on it but unfortunately that’s the root of the problem 🙁 any way you can show me an example of a 3 column code?

    #149748
    Hugo Ashmore
    Participant

    First thing you do is check the BP codex documentation where you will find a walkthrough for this step people seem to get stuck on. Have a read and a go at starting the process off and report back to this thread with your results and issues.

     

    Or better still if you can hang on and wait for BP 1.7 to be released, that will work with any theme and is the best option really.

    Tammie Lister
    Moderator

    I am not sure that something is out there to do that but it does sound like a nice idea and I can see it being useful. Off the top of my head you could do something possibly using profile fields. Maybe in a similar way to tagging. There probably are a number of ways to achieve this though.

    #149741
    Tammie Lister
    Moderator

    Upgrading is not something to be fearful about if you do it methodically. First up, 1.7 hasn’t been released yet so if you’re going to upgrade my suggestion would be to go to 1.6.x (whatever the latest is when you do it). That way you can ensure you’re also ready for when 1.7 comes out. You can of course run ‘bleeding edge’ or the latest 1.7 but if you’re upgrading and it’s a live community you may not want to do that.

    Next, my advice is make a list of all the plugins and check each to see if they are updated. If they aren’t note it and when you reactivate all plugins do those one by one to see if they work or break your site. You may even want to do that testing on a test site.

    Before you do anything you need to back up – this is your safety net. Remove all plugins, make sure you have the latest theme and use the default one first then load the default BuddyPress theme first. Doing in stages means you can check as you do each one and know what is responsible for the issue if you do find any.

    #149737
    danbpfr
    Participant
    #149736
    danbpfr
    Participant

    @kizzywizzy, BP 1.6.2 use wp-includes/js/jquery/jquery.js?ver=1.8.3

    @gorod, it seems that you installed bbpress as standalone forum plugin instead of using Group Forums. Anyway, both can be used, the only thing to take care of, is the forum base name. BP Group Forum use “forums” by priority, even if you use bbPress as plugin. So if you use bbpress, you have to rename the forum base name to something other as “forums”. See “forums > settings” to change this.
    Here’s a video for more explanation: http://labzip.com/the-definitive-guide-to-buddypress-bbpress-configuration/
    and something older, but good to understand on how all this works, on the codex: https://codex.buddypress.org/legacy/installing-group-and-sitewide-forums-v1-5/

    #149727
    latinoleader
    Participant

    I’m confused…

    To keep the admin toolbar in place for everyone, all the time, go to Settings > BuddyPress > Settings page — Main Settings – Toolbar and leave the box unchecked.

    The Toolbar line under Main Settings reads “[checkbox] Show the Toolbar for logged out users”

    If I uncheck the box, would the toolbar not disappear for visitors that have not logged in???

    #149718
    factorian
    Participant

    thx mercime…but now i have another issue…
    i thought the link you gave me was the fix for for 4510 and was to be applied to BP 1.6.2

    when going thru the change set i noticed that in my installed ver of BP which i confirmed is 1.6.2 there are no “legacy” folders as specified in the changeset below:

    bp-themes/bp-legacy/buddypress-functions.php (3 diffs)
    bp-themes/bp-legacy/js/buddypress.js (2 diffs)
    —————————————————————-
    trunk/bp-loader.php
    change line 269 does not exist
    – $this->version = ‘1.7-bleeding-6305’;
    + $this->version = ‘1.7-bleeding-6326’;

    my .php file line 269 has $root_blog_id = 1;
    —————————————————————-
    and i can’t remember which but the file did not change at all..
    ????
    i know i’m looking at the correct installation and directories.

    could you give me some guidance.

    thanks in advance,

    #149712

    In reply to: Registration Error

    Baconbits
    Participant

    I am also having the same issue. I am served on Bluehost pro using the most current WP and BP. Registration seems to come and go randomly, I have tried deactivating EVERY plugin to no avail. I also deleted the buddypress plugin, deleted its folder, then re installed it fresh: same problem

    I can register in google chrome on my computer, but not in IE or Firefox. Other folks are reporting the same problem, including google chrome on certain devices. My new website is now at an absolute standstill because of this. I just can’t seem to remedy the situation.

    #149702
    inkblot
    Participant

    @ubernaut that is correct.

    #149701
    inkblot
    Participant

    Good to hear it, @bluellipse!

    And sorry, BuddyPress Mods, and everyone else, for the multiple replies here that I couldn’t get to work properly with the correct code (backticks, [code][/code], etc.) showing?

    #149699
    inkblot
    Participant

    @bluellipse it’s not letting me place the code within the reply for some reason, so just find what I’ve been able to post above (it stripped some of it away, such as; meta name=”viewport” content=”width=device-width, initial-scale=1.0″) and remove that entire line of code that exists between the php statements and you should be good to go.

    #149694
    inkblot
    Participant

    Hey @bluellipse don’t worry about reverting or any of that other jazz, just try removing the following code from your header.php file near the top;

    Of course, place the updated header.php file in your child theme so that it’s not overwritten on the next update.

    I can’t recall offhand if we’d also deleted anything else, but I’m pretty sure that this will quickly solve your problem.

    Sorry everyone, but the “responsiveness” does look terrible on mobile, at least concerning the BP-Default/child theme, and we killed it off as soon as it showed up and are currently exploring other options for mobile, which is extremely important these days, no doubt about it, but achieving it by making your site into a jumbled mess is most definitely not the way to go here.

    Hope this helps!

    #149686

    In reply to: Uninstall Group forum

    @mercime
    Participant

    @sureshkutti Did you go through the steps posted here? https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/

    If not, how did you install your group forums and your sitewide forums? Which did you set up first? What’s the slug/URL of your Group forums? What’s the slug/URL of your Sitewide forums?

    As for the Anonymous posting you set up in Sitewide Forums, best place to troubleshoot that would be at https://bbpress.org/support/

    #149677
    Ben Hansen
    Participant

    What you are trying to do isn’t going to be easy (or advisable, in my opinion). It’s probably going to involve extracting an older version on bp default from a much older then current version of buddypress (and probably having to do a lot of modification) or something equally unpleasant. Making something which is designed as responsive unresponsive is a little bit like making a car out of spare parts from a plane (a lot more trouble then it’s typically worth).

    Not trying to judge your motivations at all here but you may want to consider if you can live with a responsive theme as it has a lot of benefits if you can. Mobile device traffic share is growing everyday and i suspect it won’t be long before most web traffic is via mobile devices. In fact google has even issued statements to the fact that there a search benefits for using single responsive design as opposed to distinct layouts for different devices:

    http://googlewebmastercentral.blogspot.com/2012/04/responsive-design-harnessing-power-of.html

    Obviously, i have no idea why you don’t like responsive so maybe that’s all irrelevant but i just thought you might want to consider that.

    #149675
    Ben Hansen
    Participant

    well there is https://codex.buddypress.org/ but it is a little more geared for development as opposed to usage the way the wpmudev.org one you referred to is.

    #149670
    Ben Hansen
    Participant

    i would defer to anything hugo tells you but i’m still wondering if you are getting any wp generated emails (for comments, wp registrations) if you are not then it would tend to indicate some thing is wrong with the way wp and/or your server is configured and not have anything to do with buddypress itself. just my 2 cents.

    #149669
    wrowlands
    Participant

    Ok, I did what your asked me to do last night. I deactivated all the plugins and then activated the BuddyPress default theme. I get the same results. I sign up to be come a new member and I do not get the confirmation email. I have attempted to sign up with a number of email accounts that I have and nothing is going into my spam folders or my inbox.

    #149667
    revkev
    Participant

    Yes, as stated, it is a single site install. The hosting is iPage, which I do not believe to be a problem as I have installations on that host running and with no issue.

    Just installed another site on the host with no issue. My thought at this point is to dump it all and make a fresh install of WP and see if that has any effect. After the mentioned ‘failure’ I went to another site and successfully installed the WP and BP config with no issues 🙁

    #149666
    Tammie Lister
    Moderator

    Are you using multisite? Are you installing as admin full rights or as a user? What hosting are you using – self hosted or with a hosting company that installed WordPress?

    #149660
    Tammie Lister
    Moderator

    What version of BuddyPress are you using?

    #149659
    Tammie Lister
    Moderator

    My ‘gut’ reaction when commenting doesn’t work would be it’s scripting but you say it’s commenting only for users. So that doesn’t really apply – scripting would mean it was broken for one and all.

    Have you tried with the default theme for BuddyPress? Just as a sanity check?

    #149657

    In reply to: Can't load avatars

    talha8877
    Participant

    Buddypress 1.6.2 & WP 3.4.2
    New Installation
    Firefox & Safari
    Frisco Theme active.
    I turned of almost all the plugins but no change.

    #149655
    yidamweb
    Participant

    Hello Hugo,

    The BP-centric plugins installed are “BuddyPress Registration Options” and “BuddyPress Login Redirect”. Might they be disallowing public access to the forums/groups? How to disable the disallowing feature?

Viewing 25 results - 24,351 through 24,375 (of 68,948 total)
Skip to toolbar