Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • Plugins
  • Themes
  • Documentation
  • Blog
  • Support
  • Download

BuddyPress.org


  • Register
  • Lost Password
  • Log In

@pcwriter active 3 months, 3 weeks ago
It’s kind of difficult to know which post you’re taking about in the update you left on my profile ‘cuz you didn’t reference the post (it is a year old, after all ;-) ). I can tell you that I did not pursue exploration with Avatar Bubble at the time as it seemed to be a bit lacking in features back then. I haven’t checked it out lately though… […] View
  • Personal
  • Mentions
  • Favorites
  • Profile picture

    pcwriter replied to the forum topic Group members cannot edit docs in the group BuddyPress Docs 1 year, 7 months ago

    @boonebgorges

    Thank you… that worked.
    Users can now edit docs and set permissions. :-)

  • Profile picture

    pcwriter started the forum topic Cannot edit docs in the group BuddyPress Docs 1 year, 7 months ago

    @boonebgorges

    I just installed bp-docs on WP3.2.1+BP1.5 but users cannot edit any docs, even the ones they create :-(
    I’ve tried setting edit permissions (in the UI) for all members or just the doc creator, […]

  • Profile picture

    pcwriter replied to the forum topic Google+ and LinkedIn disappear when filtering activity stream in the group BuddyPress Share It 1 year, 8 months ago

    @modemlooper
    Confirmed working well after updating. Thank you!

  • Profile picture

    pcwriter replied to the forum topic where is the code? in the group How-To and Troubleshooting 1 year, 8 months ago

    @adam_wordpress

    You’ll find all the functions to call adminbar stuff here:

    http://codex.buddypress.org/theme-development/modifying-the-buddypress-admin-bar/

  • Profile picture

    pcwriter started the forum topic Google+ and LinkedIn disappear when filtering activity stream in the group BuddyPress Share It 1 year, 8 months ago

    @modemlooper
    Great plugin (and thanks for adding classes so elements can be styled)! I’ve only found two hiccups:

    1 – Twitter, FB, Digg & email display just fine when filtering the activity stream display, […]

  • Profile picture

    pcwriter posted an update 1 year, 8 months ago

    @godrob @godrob It’s kind of difficult to know which post you’re taking about in the update you left on my profile ‘cuz you didn’t reference the post (it is a year old, after all ;-) ). I can tell you that I did not pursue exploration with Avatar Bubble at the time as it seemed to be a bit lacking in features back then. I haven’t checked it…[Read more]

    • Profile picture
      Narada Das replied 11 months, 2 weeks ago

      Hi PC – sorry I dont know why I cant find a comment box or a contact link anywhere on the BP site lately so I am contacting you by using a comment link here.
      I am a member of your group Add All Nav Links to BP Adminbar – and I have been using it for a couple of year very happily, however I recently upgraded the WP core and BP and now it only works…[Read more]

  • Profile picture

    pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting 1 year, 8 months ago

    Note that this patch is for BP1.2.9

  • Profile picture

    pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting 1 year, 8 months ago

    @nuhammadrid and anyone else experiencing this odd behavior:

    Brajesh’s patch works just fine, but it requires a slight modification to bp-core-templatetags.php:

    Replace this (line 131):
    `if ( isset( $_REQUEST['s'] ) […]

  • Profile picture

    pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting 1 year, 8 months ago

    @nuhammadrid

    Brajesh just posted a possible solution at BuddyDev:

    http://buddydev.com/forums/topic/wp-search-results-page-kills-bp-member-widgets#post-9892

    I’m going to try it tomorrow ‘cuz I’m off to bed right now, […]

  • Profile picture

    pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting 1 year, 8 months ago

    @nuhammadrid

    Yeah, I had found both those posts during my search for a solution, but neither of them even hints at one :-(
    Brajesh Singh’s Global search results page does not create this conflict however. I think I’ll post […]

  • Profile picture

    pcwriter started the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting 1 year, 8 months ago

    Hi all!

    I just noticed that when using the WP searchform, member widgets on the results page display
    “No one has signed up yet!” (Members widget)
    “There are no users currently online” (Who’s Online widget)
    “There are […]

  • Profile picture

    pcwriter replied to the forum topic Why does a page named /search redirect to members search? in the group How-To and Troubleshooting 1 year, 9 months ago

    How about these…
    find
    explore
    ask
    query

  • Profile picture

    pcwriter replied to the forum topic How can i add "View Profile" link so that when click it will link to that user profile in the group How-To and Troubleshooting 1 year, 9 months ago

    @funmi-omoba

    You’re right, it won’t work ‘cuz there are typos in the code… sorry, my bad :-(

    Find this in members-loop.php (around line 30)
    `
    <a href="”> […]

  • Profile picture

    pcwriter replied to the forum topic How can i add "View Profile" link so that when click it will link to that user profile in the group How-To and Troubleshooting 1 year, 9 months ago

    Sorry, that line should be:
    <a class=&quot;button&quot; href=&quot;View Profile

  • Profile picture

    pcwriter replied to the forum topic How can i add "View Profile" link so that when click it will link to that user profile in the group How-To and Troubleshooting 1 year, 9 months ago

    @funmi-omoba

    In members-loop.php, simply add the following inside <div class="item-title">
    <a class=&quot;button&quot; href=&quot;

    Then in style.css of your child-theme, add
    `#members-list .item-title […]

  • Profile picture

    pcwriter replied to the forum topic creat a new blog post using buddypress's "post update" in the group How-To and Troubleshooting 1 year, 9 months ago

    I’ve used TDO-Mini-Forms for front-end posting and it works well. There’s also Gravity Forms if you want to go the premium route.

  • Profile picture

    pcwriter replied to the forum topic CKEditor – problem integrating it in BP activity post form in the group Creating & Extending 1 year, 9 months ago

    This exercise has proven to be beyond my knowledge and abilities at the moment.

    Consequently, I rethought the intended use of the stream on my site and realized that updates & replies in it should remain a fast-and-easy, shoot-from-the-hip, […]

  • Profile picture

    pcwriter replied to the forum topic CKEditor – problem integrating it in BP activity post form in the group Creating & Extending 1 year, 9 months ago

    @boonebgorges

    Thanks for the tip, I’ll look into their documentation to see if anything similar exists. JS is still a whole new world for me […]

  • Profile picture

    pcwriter replied to the forum topic CKEditor – problem integrating it in BP activity post form in the group Creating & Extending 1 year, 9 months ago

    Odd… clicking the “Edit Topic” link leads to a “Page not found” error. So here’s my edit:

    EDIT – The site I’m working on is http://kwitterz.com if you want to take a look. :-)

  • Profile picture

    pcwriter started the forum topic CKEditor – problem integrating it in BP activity post form in the group Creating & Extending 1 year, 9 months ago

    Hi all!

    I’ve been playing around with various visual editors these last few weeks, trying to get one to function properly in all the textareas of a new site I’m putting together. I finally settled on CKEditor for it’s customization […]

  • Load More
Profile picture of pcwriter
  • Activity
    • Personal
    • Mentions
    • Favorites
  • Profile
    • View
  • Sites 0
    • My Sites
  • Forums
    • Topics Started
    • Replies Created
    • Favorites

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Terms of Service

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • BuddyPress.org
    • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Lost Password
    • Log In
Log Out