Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • News
  • Codex
  • Develop
  • Make
  • Forums
  • Download

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Add link to BP Navigation in the forum How-to & Troubleshooting 7 years, 6 months ago

    That’s why I mentioned if you are using WooCommerce then otherwise not. Which plugin you are using to manage shop and accounts? We can only call the content on profile if they have any shortcode otherwise we can put a link on profile which will redirect to that page.

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Login / Registration through social media in the forum How-to & Troubleshooting 7 years, 6 months ago

    Hi,

    Please check these plugins:

    BuddyPress Facebook Connect+ – Discontinued

    BP Social Connect

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic update button in the Activity stream disappears in the forum How-to & Troubleshooting 7 years, 6 months ago

    I mean that when you started entering text in activity post form then it is appearing or not?

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Classified Ads & Musician directory. in the forum How-to & Troubleshooting 7 years, 6 months ago

    Perfect, glad to know that it helped you 🙂

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Profile field groups tabs while editing profile in the forum How-to & Troubleshooting 7 years, 6 months ago

    I am using legacy template. I will edit edit.php and will get back to you.

    That’s why code did not worked because it was for new template pack. Anyways, it’s ok your code is fine. For legacy we have do_action( 'bp_after_profile_field_content' ); and do_action( 'bp_after_profile_edit_content' ); hooks.

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Registration notice, manual activation in the forum How-to & Troubleshooting 7 years, 6 months ago

    Glad to know that it is fixed 🙂

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Private Blogs in the forum How-to & Troubleshooting 7 years, 6 months ago

    Hi,

    If you can change the button link then certainly this should help:

    <a href="<?php echo get_author_posts_url( get_current_user_id()); ?>">See Posts</a>

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic remove 'last active' status in the forum How-to & Troubleshooting 7 years, 6 months ago

    If it is child theme then it’s fine otherwise please cut it from there and use this plugin https://wordpress.org/plugins/code-snippets/ to add a new snippet and then paste it there.

    Thanks

  • Profile picture of phyllissutton14

    phyllissutton14's profile was updated 7 years, 6 months ago

    phyllissutton14

    @phyllissutton14

    View Profile
  • Profile picture of Saula Shaw

    Saula Shaw's profile was updated 7 years, 6 months ago

    Saula Shaw

    @yolandahend1

    View Profile
  • Profile picture of Edwin Knox

    Edwin Knox's profile was updated 7 years, 6 months ago

    Edwin Knox

    @edwinknox

    View Profile
  • Profile picture of Chinese Batteries

    Chinese Batteries's profile was updated 7 years, 6 months ago

    Chinese Batteries

    @chinesebatteries

    View Profile
  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Classified Ads & Musician directory. in the forum How-to & Troubleshooting 7 years, 6 months ago

    Hi,

    This is not BuddyPress plugin but please see: https://wordpress.org/plugins/advanced-classifieds-and-directory-pro/

    You can use this plugin https://wordpress.org/plugins/wc4bp/ to manage accounts and all through profile. But for this you have to use woocommerce to sell things.

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Add link to BP Navigation in the forum How-to & Troubleshooting 7 years, 6 months ago

    Hi,

    Please try this snippet:

    function ps_setup_nav() {
    global $bp;

    bp_core_new_nav_item( array(
    'name' => __( 'My Account', 'buddypress' ),
    'slug' => 'my-account',
    'position' => 30,
    'screen_function' => 'ps_account_page',
    ) );
    }

    add_action( 'bp_setup_nav', 'ps_setup_nav'…[Read more]

  • Profile picture of Dolman Law Group Accident Injury Lawyers, PA

    Dolman Law Group Accident Injury Lawyers, PA's profile was updated 7 years, 6 months ago

    Dolman Law Group Accident Injury Lawyers, PA

    @dolmanlawstpetersburg

    View Profile
  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Profile field groups tabs while editing profile in the forum How-to & Troubleshooting 7 years, 6 months ago

    Which template pack of BuddyPress you are using?

  • Profile picture of Permainan Dewapoker terbaru cuma di hokiku net

    Permainan Dewapoker terbaru cuma di hokiku net's profile was updated 7 years, 6 months ago

    Permainan Dewapoker terbaru cuma di hokiku net

    @hokikudewapoker

    View Profile
  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Is integration with MailPoet possible? in the forum Third Party Plugins 7 years, 6 months ago

    ok

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Can not react – icons in the forum How-to & Troubleshooting 7 years, 6 months ago

    Have you tried disabling plugins that I suggested?

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic update button in the Activity stream disappears in the forum How-to & Troubleshooting 7 years, 6 months ago

    Hi,

    Please let me know when you click in text area then it is coming or not?

    Thanks

  • Load More

WordPress.org bbPress.org BuddyPress.org Matt Blog RSS

GPL Contact Us Privacy Terms of Service X

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
  • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Log In