Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Slava Abakumov

    Slava Abakumov replied to the topic How to view pending signup profile fields in the forum How-to & Troubleshooting 10 years, 4 months ago

    Just navigate to this page: /wp-admin/users.php?page=bp-profile-edit&user_id=1802
    where 1802 – is the ID of that user. Also, all usernames on this page /wp-admin/users.php?page=bp-signups are links to profiles. So you can open there Extended profile link at the top.

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic Problem or bug beetwen BP Cover Image and buddypress.css ? in the forum How-to & Troubleshooting 10 years, 4 months ago

    Just seen your response:

    >To be honnest I havenโ€™t a regular licence for this theme so I cannot expect technical support.

    And we are limited in the help we can offer on premium themes sadly.

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic Problem or bug beetwen BP Cover Image and buddypress.css ? in the forum How-to & Troubleshooting 10 years, 4 months ago

    Those look to be modified files, not the copies from the BP core plugin, the cover-image-header.php file appears to be missing some elements necessary.

    Again as my earlier comment have you asked this question of the themes authors, you need to as we can’t really support third party custom work, if they find that there is indeed an issue with the…[Read more]

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic Problem or bug beetwen BP Cover Image and buddypress.css ? in the forum How-to & Troubleshooting 10 years, 4 months ago

    Have you asked this premium themes authors/developers about this issue?

    While there may be an issue we haven’t spotted, setting up to try and reproduce is somewhat time consuming so it would be good to have acknowledgement from the themes devs that this isn’t an issue that needs dealing with in this theme rather than with BP core implementation.

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic Problem or bug beetwen BP Cover Image and buddypress.css ? in the forum How-to & Troubleshooting 10 years, 4 months ago

    Can we be clear what theme/buddypress/css/ refers to is this a reference to the core BP plugin or is this a BP ready theme that you are running a child theme from?

    Cover image styles are loaded as ’embedded’ ( styles written to the head of a document within style tags) styles so not a mystery ๐Ÿ™‚

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic Buddypress problem or theme ? in the forum How-to & Troubleshooting 10 years, 4 months ago

    ?
    In a help thread you are meant really to attempt to describe a problem, not simply post a SC.

    If you want to know whether this is theme related then you activate one of the default WP twenty* themes and establish whether the issue still exists.

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic is it ok to copy files from bp-templates/bp-legacy/buddypress directory in the forum How-to & Troubleshooting 10 years, 4 months ago

    @hastig While it is genuinely appreciated that you are trying to help people, some of what you are describing as template files is a little confused and will mislead people into thinking they have to use the advanced taxonomy template hierarchy which isn’t necessarily the case.

    I’d urge you check our codex pages again to best understand how…[Read more]

  • Profile picture of @mercime

    @mercime replied to the topic Error Posting Comments in the forum Installing BuddyPress 10 years, 4 months ago

    Hi @mjc82in Please provide more information about your installation so that we can help you find out how to resolve your issue. https://buddypress.org/support/topic/when-asking-for-support-2/

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Community calendar/who's here function in the forum Third Party Plugins 10 years, 4 months ago

    That’d work too. Thinking you’d need to reword it but that can be done through localisation. Ref: https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/

  • Profile picture of Peter John

    Peter John's profile was updated 10 years, 4 months ago

    Peter John

    @topseoservices

    View Profile
  • Profile picture of Hoi Sze Lam

    Hoi Sze Lam replied to the topic Home page randomly redirects to another page in the forum How-to & Troubleshooting 10 years, 4 months ago

    Thanks Hastig for getting back to me. I’ve received a response from the Google Webmaster Product Forums that this is not a Buddypress issue but a Google Analytics content experiments issue. Have fixed the problem!

    Thanks for your help nonetheless!

    Cheers,
    Hoi-Sze

  • Profile picture of yousan

    yousan started the topic Cannot show "This is a required field" at xprofile (bug?) in the forum How-to & Troubleshooting 10 years, 4 months ago

    Hello.

    There are some required items at register page.
    When make those fields empty, then proceed registration, the user faced to error page.
    Some of fields are shown with “This is a required field” but some of them are not.

    I use x-profile. There are 3 field groups.
    The first field groups (shown as main) cannot show “This is a required…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Community calendar/who's here function in the forum Third Party Plugins 10 years, 4 months ago

    Just an idea: if you have no success finding a shared BuddyPress calendar, try searching for shared WordPress calendar. In BuddyPress, members are actually WordPress users so in theory things should work. You’ll need to test though, as always.

  • Profile picture of Paul Wong-Gibbs

    Paul Gibbs updated the Emails page, on the BuddyPress Codex 10 years, 4 months ago

  • Profile picture of Hoi Sze Lam

    Hoi Sze Lam replied to the topic Home page randomly redirects to another page in the forum How-to & Troubleshooting 10 years, 4 months ago

    Following up on this topic:

    I’ve received a heads up from the Google Webmaster Product forums support suggesting that my redirection issue is potentially a buddypress related problem.
    https://productforums.google.com/forum/#!topic/webmasters/l60LFtvlQ90

    Anyone got any ideas as to how to fix this?

  • Profile picture of ArkS7111

    ArkS7111 started the topic Add new local notifications in the forum Requests & Feedback 10 years, 4 months ago

    Hi, how can I add a new local Buddypress notification? I’ve seen the codex, the other threads, the code of various plugins that use the local bp notification system but I haven’t managed to make it work yet! This is an extract of my code:


    $the_query = new WP_Query( array( 'category_name' => 'catname');
    if ( $the_query->have_posts() ) {
    *send…
    [Read more]

  • Profile picture of Hoi Sze Lam

    Hoi Sze Lam started the topic Home page randomly redirects to another page in the forum How-to & Troubleshooting 10 years, 4 months ago

    I have a blog, hosted on my own domain which has been working fine for awhile now (almost two years now).

    I was creating a new page as an register page for adding members. This is done through Buddypress plugin.

    But now my homepage (which was previously my latest posts) is forwarding to this new subscribe page instead of showing my posts. My…[Read more]

  • Profile picture of Mark

    Mark replied to the topic [Resolved] Conditional Tag to Target Specific Buddypress Group Page in the forum How-to & Troubleshooting 10 years, 4 months ago

    No problem @henrywright, thank you for your help. My coding experience is nil so it has been an interesting experience as I have to Google around for everything. It’s great to have this forum which is full of code snippets to use/modify and experts like yourself to ask for help when I hit a wall. Thanks!

  • Profile picture of Henry Wright

    Henry Wright replied to the topic [Resolved] Conditional Tag to Target Specific Buddypress Group Page in the forum How-to & Troubleshooting 10 years, 4 months ago

    Thanks for letting me know, @markob17. I always get current_action and current_item mixed up and should really do more testing ๐Ÿ™‚

  • Profile picture of Mark

    Mark replied to the topic [Resolved] Conditional Tag to Target Specific Buddypress Group Page in the forum How-to & Troubleshooting 10 years, 4 months ago

    @henrywright Hi Henry, I was referring to this one:
    if ( bp_is_groups_component() && bp_is_current_item( 'events' ) ) {
    // Code.
    }

    I had to use bp_is_current_action( 'events' ) in place of bp_is_current_item( 'events' )

  • 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