Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • Register
  • Lost Password
  • Log In

@valuser active 1 week, 2 days ago
seem to have solved the styling of forums in p2 1.2.1 with buddy 1.2.7. self inflicted – had my own class named ”forum” in the style sheet – how stupid can one man be. 2 glitches remain 1)Keyboard Shortcuts somehow has been disabled. 2)the ”Add Friend” styling in Members needs adjustment. Any ideas wecome View
  • Personal
  • Mentions
  • Favorites
  • Profile picture

    valuser replied to the forum topic BuddyPress 1.5 compatibility for plugins and themes in the group Third Party Components & Plugins 1 year, 7 months ago

    BP Xtra Signup is in the PASS list on http://codex.buddypress.org/releases/1-5-plugin-compatibility/.

    Works perfectly in single site setup.

    BUT

    On a multisite set-up with buddypress root blog on a […]

  • Profile picture

    valuser replied to the forum topic is the (install in secondary blog) feature still maintained? in the group How-To and Troubleshooting 1 year, 7 months ago

    redid this now. and success. Convoluted explanation. Script not executed memory shortage !
    Added define(‘WP_MEMORY_LIMIT’, ’64M’); to wp-config. No relief !
    but am redirected to page not found but with a […]

  • Profile picture

    valuser replied to the forum topic is the (install in secondary blog) feature still maintained? in the group How-To and Troubleshooting 1 year, 7 months ago

    reinstalled 1.2.10 on site A. all well.

  • Profile picture

    valuser replied to the forum topic is the (install in secondary blog) feature still maintained? in the group How-To and Troubleshooting 1 year, 7 months ago

    A note on this. may or may not be relevant.

    Have two test multisite installations both with subdirectories and both with bp installed on a subdirectory via wp-config -define ( ‘BP_ROOT_BLOG’, 14 );

    One […]

  • Profile picture

    valuser replied to the forum topic 1.5 BP Default Themes styles leak into custom theme ? in the group How-To and Troubleshooting 1 year, 8 months ago

    Just to note this is NOTin any way urgent for me.

    and that inserting

    body button,
    body a.button {
    color: #A4C2DD;
    }

    body a.button:hover {
    color: #397193;
    }

    does the trick. Many thanks for the […]

  • Profile picture

    valuser replied to the forum topic 1.5 BP Default Themes styles leak into custom theme ? in the group How-To and Troubleshooting 1 year, 8 months ago

    put the test site online at http://ruby.de-nws.com/susanx/ get in with usr joly and pw joly

    see http://ruby.de-nws.com/susanx/activity/ etc

    have taken away the !important […]

  • Profile picture

    valuser replied to the forum topic 1.5 BP Default Themes styles leak into custom theme ? in the group How-To and Troubleshooting 1 year, 8 months ago

    third party theme techozoic-fluid
    took out the !important s and empty cache reloaded page

    the button color is now gone back and appears to be taking the color from bp.css: 653 as per Web inspector
    my […]

  • Profile picture

    valuser started the forum topic 1.5 BP Default Themes styles leak into custom theme ? in the group How-To and Troubleshooting 1 year, 8 months ago

    Currently experimenting with 1.5 r trunk 5157 (WP 3.2.1) with a third party theme modified with the BP Template Pack from https://github.com/boonebgorges/bp-template-pack on a local install.

    Have transferred a […]

  • Profile picture

    valuser replied to the forum topic Add Profile link to WP Custom Nav Menu in the group How-To and Troubleshooting 1 year, 8 months ago

    Worth trying this – may work

    <a href=&quot;/edit">Edit Profile

  • Profile picture

    valuser replied to the forum topic Issue with navagation in the group How-To and Troubleshooting 1 year, 8 months ago

    Copied from http://plugins.svn.wordpress.org/buddybar-widget/trunk/buddybar-widget.php

    <a href=&quot;">Messages
    or
    <a href=&quot;">Inbox

    <a href=&quot;/sentbox">Sent

    and so on

  • Profile picture

    valuser replied to the forum topic Issue with navagation in the group How-To and Troubleshooting 1 year, 8 months ago

    try this just might work-please let me know

    <a href=&quot;">My Mail

  • Profile picture

    valuser replied to the forum topic Issue with navagation in the group How-To and Troubleshooting 1 year, 8 months ago

    I use

    <a href=&quot;/members/display_name; echo $userName;?>/messages/inbox">My Mail

    and it appears to work.

    but this could be refined by someone who knows how to do these things. I’m making it up as i go.

  • Profile picture

    valuser replied to the forum topic How to generate BuddyBar/WP menu links, to place somewhere else in theme? in the group How-To and Troubleshooting 1 year, 8 months ago

    for members, groups etc i have used

    <a href=&quot;/members/"Members

    and for specific members, groups etc i have used (say for a member’s profile)

    `<a href="/members/?php $userObject = wp_get_current_user(); $userName = […]

  • Profile picture

    valuser replied to the forum topic Ajax not working in BP 1.5 with custom theme in the group How-To and Troubleshooting 1 year, 8 months ago

    I also successfully used the old method (13 or so files) with the new bp template pack. Couldn’t figure out whether or not I was using the new method correctly so can’t really comment on it. But the old method […]

  • Profile picture

    valuser replied to the forum topic Ajax not working in BP 1.5 with custom theme in the group How-To and Troubleshooting 1 year, 8 months ago

    or try the bp template pack download at https://github.com/boonebgorges/bp-template-pack

  • Profile picture

    valuser commented on the post, BuddyPress 1.5 – Beta 3, on the site BuddyPress.org 1 year, 8 months ago

    First Many Thanks for all this.
    just to note 2 items.

    1.5 beta 3 – 5070—wp 3.2.1

    1) In bp 1.2.9 default theme in Forums- clicking New Topic brought up the “Post a new topic” and form ON TOP of the Group […]

  • Profile picture

    valuser started the forum topic BP 1.5 (5041) New Topic appears below Directory – Is this the intended behavior ? in the group How-To and Troubleshooting 1 year, 8 months ago

    In bp 1.2.9 default theme in Forums- clicking New Topic brought up the “Post a new topic” and form ON TOP of the Group Forums Directory.

    in bp 1.5 default theme in Forums – clicking New Topic brings up the “Create a new […]

  • Profile picture

    valuser replied to the forum topic how to covert wordpress them to buddy press in the group How-To and Troubleshooting 1 year, 8 months ago

    Try – http://wordpress.org/extend/plugins/bp-template-pack/

  • Profile picture

    valuser replied to the forum topic remove admin-bar in the group How-To and Troubleshooting 1 year, 9 months ago

    define(‘BP_DISABLE_ADMIN_BAR’, true); + Hide admin bar for logged out users NO works

  • Profile picture

    valuser replied to the forum topic remove admin-bar in the group How-To and Troubleshooting 1 year, 9 months ago

    define(‘BP_DISABLE_ADMIN_BAR’, true); worked up to 1.29
    in bp 1.5 beta 2 on a multisite it works but whitespace takes it place

  • Load More
Profile picture of valuser
  • 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