Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 101 through 125 (of 156 total)
  • @scotm

    Participant

    nicolagreco

    Let’s see it and share it then.

    Cheers

    @scotm

    Participant

    Andy

    Does this answer my question here: https://buddypress.org/forums/topic.php?id=610

    @scotm

    Participant

    Vida

    My work to date at sportstwit.com.

    Thx

    @scotm

    Participant

    Backup any custom edits you’ve made to date and re-install wpmu and buddypress in a newly named directory. Then re-install your custom files. A half hour’s work…

    @scotm

    Participant

    Can you share how you integrated the member directory, etc. with Prologue?

    thx

    @scotm

    Participant

    I think the lesson here is don’t install WPMU in a subdirectory (in your case URL/blogs). If you think about it, without Buddypress plugins installed you already have the permalink URL/blogs going to your main install. Now, with the Buddypress plugins installed, you’ve duplicated that link because it too goes to “URL/blogs”. Do you see what I mean?

    I believe if you install WPMU in the root of your site the problem will go away. Alternately, try changing the name of your subdirectory to anything but “blogs” and you’ll probably be OK.

    Thx

    @scotm

    Participant

    Has anyone figured out how to use this plugin to remove various nav items as well?

    @scotm

    Participant

    Now I’m trying to use Burt’s plugin in combo with the Block Admin plugin to prevent users from accessing the dashboard but no luck. I have new blog owners defaulted to author, and yet they still get access to the dashboard.

    @scotm

    Participant

    For what it’s worth, I’m using it and I can get to the dashboard once logged in via ‘URL/wp-admin’.

    @scotm

    Participant

    djsteve

    I did search the forums but somehow missed that thread. Thanks for the tip.

    @scotm

    Participant

    burtadsit


    function oci_login_redirect($redirect_to, $set_for, $user){

    $redirect_to = bp_core_get_userurl($user->ID);

    return $redirect_to;

    }

    add_filter(‘login_redirect’, ‘oci_login_redirect’, 10, 3);


    How do I redirect to the user’s new blog versus their profile?

    Thx

    @scotm

    Participant

    Nope. Buddypress Home theme.

    @scotm

    Participant

    I’m having trouble creating groups through the main site. I fill in the required details but every time it says there was an error saving group details. New wpmu and buddypress install…does it rely on other components? I’ve only core, profile, friends and groups installed to date.

    @scotm

    Participant

    REPOSTED:

    I’d suggest launching with the basic ability to set your Twitter settings in the Buddypress profile area for purposes of sending your blog posts to Twitter and/or importing them into your blog. This would be a very attractive feature within Buddypress as it keeps the user from seeing the dashboard, a necessary requirement for all other Twitter/WP styled plugins.

    With that basic functionality working in v1, I’d then focus on enhancing the plugin with the features you’ve suggested and others to be developed. This approach would enable you to get it out quickly while still working on future enhancements.

    Cheers

    @scotm

    Participant

    burtadsit, i meant to say alternative way. sound right?

    @scotm

    Participant

    So this is a preferred way to avoid the wp-admin or wp-login page versus the Block Admin plugin, correct? This would mean users, including Admin, would have to login from the front end via the sidebar, for example?

    @scotm

    Participant

    Um, did you try writing a post?

    @scotm

    Participant

    There’s no settings in the admin panel but you can change the redirect URL within the plugin file, line 21 if I remember correctly.

    Go to /wp-content/mu-plugins/bp-core/bp-core-admin.php and comment out line 73 (My Account sub-menus) as well as 148-151 and 153. I’ve also commented out the “create a blog” call which is on line 165.

    You may find it only works on new blogs created after installing Block Admin.

    Cheers

    @scotm

    Participant

    I think perhaps the question is whether blog posts can be configured to appear on the main page of BP Home Theme versus the widget(s).

    @scotm

    Participant

    I redirect to the same /URL/members.

    @scotm

    Participant

    I believe Andy is going to address this issue, but in the meantime I’ve found some success using the “Block Admin” plugin. This allows you to set a redirect URL when someone tries to access wp-admin. You also need to comment out a few of the Buddypress admin bar sub-menus to prevent users from accessing the backend.

    Works fine for me but I agree it’s an issue that should be addressed.

    Cheers

    @scotm

    Participant

    gpo1

    I’m waiting, just exploring. BTW…the beta version you sent me gave me an error on the site. Is there a newer version? Any idea on timelines? :)

    @scotm

    Participant

    Has anyone tried TwitterDash plugin seen here: https://wordpress.org/extend/plugins/twitterdash/?

    This successfully places your Twitter timeline on the dashboard in wpmu 2.7/buddypress beta2 and enables you to post updates to Twitter from a post form. Could this not be modified to appear in the users’ Buddypress profile?

    Thx

    @scotm

    Participant

    Just to follow up on this for anyone wanting to try NewsTweet. It works fine now that I’ve updated the PHP cURL Library.

    Cheers

    @scotm

    Participant

    I have the same problem. Posts are there, but nothing shows up at URL/blog.

Viewing 25 replies - 101 through 125 (of 156 total)
Skip to toolbar