Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 4,651 through 4,675 (of 68,986 total)
  • Author
    Search Results
  • #306240
    RC Verma
    Participant

    Hi,
    This is what i am not asking. I mean to say buddypress scripts are running on every pages where buddypress has no work on that page. what i want that i buddypress script run only on buddypress pages not anywhere else.

    Also i have searched one article on internet regarding this should i paste that script.
    https://www.sertmedia.com/buddypress-scripts-styles/
    Check this link. This is what i want. So tell me better code u know or i should copy this code on function.php

    Hope you got it what i meant to say.

    #306235
    daktari12
    Participant

    hi,

    i get one solution at least to see link for reset password, the solution is :

    You need to switch the brackets from “<” and “>” to “(” and “)” in your code within your wp-login.php in use

    Open up your WordPress folder & edit wp-login.php file in editor.

    Now find below line

    $message .= ‘<‘ . network_site_url(“wp-login.php?action=rp&key=$key&login=” . rawurlencode($user_login), ‘login’) . “>\r\n”;
    You simply have to replace “<” & “>” with “(” & “)”.

    Now code will look like below

    $message .= ‘(‘ . network_site_url(“wp-login.php?action=rp&key=$key&login=” . rawurlencode($user_login), ‘login’) . “)\r\n”;

    I want to say that i have hack BPmail with adfilter to use Wpmail because i am using SMTP so for me this solution working and i can see link

    BUT, i still do not see email reset password on Email List of Buddypress someone has solution please ?

    liamod
    Participant

    Theme: aardvark
    Can’t test it on default theme because aardvark will reset and I will lose literally 3 hours of customizaition progress

    Basically I click the comment button on a post on my profile. I type in a comment and once posted the comment appears nested. however upon reloading the page the comment goes to the top of the page and it does not show that it is a comment

    daktari12
    Participant

    Hello, Sorry in advance I use google translation

    I can not find the email configuration of the “lost password” in buddypress emails, I left on tool and I tried to repair but lost password mail still does not appear.

    When a user clicks on the lost password link in the frontend he receives an email but no link.

    I tried to add the mail manually in the menu email> Add, but the I do not see a lost password situation,

    Can somebody help me please

    I remember that the problem is recent because at the beginning I did not have this problem

    BP: Version 4.3.0
    Wp: Version 5.2.1

    shanebp
    Moderator

    The failure to find buddypress.min.css is a clue.

    What is pagespeed.ce ?
    Ask your hosting provider if you aren’t sure.
    It might be a cacheing plugin.
    Or maybe a CDN.

    gmbyrom
    Participant

    Are any of these responsible?

    [Tue May 28 21:38:13.715492 2019] [pagespeed:warn] [pid 24215:tid 140152592443136] [mod_pagespeed 1.9.32.14-0 @24215] Fetch timed out for http://www.nzlrf.org.nz/wp-content/plugins/buddypress/bp-templates/bp-legacy/css/buddypress.min.css,qver=4.3.0.pagespeed.ce.77PtpqPG5K.css

    [Tue May 28 21:38:13.715615 2019] [pagespeed:warn] [pid 24215:tid 140152592443136] [mod_pagespeed 1.9.32.14-0 @24215] http://www.nzlrf.org.nz/wp-content/plugins/buddypress/bp-templates/bp-legacy/css/buddypress.min.css,qver=4.3.0.pagespeed.ce.77PtpqPG5K.css resource_404_count: not found (404)

    shayne
    Participant

    First thing you should try is disabling all plugins, except buddypress. It could be in incompatibility with another plugin.

    TheKillian
    Participant

    Hello,

    First of all, thanks you for making Buddypress! This is a cool extension! 🙂

    I have a problem with my Buddypress plug-in, I don’t know if it happen to many of us or not, on my forum I got some “dark themes” and I don’t find any options to configure the colors of my Buddypress plug-in, here’s a picture which show what I see on my forum. I tried to see if is there any settings to config but don’t see anything from.. Tried to change the theme color and it doesn’t change.
    So I’m totally lost, maybe you could add a color editor in the futur ?

    http://image.noelshack.com/fichiers/2019/22/3/1559125077-coulour.png

    Thanks you for reading me!
    Regards,
    TheKillian

    gmbyrom
    Participant

    Hi all
    Has anyone had this before:
    – Buddypress user posts a post in a group
    – I comment on it (as site/group admin – not sure what happens if another user does)
    – Refresh page, post disappeared!
    – Looking in Stream logs, it says I marked the post as spam
    – Looking in Activity, where the post should be, it says “The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.”
    – Checking the email box, I have the following email:

    “Since WordPress 5.2 there is a built-in feature that detects when a
    plugin or theme causes a fatal error on your site, and notifies you
    with this automated email.

    In this case, WordPress caught an error with one of your plugins, BuddyPress.”

    This has happened twice on my site now. Can anyone please help?

    Thanks!
    WP: 5.2.1
    BP: 4.3.0
    Theme: Child of TwentySeventeen
    Site: http://www.nzlrf.org.nz/

    FTLRalph
    Participant

    So a user discovered today if they make a post with <li>...</li> tags OR with just a single <li> tag, the </li> tag seems to be removed upon processing the comment and the whole site layout obviously takes a dump.

    (This doesn’t seem to happen if the <li> tag is properly placed in a <ul> or <ol>)

    ALSO.

    A user can assign classes to their HTML elements. The same classes used by the website’s CSS, thus allowing for ridiculous formatting in their comments.

    I don’t want to disallow HTML (some users utilize bold, code, etc) and that’s fine, but I obviously would like to fix the <li> issue, and also not allow HTML elements to be assigned classes.

    I have no idea where even to begin…what function to extend off of and even then what PHP to use to validate/fix?
    Maybe a strip_tags before a comment is posted to remove everything except for <strong> and others, but dunno how to fix the class issue…

    (Buddypress 3.2.0, using legacy theme)

    #306187
    shanebp
    Moderator

    That folder will not exist in ftp.

    Did you assign a page to the Members component?

    wp-admin > Settings > BuddyPress > Pages

    Assign a page to each item shown on that screen. You can create a page and assign it – but leave the page blank.

    #306181
    fynnge
    Participant

    Hey,
    My problem is the Buddypress on the pages created by the plugin displays no content and pages such as (notifications) are not at all found [The requested URL / members / fynn / notifications / was not found on this server.] Can anyone help me there

    http://prntscr.com/ntyvp1
    http://prntscr.com/ntyvzm

    Wordpress Version: version 5.2.1
    BuddyPress Version : Version 4.3.0

    #306177
    snorklebum
    Participant

    https://wordpress.org/plugins/buddypress/advanced/

    Wordpress.org, search for the plugin, on the plugin page click advanced view, scroll to bottom and there should be an option to select previous versions for download.

    I’m assuming you haven’t been taking backups if you are unable to roll back, now would be a good time to install updraftplus or similar so you have a backup available.

    8star
    Participant

    Hello team,
    BuddyPress new update is conflicting with my website. But it was working with the previous version. But I don’t know exactly, which version was I using. Can You explain How can I download the old version and check 1 by 1, which is working or other not? Right now, I have a new update of BuddyPress Version 4.3.0.
    Please guide me over this issue.

    Best regard,
    Vivek

    jarrettttt
    Participant

    I’ve tried Yoast and other seo plugins showed sitemap error.
    After troubleshooting by enabling and disabling plugins, I find the sitemap error is due to a conflict with buddypress(the latest version as well). It seems buddypress has caused empty lines in the sitemap xml, I wonder is there a way to resolve this? Thanks!

    Following is the error message when trying to access yoast sitemap_index.xml

    XML Parsing Error: XML or text declaration not at start of entity
    Location: http://127.0.0.1/wordpress/sitemap_index.xml
    Line Number 3, Column 1:<?xml version=”1.0″ encoding=”UTF-8″?><?xml-stylesheet type=”text/xsl” href=”//127.0.0.1/wordpress/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl”?>

    a608237
    Participant

    I added some customized content to the buddypress.php template in my theme, but no matter the section (notifications, activity, profile etc.), my custom content appears in every page.

    How can I have the content appear only on the home page (or another specific profile page?)?

    Thanks in advance.

    #306129

    In reply to: Lost Password Link

    shanebp
    Moderator

    Another plugin is the path of least resistance if you don’t know how to code, don’t want to learn and don’t have a developer.

    Adding the lost-password link is easy.
    Just use one of the action hooks in the class for that widget.
    I suggest you use this hook: do_action( 'bp_login_widget_form' );
    For the hook context, see this file:
    buddypress\bp-core\classes\class-bp-core-login-widget.php

    If you don’t know how to code, share the hook info with your developer.

    Venutius
    Moderator

    Are you using BP Nouveau? Are you using Cover-images?

    if so you would need to overload the plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single/cover-image-header.php file:

    1. Setup a child theme.
    2. make a copy of cover-image-header.php
    3. Edit line 23 of cover-image-header.php as follows:

    Current:

    <h2 class="user-nicename">@<?php bp_displayed_user_mentionname(); ?></h2>

    edited:

    <h2 class="user-name"><?php bp_core_get_username( bp_displayed_user_id() ); ?></h2>

    4. place your edited copy of cover-image-header.php in themes/your-child-theme/buddypress/members/single

    #306125
    Venutius
    Moderator

    Have you ruled out conflicts with other plugins or your theme?

    In a vanilla install this feature works so it’s reasonable to suppose there’s something in your specific configuration that is preventing this functionality.

    Try deactivating all other plugins apart from BuddyPress and switching to a default theme such as 2019.

    #306124

    In reply to: Lost Password Link

    Venutius
    Moderator

    Have you investigated other login widgets that have this feature? For example https://wordpress.org/plugins/login-sidebar-widget/

    The alternative is to raise a feature request on Trac https://buddypress.trac.wordpress.org/

    #306118
    elucinda
    Participant

    Hi I use the Buddypress widget login on my site.

    I’m using the latest Buddypress & WordPress version.

    It doesn’t have a lost password link, how can I add this?
    What else do I need to do to set this up? Is there a form accessible for this in buddy press?

    Thank you.

    Home Full Page

    ovihasan
    Participant

    I develop a site. Where I use Buddypress plugin for User profile. When I visit any user individual profile in the beginning of the profile it shows user username. But I want to show the Name of the user there instead of username.

    I’m hoping that there is an easy answer to this.

    Here is the Screenshot of the problem and what i want shown there.

    Venutius
    Moderator

    Try downloading the latest version from here:

    https://github.com/r-a-y/buddypress-followers

    bhattarai1995
    Participant

    Hi there, thank you so much. It seems there is a bug in the buddypress follow plugin. It was updated 3 years ago and is not completely working now. When i follow another user an error page comes up front (although following the user does happen). Are there any codes or anyway to correct this problem? Thank you. Please reply.

    #306111
    Venutius
    Moderator

    BuddyPress does not come with that option, it must be added by something else I’m afraid.

Viewing 25 results - 4,651 through 4,675 (of 68,986 total)
Skip to toolbar