BuddyDev

Site Navigation

  • Menu
  • BuddyDev Logo
  • Blog
    • Recent Posts
    • BuddyPress
    • WordPress Multisite
    • WordPress
  • Plugins
    • Premium Plugins
    • Free Plugins
    • MediaPress
    • Suggest a Plugin
  • Themes
    • Premium Themes
    • Free Themes
    • Suggest a Theme
  • MediaPress
    • MediaPress
    • Addons
    • Documentation
    • Support
  • Support
    • Forum
    • Docs & Manuals
    • MediaPress Docs
    • Code Snippets
    • FAQ
    • Community
    • Contact
  • Services
    • BuddyPress Plugin Development
    • BuddyPress Plugin Customization
    • BuddyPress Website Troubleshooting
    • BuddyPress Custom Development
  • Pricing
    • Pricing
    • Membership FAQ
    • Refund Policy
    • Checkout
  • Register
  • Login
Profile picture of naijaping

naijaping

@naijaping Active 8 years, 5 months ago
Happy new year @sbrajesh, please how can i use BuddyPress Ajax Registration Plugin on my site, I downloaded the plugin when my membership was still active. I have the following in my header to call registration button: ` View
  • Activity
  • Profile
  • Friends 2
  • Personal
  • Mentions
  • Favorites
  • Friends
  • Profile picture of naijaping

    naijaping commented on the post, BuddyPress Activity As wire updated for BuddyPress 1.8, BuddyPress 1.9+, on the site BuddyDev 8 years, 9 months ago

    @sbrajesh,

    Thanks very much thats why i like you. always on point. you are the best.

    I am current building a theme that i want to release to the community for free.

    So this tutorial is very important […]

  • Profile picture of naijaping

    naijaping commented on the post, BuddyPress Activity As wire updated for BuddyPress 1.8, BuddyPress 1.9+, on the site BuddyDev 8 years, 9 months ago

    @sbrajesh,

    Please when should we be expecting update of this tutorial for buddypress 2.0.

    This has stopped working.

    Regards

  • Profile picture of naijaping

    naijaping commented on the post, Hide Logged In Users from all the listings( directory, search, members, friends list, widgets etc ) on BuddyPress Site, on the site BuddyDev 8 years, 9 months ago

    @sbrajesh,

    just what i needed but it make the person unsearchable which may be a little problem.

    regards

  • Profile picture of naijaping

    naijaping commented on the post, BuddyPress Activity As wire updated for BuddyPress 1.8, BuddyPress 1.9+, on the site BuddyDev 8 years, 9 months ago

    @sbrajesh,

    see the complete code below as the above is incomplete.

    http://pastebin.com/wiDwdBdr

    Regards

  • Profile picture of naijaping

    naijaping commented on the post, BuddyPress Activity As wire updated for BuddyPress 1.8, BuddyPress 1.9+, on the site BuddyDev 8 years, 9 months ago

    @sbrajesh, i think you can use it directly in the plugin so no need to add anything in the style sheet by the user.

    Note : I dont know why the style opening and closing tag is not showing on the above code.

    thanks

  • Profile picture of naijaping

    naijaping commented on the post, BuddyPress Activity As wire updated for BuddyPress 1.8, BuddyPress 1.9+, on the site BuddyDev 8 years, 9 months ago

  • Profile picture of naijaping

    naijaping commented on the post, Hide Logged In Users from all the listings( directory, search, members, friends list, widgets etc ) on BuddyPress Site, on the site BuddyDev 8 years, 9 months ago

    Hi @sbrajesh,

    Thanks for this great tips as usual, but what of if you just want to hide the current member that is viewing the members directory from the directory alone and not the rest?

    Currently BP will […]

  • Profile picture of naijaping

    naijaping posted an update 9 years ago

    Happy new year @sbrajesh,
    please how can i use BuddyPress Ajax Registration Plugin on my site, I downloaded the plugin when my membership was still active.
    I have the following in my header to call registration button:
    “
    and I have tried to add bp-ajaxr as a class to that link but still not working.
    How can i fixed this please?
    looking forward to…[Read more]

  • Profile picture of naijaping

    naijaping commented on the post, BuddyPress Ajax Registration Plugin: Allow users to quickly register on any page of your website and increase participation, on the site BuddyDev 9 years ago

    Happy new year @sbrajesh,

    please how can i use BuddyPress Ajax Registration Plugin on my site, I downloaded the plugin when my membership was still active.

    I have the following in my header to call […]

  • Profile picture of naijaping

    naijaping commented on the post, Get your Users Poking with BP Poke Plugin, on the site BuddyDev 9 years, 2 months ago

    @sbrajesh, I used the snippets posted here: http://buddydev.com/snippets/tag/bp-hacks/
    to show the poke count in my sidebar

  • Profile picture of naijaping

    naijaping commented on the post, Get your Users Poking with BP Poke Plugin, on the site BuddyDev 9 years, 2 months ago

    I used the snippets posted here: http://buddydev.com/snippets/tag/bp-hacks/

    to show the poke count in my sidebar

  • Profile picture of naijaping

    naijaping commented on the post, Get your Users Poking with BP Poke Plugin, on the site BuddyDev 9 years, 2 months ago

    @sbrajesh,

    just to let you know that the snippets for the poke count shows as 1 even if you are a new member without any poke.

    Naijaping

  • Profile picture of naijaping

    naijaping posted an update 9 years, 4 months ago

    @sbrajesh, how are you doing, hope you now feeling beter? my membership will expire on the 7th of this month, please i need a little help before it expires.

    how can I create a click to show menu like the one which shows when you click on your username on buddydev.com.

    I can create hover to show menu but am have a little problem with click to…[Read more]

  • Profile picture of naijaping

    naijaping wrote a new post on the site WordPress & BuddyPress Code Snippets by BuddyDev Community 9 years, 5 months ago

    #change email from wordpress at domain dot com */
    add_filter(‘wp_mail_from’, ‘new_mail_from’);
    add_filter(‘wp_mail_from_name’, ‘new_mail_from_name’);

    function new_mail_from($old) {
    return […]

  • Profile picture of naijaping

    naijaping commented on the post, Allow your users to change their Profile page background using BP Custom Background For User Profile Plugin, on the site BuddyDev 9 years, 5 months ago

    @sbrajesh,

    Thanks for the update, the problem has been solved. one more thing, can I continue to use the bppg_iwilldo_it_myself snippet to stop the background from scrolling or I dont need it with this update.

    Regards

  • Profile picture of naijaping

    naijaping commented on the post, Allow your users to change their Profile page background using BP Custom Background For User Profile Plugin, on the site BuddyDev 9 years, 5 months ago

    @sbrajesh,

    I logged in as a test user, and the link is still showing while your are on your friends profile,

    I can give u a test access if you want.

  • Profile picture of naijaping

    naijaping commented on the post, Allow your users to change their Profile page background using BP Custom Background For User Profile Plugin, on the site BuddyDev 9 years, 5 months ago

    bump

  • Profile picture of naijaping

    naijaping changed their profile picture 9 years, 5 months ago

  • Profile picture of naijaping

    naijaping commented on the post, Allow your users to change their Profile page background using BP Custom Background For User Profile Plugin, on the site BuddyDev 9 years, 5 months ago

    @sbrajesh, I just noticed that “change background ” also visible while viewing your friends profile. this need to show on my profile alone and not while viewing my friends profile.

    Anyway to fix this?

    Thanks

  • Profile picture of naijaping

    naijaping wrote a new post on the site WordPress & BuddyPress Code Snippets by BuddyDev Community 9 years, 5 months ago

    # Auto send message to email of user which account is being Deleted(You can change the message as suit you)

    “`php
    function myb_delete_user($user_id) {
    global $wpdb;
    $email = $wpdb-get_var(“SELECT […]

  • Load More

Sidebar

Blog

  • BuddyPress
  • WordPress
  • Tricks & Tips
  • News
  • Resources
    • Free Buddypress Themes
    • Free Buddypress Plugins
    • Buddypress Premium Themes
    • Buddypress Premium Plugins
    • Blog
  • Support Center
    • Membership
    • Faq
    • Join
    • Terms & Conditions
    • Privacy Policy
    • Contact Us
    • Hire Us
  • Useful Links
    • Download BuddyPress
    • Download WordPress
    • BuddyPress Codex
    • WordPress Documentation
    • Our Documentation
  • Connect with Us
    • Connect with Brajesh

Copyright © 2009-2023 BuddyDev.com