Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • Register
  • Lost Password
  • Log In

@aomao active 2 years, 3 months ago
  • Personal
  • Mentions
  • Favorites
  • Profile picture

    Aomao started the forum topic Friendship with password in buddypress in the group How-To and Troubleshooting: 2 years, 3 months ago

    I am newbie in buddypress and php so I need your help. In my project I need to make friendship connection via password Thus users that know other user’s special password will be able to connect(make a friendship in buddypress) to him and see his page and updates. Can you help me to solve this [...]

  • Profile picture

    Aomao posted on the forum topic Custom submit form in the group Miscellaneous: 2 years, 4 months ago

    Sorry I found my mistake.
    Its working now.

  • Profile picture

    Aomao joined the group Miscellaneous 2 years, 4 months ago

  • Profile picture

    Aomao started the forum topic Custom submit form in the group Miscellaneous: 2 years, 4 months ago

    Hi I need yout help. I want to add a custom submit form in Buddypress. This form will insert input into database. I have this form in my sidebar And this php script inside the sidebar.php `include_once(‘../../../../../wp-config.php’); include_once(‘../../../../../wp-load.php’); include_once(‘../../../../../wp-includes/wp-db.php’); global $wpdb,…[Read more]

  • Profile picture

    Aomao started the forum topic Delete button for custom activity list in the group How-To and Troubleshooting: 2 years, 5 months ago

    In my site I show a list of activities by custom query.
    I want to add delete button for each activity.
    Can I use buddypress “activity delete button” for my activity list items.

  • Profile picture

    Aomao started the forum topic Personalized email to members in the group How-To and Troubleshooting: 2 years, 5 months ago

    Hi,
    In my project http://www.aizon.me I need to send weekly personalized email to all members.
    Email will be based on users data and their activity.
    Is it possible to do it with buddypress.

  • Profile picture

    Aomao joined the group Requests & Feedback 2 years, 5 months ago

  • Profile picture

    Aomao started the forum topic Personalized email to members in the group Requests & Feedback: 2 years, 5 months ago

    Hi,
    In my project http://www.aizon.me I need to send weekly personalized email to all members.
    Email will be based on users data and their activity.
    Is it possible to do it with buddypress.

  • Profile picture

    Aomao started the forum topic Don’t show others activity streams in the group How-To and Troubleshooting: 2 years, 5 months ago

    In my buddypress site I don’t want users to see other users activity streams.
    So by typing http://buddypresssite.com/members/user/ they wouldn’t be able to see user’s activity stream
    How can I accomplish this?

  • Profile picture

    Aomao started the forum topic How to remove user link in activities in the group How-To and Troubleshooting: 2 years, 5 months ago

    I need to remove user link in activities posts.
    In entry.php I have this code<div class="activity-header">

    </div>
    But I can’t find how its adding userlink

  • Profile picture

    Aomao posted on the forum topic Change default page -> My Account page in the group How-To and Troubleshooting: 2 years, 5 months ago

    Finally it’s working
    the plugin works fine in the normal server
    but not working under localhost
    thanks boyevul

  • Profile picture

    Aomao posted on the forum topic Change default page -> My Account page in the group How-To and Troubleshooting: 2 years, 5 months ago

    That plugin use this code to show users page.
    function bp_profile_homepage()
    {
    global $bp;
    if(is_user_logged_in() && $_SERVER=='/')
    {
    wp_redirect( $bp->loggedin_user->domain );
    }
    }
    function logout_redirection()
    {
    global $bp;
    $redirect = $bp->root_domain;
    wp_logout_url( $redirect…
    [Read more]

  • Profile picture

    Aomao started the forum topic Change default page -> My Account page in the group How-To and Troubleshooting: 2 years, 5 months ago

    In my project when users login to the site, they should see not the default buddypress “index” page but “My Account” page.
    e.g.,instead of this http://localhost/geny/
    they should see directly this http://localhost/geny/members/username/

    How can I make this.

  • Profile picture

    Aomao posted on the forum topic change CSS according hashtags in activity content in the group How-To and Troubleshooting: 2 years, 6 months ago

    Thank you very much

    I checked my code again and found that I accidentally deleted
    this one class=""
    while changing from ul -> div
    now its working fine

  • Profile picture

    Aomao posted on the forum topic change CSS according hashtags in activity content in the group How-To and Troubleshooting: 2 years, 6 months ago

    I need your help again.
    For my design I needed to use div instead of list(ul) for displaying activities.
    instead of this
    ul.activity-list .red { background: #f00 }
    I have
    div.activity-list .red { background: #f00 }

    But filter not working now. I couldn’t fix it by myself

  • Profile picture

    Aomao posted on the forum topic How to change the number of activity items to show per page? in the group Creating & Extending: 2 years, 6 months ago

    @muchad
    Thanks that worked

  • Profile picture

    Aomao joined the group Creating & Extending 2 years, 6 months ago

  • Profile picture

    Aomao posted on the forum topic change CSS according hashtags in activity content in the group How-To and Troubleshooting: 2 years, 7 months ago

    Oh, thanks for reply
    I will try your hint

  • Profile picture

    Aomao started the forum topic change CSS according hashtags in activity content in the group How-To and Troubleshooting: 2 years, 7 months ago

    Hi All, need your help. I want to change CSS style of activity content, according hashtags in content e.g. “#red I am watching TV” will show with red background “#blue I am watching TV” will show with blue background As far as I know Buddypress has its own filter function apply_filters and variable $activities_template But [...]

  • Profile picture

    Aomao joined the group How-To and Troubleshooting 2 years, 7 months ago

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