Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 19,976 through 20,000 (of 22,658 total)
  • Author
    Search Results
  • #61902
    flyingfrog
    Participant

    i don’t know if it can save you some work, i’ve tested some more:

    * adding only one of First/Last name works

    * In every case, if from wordpress administration “Edit user” i change the “display name publicly as” to the nick or last name of the user that doesn’t change inside buddypress

    I don’t know if this is a desired behaviour or not, so just hoping to be useful

    keep on your great work!

    #61896
    gpo1
    Participant

    @zvhipp, Does it work fully and any pit-falls?

    @designodyssey That login section looks good,does it run wordpressMU?

    http://www.reverbnation.com/controller/main/signup

    #61868
    zvhipp
    Participant

    Seems Gigya does work with BP 1.2 on WordPress. Only thing it would require is to modify avatar section so it can display yahoo avatar if linked just as facebook connect does. And display log in button with default buddypress login box.

    #61857
    grosbouff
    Participant

    Ok, I think this time a first version will be finally ready in some days…Let’s say… about one week I think ! A bunch of hours…

    For WPMU+BP 1.2.

    When WordPress 3.0 will be released; it will also work for single WP+BP.

    First version will not support picture galleries.

    #61854
    David Lewis
    Participant

    Okay… when I try this new way of leaving the themes in the plugin folder… my child themes now give me an error saying “The following themes are installed but incomplete. Themes must have a stylesheet and a template.” and “Template is missing”.

    Do you have to reference “Template: bp-default” differently from a child theme? With a full path perhaps? How does WordPress “know” about those themes inside the BuddyPress folder? I’m at a loss I’m afraid. And I’ve followed the instructions on the “building-a-buddypress-child-theme page” to the letter.

    #61853
    danbpfr
    Participant

    Have you RU lang activated in BP (not WPMU) general settings ?

    Notice: On the trac, the RU.mo trunk version is for 1.1.2

    https://i18n.trac.buddypress.org/browser/ru_RU

    Translator is SlaFFik

    https://profiles.wordpress.org/slaffik/

    #61818
    Brajesh Singh
    Participant

    1. yes, It works same as on wordpress.com, she can always start a new blog(if you have not put any restrictions.

    2. Yes, they can move, they same way, you move from wordpress.com to selfhosted. Export the posts and move.

    #61812
    Paul Wong-Gibbs
    Keymaster

    Hi,

    I have installed the latest version of buddypress version 1.2 beta and im using this on wordpress 2.9.1. I would like to know how i integrate bbpress v3.1 with wordpress/buddypress. I’ve read many articles on this but all see to take about WordPress MU which i’m not using.

    Any help would be appreciated.

    Thankyou.

    Murphy

    bbPress is only up to 1.0.2 so I have no idea what you’re talking about. It’s probably best to make a new thread.

    #61808
    Brajesh Singh
    Participant

    @do77 , David’s method will save a lot when you will upgrade.

    Now for your questions

    1.No, You do not need to copy any file(because you want the same layout, so child theme inherits it from parent).

    2. Create style.css, and put there the content as David has pointed(do not miss the parent tag and theme name in comments, wordpress uses this to recognize the theme)

    3.yes, then you can use firebug to override it as you have already given an example

    4.You may not need to do that, because you are not using any other files than css.

    5, yes, but please read about wordpress child theme, that will help you in long run.

    #61807
    Brajesh Singh
    Participant

    @dpee

    Is this a new Installation of mu, I mean, Mu is installed on your root domain http://mysportspress.com

    or http://mysportspress.com/wordpress-mu/

    If Mu is not on root domain, you may not use subdomain style blogs, In that case You will have to go for category style sub blogs.

    If Mu is on root domain, follow what @Obuisson1976 has mentioned, or just create a wild card subdomain, (i.e. *) in your cpanel->subdomains.

    That should make it work.

    #61803
    murphy001
    Participant

    Hi,

    I have installed the latest version of buddypress version 1.2 beta and im using this on wordpress 2.9.1. I would like to know how i integrate bbpress v3.1 with wordpress/buddypress. I’ve read many articles on this but all see to take about WordPress MU which i’m not using.

    Any help would be appreciated.

    Thankyou.

    Murphy

    #61773

    In reply to: Create Group bug

    Paul Whitener Jr.
    Participant

    This issue was resolved by ensuring that my WPMU wp-config and bbPress bb-config settings matched those described here:

    https://bbpress.org/forums/topic/login-integration-issues-bbpress-and-wordpress-mu#post-62274

    #61771
    Windhamdavid
    Participant

    this is a plugin issue and you might consider asking for help from the plugin author and/or following this thread.

    #61770

    In reply to: groups not accessible

    pclerkin
    Member

    installed BuddyPress Backwards Compatibilty – groups still dont display

    http://hire.archiseek.com/groups/test-group

    WordPress MU 2.9.1.1

    Current version of buddypress

    #61752

    Until bbPress is a core WordPress plugin, BuddyPress hijacks your forums and takes over the controls.

    #61751

    @katemgilbert

    Are you using WordPress MU or normal WordPress?

    If you are using MU, follow what DJPaul recomments; create a new MU blog (assuming you’ve selected subdirectory installation); then change the root blog to whatever that blog_id is. That will tell BuddyPress which blog will be the root of all of its features like profiles, directories etc…

    If you are using single WordPress, that’s a little different. You could make traditional WordPress page templates for each BuddyPress page that you need, and copy the BP code into your custom WP template. That would allow you to mish-mash the page locations freely.

    #61735
    wekko
    Participant

    I found the answer. It’s not Buddypress, it’s WordPress MU. See: https://mu.wordpress.org/forums/topic/15324 . Apparently, wp-activate.php doesn’t load the Buddypress login including the hooks. Weird thing it doesn’t happen to everyone..

    #61718

    In reply to: Widget system

    You can also widgetize other areas quite easily and drop BuddyPress widgets in there as you please. You can widgetize a custom page template if you want to. It’s really quite flexible. I wrote a tutorial on how to change different areas of your template files to be able to include widgets: http://wpmu.org/how-to-widgetize-a-page-post-header-or-any-other-template-in-wordpress/ That might help you.

    #61709
    Sal (SCRAWLfx.com)
    Participant

    Yeah, turned out the error was actually one of my WordPress plugins. It was Viva Carousel.

    I had to turn BuddyPress off because that’s one of my most essential plugins that I need running. I’m gonna look into it on the Viva forums and see if anyone knows the problem.

    #61701
    symm2112
    Participant

    Hmm. So like the helloecoliving.com site, you can set up wpmu and load buddypress on a subblog like community? I thought that bp had to reside on the root install. I apologize if I sound like an idiot for not realizing that, but is that the case? This might be the answer to my problem where I can have a standard wordpress site/theme for the root, but a bp enabled theme for the community blog.

    Andy Peatling
    Keymaster

    Yes, it runs a database upgrade when you update the plugin, it has always done this since 0.1. If you didn’t back up then you’ll need to fix the problems you are having with trunk.

    Try installing this plugin:

    https://wordpress.org/extend/plugins/buddypress-backwards-compatibility

    #61672
    Paul Wong-Gibbs
    Keymaster

    Version 1.1 actually eliminated the BuddyPress and WordPress themes. You needed one of each, now it is all in the WordPress theme. This isn’t new to 1.2; 1.2 just comes with a new theme (and the 1.1 theme has been renamed to bp-classic).

    As per your last question, if you are on WPMU, you could create a blog and have BuddyPress run on that blog. Your main “site” would run on the main blog.

    #61660
    danbpfr
    Participant

    Old wpmu versions are all here:

    https://trac.mu.wordpress.org/browser/tags

    If you first installed 2.9.x the version number is registered in the db

    so “it’s normal”… but read this before procrastinating to much:

    https://mu.wordpress.org/forums/topic/15410

    #61647
    @mercime
    Participant

    @pjnu – “to have the social network be secondary to their wordpress blog, what options are available”

    You would need to create a child theme for 1.2 bp default theme. Copy the header.php from 1.2 bp-default theme into your child theme. Tweak navigation accordingly or create primary and secondary navigation to taste.

    “I feel like this new version is somewhat limiting in terms of customization. “

    My opinion is that it can be challenging but the sky’s the limit ;-)

    #61626
    shaisimchi
    Participant

    I hope someone here already have a solution to this:

    I am running wordpress MU with buddypress on top.

    I have added the bp-events plugin.

    Currently the search bar will only search members and groups and I would like for it to search through events too.

    When I choose members in the dropdown list with the string x I see the following URL being called: http://mydomain.com/wpmu/members/?s=x

    When I choose groups in the dropdown list with the string y I see the following URL being called: http://mydomain.com/wpmu/groups/?s=y

    I have edited the file that builds the dropdown list and now it also contains the Events option but when I choose that option for some reason the URL being caled when I search for event z is: http://mydomain.com/wpmu/members/?s=z

    I am not sure what I am doing wrong but it seems after my debugging that a parameter called _wp_http_referer is not getting the right value when the Events option is selected. instead of being wpmu/events/?s=z it is changing to wpmu/members/?s=z and this is what causing the URL to be wrong.

    It would be great if someone can point me to a solution or to what I am doing wrong.

    Thanks,

    Shai

Viewing 25 results - 19,976 through 20,000 (of 22,658 total)
Skip to toolbar