Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 20,676 through 20,700 (of 22,658 total)
  • Author
    Search Results
  • Jeff Sayre
    Participant

    I assume you mean the plugin Group Forum Subscripton for BuddyPress found here:

    https://wordpress.org/extend/plugins/group-forum-subscription-for-buddypress/

    You need to contact the plugin developer and provide them with the details about your issue.

    I’m moving this thread to the proper forum, “Third Party Components & Plugins”.

    #54589
    Jeff Sayre
    Participant

    Most of the sites that you mention required many weeks to months of hard design and custom coding work. You need the proper design, CSS, and PHP skills to tackle this on your own. Or, you need to hire out an expert WordPress/BuddyPress developer like GigaOM Pro did–or even a team of developers.

    #54588
    copgarden
    Participant

    Yep, I go to the main blog via Users menu (not site admin>users) and input the username and email address, select skip confirmation email, send. I get all of the notifications welcome pack sends out EXCEPT the email with username & randomly generated password that should replace that activation email shown above. (I’m thinking this is a wordpress email? Not sure.)

    The weird thing is when I do the same process from a sub-blog everything behaves the same except I DO get the email with the username & randomly generated password in addition.

    In case it helps here’s what happens over 3 tests from each main & sub blog dashboards:

    MAIN BLOG DASHBOARD:

    1. Broken activation email – came first all 3 times

    2. Then these 3 come, random order each time:

    Welcome pack welcome email

    Welcome pack friend invite email notification

    Welcome pack group invite email notification

    SUB BLOG NEW USER:

    1. Broken activation email

    2. Then these 4 come, random order each time:

    Account is setup email with username and randomly generated password

    Welcome pack welcome email

    Welcome pack friend invite email notification

    Welcome pack group invite email notification

    #54586
    Jeff Sayre
    Participant
    #54585
    designodyssey
    Participant

    Using google, beginning to answer my own question.

    http://vocecommunications.com/blog/2009/07/expanding-wordpress-with-buddypress-the-tasty-kitchen/

    Now I’m wondering if I’m biting off more than I can chew. Anyone else taking on something this aggressive?

    #54582
    Jeff Sayre
    Participant

    What happens when you disable FeedWordPress?

    If the errors go away, then there is an incompatibility issue with that plugin and the current version of BP and/or version 2.8.4 of WPMU. Contact the plugin developer, provide them with the details about your issue, and ask when the plugin will support BP 1.1.1 and WPMU 2.8.4.

    Looking at the listing for FeedWordPress ( https://wordpress.org/extend/plugins/feedwordpress/ ), it does not mention that it is even compatible at all with BP. It also indicates that it is only compatible up to version 2.8.1 of WP.

    #54576
    grosbouff
    Participant

    Well, I agree with WordPressfan…

    But i’m still stuck :)

    #54575
    jozik
    Participant

    Hello to all,

    we released new version of Buddypress Multilingual.

    It works out of the box with Buddypress themes (tested with BuddyPress Default Home Theme 1.0.3).

    Next week we are going to see if migration to Buddypress 1.1 will require any adjustments and test it more on guest blogs.

    @Erich73: we added switching on the fly. Thanks for suggestion.

    #54574
    Mark
    Participant

    I believe our issues are different but both may be directly related to conflicts between buddypress and feedwordpress. Buddypress is a sitewide plugin and the buddypress bar loads for every blog page – so every blog error could potentially be related to buddypress. I don’t have my problem when buddypress in deactivated. So my issue (and yours) with feedwordpress may be a buddypress issue rather than a wpmu issue.

    Given your pm reply, I assume you’re not experiencing the same error as I. I have not seen the issue you reported either.

    https://buddypress.org/forums/topic/feedwordpress-and-php-warning

    #54570

    Thanks! Shockingly confusing to find BuddyPress plugins… It dawns on me that WordPress.org is the place to look, and not here:

    https://buddypress.org/extend/plugins/

    That should be cleared up somehow. Personally I wish BuddyPress plugins would only be posted here on BuddyPress.org, so there is one centrl place to look.

    Anyway, muchos gracias David;-)

    #54565
    wordpressfan
    Participant

    The problem with using the default child theme as a base for a new theme is that it is much more work. Rather than fit the thousands of WordPress themes into the default child theme, it seems easier to fit the needed BuddyPress features into the style of the many, many WordPress themes being produced for free or commercially.

    David Lewis
    Participant

    Well… this doesn’t help… but really… as far as popular CMS tools go… the WordPress backend is about as easy and intuitive as it gets. I find most clients take to it pretty quickly and easily and end up loving it and using it a lot. Compare that to Joomla sites I’ve worked on where the clients end up abandoning the site because it take a computer science degree to wrap your head around it’s confusing interface and concepts. Again… I know that doesn’t really help you.

    Have you looked at limiting user roles and screen options to streamline the WP backend? I always set clients up with something less than full admin privileges and turn off a bunch of screen options they won’t need or understand.

    #54561
    Kapil
    Participant

    My bp component working fine in 1.0.2 but giving me warning in 1.1.1

    I replaced

    bp_core_add_nav_item(

    __( ‘Example’, ‘example ),

    $bp->example->slug

    );

    by

    $args = array(

    ‘name’ => __( ‘Example’, ‘example’ ),

    ‘slug’ => $bp->example->slug,

    ‘item_css_id’ => false,

    ‘show_for_displayed_user’ => true,

    ‘site_admin_only’ => false,

    ‘position’ => 99,

    ‘screen_function’ => false,

    ‘default_subnav_slug’ => false

    );

    bp_core_new_nav_item($args);

    but giving me warning

    call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ” was given in /opt/lampp/htdocs/wordpress-mu4/wp-includes/plugin.php on line 414

    Thanks in advance :-)

    zageek
    Participant

    Same here I have been looking at doing a rewrite of the dashboard side for users, because not everyone is a seasoned wordpress user.

    #54554
    designodyssey
    Participant

    Very nice work. It’s the use of buddypress as a CMS that I’m interested in and this is a good example. Patiently waiting for your learnings, expecially integrating as a CMS with other aspects of WordPress. http://www.tastykitchen.com is my model, but I have no idea how to accomplish that.

    abcde666
    Participant

    @sdrib

    this is what I am looking for, absolutely need somethin like this.

    The WP-Dashboard is just too complicated for my users.

    Please let me know about the outcome……

    #54542
    Gianfranco
    Participant

    You’re welcome porceon.

    Let me know how it goes, and don’t heistate to post your experiencies here.

    As I told you I didn’t get to finish integrating, and I’ve to put in on hold, while I am working on someting else. So your experiments with this way of integration may turn helpful.

    Cheers.

    stripedsquirrel
    Participant

    How about at least adding the admin bar dropdowns in the buddybar? It would be great to have some options, to simply check what would be included.

    For example with the current buddybar it is such a pain just to edit a post I am watching (myblogs -> correct blog -> wp-admin, wait to load, then click edit posts, find correct posts, then edit, while in the regular admin bar it is just ‘edit this’ :)

    Of course, it could work the other way around: add BP dropdowns in the regular admin bar would work as well.

    #54535
    Paul Wong-Gibbs
    Keymaster

    Obviously there are a few big issues with your install causing all of these problems.

    8. Do you have any plugins other than BuddyPress installed and activated?
    Yes several of them.

    Deactivate all plugins other than BuddyPress. Use the default theme that comes with BuddyPress 1.1.1. Do you still get these white screen problems?

    Do you get anything in your webserver error log? A white screen error can be caused by lots of things. Finally, which company provides your hosting?

    #54530
    Tore
    Participant

    I did it with P2 and an Artisteer-theme. It’s pretty much finished.

    Just integrated as per codex instructions (copied all the folders and some files from BP-theme).

    1. I called for another CSS in the header instead of in the actuall css file. Had problems with the latter.

    2. Didn’t register userbar/optionsbar. Integrated them into navbar or individual pages (all user settings was placed on “profile”). This wasn’t intended at first but was a great way of handling the horizontal space problem. P2 and my theme are intended for a width of about 900px. Without the vertical userbar/optionsbar you can make it fit into that small space.

    3. I made all the content fit by handling the CSS item “content” with a good width and overflow.

    4. This however made me have problems with the sidebar widgets that are hardcoded (please make them into widgets instead). I had to rip them out because they disturbed the layout.

    5. Had to do some additional skinning and handle a fixed amount of categories for the forums.

    I just love how components.css did a lot of the work. Thanks a lot Andy!

    #54524
    proceon
    Participant

    gian-ava –

    Thanks for the help. Never thought about doing the calls in a reverse manner. I will give it a whirl and see how it goes.

    Thanks

    #54517
    Kevin Pine
    Participant

    Thanks – We actually had other issues due to the fact we are using IIS7 on windows server 2008. This article has info: https://mu.wordpress.org/forums/topic/12659

    #54513
    wolfapache9516
    Participant

    When I activate buddypress default theme it gives me blank page when clicked on create new blog but on wordpress default theme it does not show blank page.

    sdrib
    Participant

    Yes i figured. I don’t mind lots of work though.

    I have decided to merge all BP-admin options into the users into their wp-admin.

    All Hooks and menus are set.

    Now adding new pages and making new bp-functions. :)

    #54503
    designodyssey
    Participant

    This is awesome. Of course, I’m not a coder and don’t understand it yet, but it’s a beginning. I will try the same thing with Hybrid theme next month. Not sure about using the custom function, but if it’s easier and more flexibile, I guess I’ll learn.

    Thanks for sharing this. I’m sure MANY are thinking about how to do this

Viewing 25 results - 20,676 through 20,700 (of 22,658 total)
Skip to toolbar