Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 1,201 through 1,225 (of 22,644 total)
  • Author
    Search Results
  • #317143
    ppp12345
    Participant

    I need the default setting…

    <input type=”text” data-reveal=”1″ name=”signup_password” id=”pass1″ class=”password-entry empty” size=”24″ value=”” data-pw=”” aria-describedby=”pass-strength-result” spellcheck=”false” autocomplete=”off”>

    to be….

    <input type=”password” data-reveal=”1″ name=”signup_password” id=”pass1″ class=”password-entry empty” size=”24″ value=”” data-pw=”” aria-describedby=”pass-strength-result” spellcheck=”false” autocomplete=”off”>

    Unfortunately I can’t identify the default “text” input type coded anywere- https://buddypress.trac.wordpress.org/changeset/12397 … looking in /bp-templates/bp-nouveau/buddypress-functions.php at least… everywere I look I see “password” set.

    Am I the only one facing this issue? :/ What am I missing, ANYONE?

    #317142

    In reply to: Approving Blog Posts

    Venutius
    Moderator
    djintelbe
    Participant

    Hello,

    Some mathematical objects written in mathjax/latex use backslash (\). For example, one use \sqrt{} for the square root function, \mathbb{} for the set of numbers. In bbpress forums, these objects work perfectly but when the forums are displayed in buddypress activities streams, the backslash disappears and therefore the mathematical symbols are not rendered and make the texts difficult to read. If the texts are typed directly in buddypress side, things are also alright. So, the problem seems to be in the transition from forum to the buddypress activities.

    I tried some solutions but nothing work. So I am asking for help; how can I do to solve the problem

    Thank you in advance

    Wordpress 5.6.1
    Buddypress 7.1.0

    Regards

    Nestor

    #317073

    In reply to: BuddyPress 7.1.0

    Mathieu Viet
    Moderator

    Hi @djsteveb

    I understand you might be disappointed to have troubles with the avatar feature, but this trouble is not a generic one, it’s specific to your WordPress configuration. Saying the following is very wrong:

    The edit avatar / upload profile pic is still broken for new installs.

    I can confirm everything works as expected.

    Since BuddyPress 6.0, users can manage their local avatars (hosted on the community website) whether or not the xProfile component is active. See this developer note for more information about the changes we made in 6.0.

    Below is a screenshot I just made having the xProfile component active :

    avatar-xProfile on

    Below is another screenshot I just made having the xProfile component inactive :

    avatar-xProfile off

    To control whether or not to allow users to manage their avatars from their profile page, as you said you can use the BP option about “Profile Photo Uploads”. Below is a screenshot of the BuddyPress options screen (Settings > BuddyPress).

    BP Options screen

    If you uncheck “Profile Photo Uploads”, then users can’t manage their locally hosted avatars.

    And there’s also a WordPress setting you need to pay attention to. If you decide that Avatars shouldn’t be shown globally on your WordPress site, then users cannot manage their local avatars from the front end. This WordPress setting is available from the Discussion settings screen (Settings > Discussion). See the screenshot below :

    WP Discusion settings

    For instance, if you uncheck the “Avatar display” WP setting, then the page to manage avatars is not available even if “the Profile Photo Uploads” BP Option is checked. Here’s a screenshot below showing how a user’s profile page looks like when you globally disable Avatars in WordPress.

    Avatars globally disabled

    The page to manage user’s avatar is not available and the user’s profile header does not include the avatar.

    Again, I confirm everything works as expected in BuddyPress, the issue you’re mentioning is specific to the way you configured WordPress &/or BuddyPress.

    #317050
    Julia
    Participant

    1. Which version of WordPress are you running?
    ⇒WordPress 5.6.1

    2. Did you install WordPress as a directory or subdomain install?
    ⇒As a directory

    3. If a directory install, is it in root or in a subdirectory?
    ⇒subdirectory? full pass /home/users/1/〇〇〇〇〇〇/web 

    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    ⇒Yes. WordPress 5.5.3 
    But it is the first try to see wrong display in buddypress.
    I am beginner.

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    ⇒Yes properly.

    6. Which version of BP are you running?
    ⇒Version 7.1.0

    7. Did you upgraded from a previous version of BP? If so, from which version?
    ⇒Probably No.

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    ⇒bbpress Version 2.6.6
    Other plugins are unactive in the test.

    9. Are you using a standard WordPress theme or customized theme?
    ⇒a standard WordPress theme

    10. Which theme do you use ?
    ⇒Generatepress Version 3.0.2

    11. Have you modified the core files in any way?
    ⇒No

    12. Do you have any custom functions in bp-custom.php?
    ⇒No

    13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    ⇒bbpress Version 2.6.6
    copy ⇒Unknown

    14. Please provide a list of any errors in your server’s log files. https://codex.wordpress.org/Debugging_in_WordPress

    ⇒The code is adding.

    
     // WP_DEBUG debug mode
    define( 'WP_DEBUG', true );
    
    // /wp-content/debug.log 
    define( 'WP_DEBUG_LOG', true );
    

    ⇒No error message!
    ⇒No log file generated. In short, no bug?

    15. Which company provides your hosting?
    ⇒lolipop.jp[Japan]

    16. Is your server running Windows, or if Linux; Apache, nginx or something else?
    ⇒Linux(CentOS)
    ⇒ Apache

    17. Which BP Theme are you using?
    ⇒Buddypress Nouveau

    18. Have you overloaded any BuddyPress template files.
    ⇒Unknow

    19. Any other site customisations that might have a bearing on the issue?
    ⇒No.  After remove customisations code in bbpress, I checked it.

    20. What BP Template Pack is activated in your installation? You will see that under Dashboard > Settings > BuddyPress – Options page.
    ⇒Buddypress Nouveau

    Basic Trouble Shooting:

    1. Identifying whether you have a theme issue:
    ⇒I tried other two themes[ Onepress and Twenty Twenty-One],
    but the icon[×] trouble occurred in buddypress profile page.(Nothing happens)

    2. Plugins:
    ⇒In the bbpress is activated only, the icon[×] works completely.(The topic deleted!!)
    In the bbpress and buddypress set, the icon[×] trouble occurred in buddypress profile page.(Nothing happens)
    Both test, the other plugins are invalid(not active).

    3. BP Themes:
    Both Buddypress Nouveau and Legacy, same wrong display.(Nothing happens)

    I think it is something wrong with the icon[×] button? on forum section in buddypress.
    Nothing happens when that [x] is clicked.

    #317041
    giorgossin
    Participant

    Hi!
    I am using WordPress 5.6.1 and Buddypress 7.1.0.
    Suddenly the RSS displayed on the Activity, and all the activity of all the users as well, whatever they do it is visible, for everyone, without having any connection between them at all.
    What should I do to make the RSS invisible?
    What should I do to to hide the activity of all the users if they do not have any connection between them?
    I am asking you kindly, please someone help me, because I have a problem with this.
    Thanks a lot.

    #317012
    clickallco
    Participant

    Try using the Buddypress Tools to repair it. It’s in your wordpress dashboard > tools > buddypress

    #317004
    csellington
    Participant

    I have a topic that I set as super sticky. Once I’ve set it as super sticky, the topic only appears in forums that don’t have a buddypress group assigned (regardless of the public/private/hidden nature). This seems to negate the super sticky notion of showing up in all groups. Is this a bug or behavior as it is supposed to be?

    Wordpress version is 5.6.1; Buddypress is 7.1.0, bbPress is v2.6.6. Site is wtf.chiaribridges.org ; see the behavior at https://wtf.chiaribridges.org/forums (you can look at each forum and see the ones with and without the super sticky).

    I’ve also posted on the bbPress site for help.

    #316995
    wordplus
    Participant

    Hi there!

    You can try this plugin, its showing DisplayNames and avatars in Send To field autocomplete:

    BP Better Messages

    #316992
    wodz82
    Participant

    Does anyone know how to input a notification and messages icon within a standard WordPress menu bar and keep its functionality?

    saraelba
    Participant

    Hello!
    Im trying to get out the buddypress menu from the wordpress toolbar and put it on a another menu on my website.

    My theme it shows a “login in” button on the top right corner, and there is a menu button too but this button dissapears slowly (with some javascript I supposed) and only shows the admin toolbar if a user is logged in.

    I want to change that.
    I want the admin toolbar out.
    (I had change the theme. Same results, except the javascript thing).

    Also, I want to edit the links in the menu too and add other links not related to buddypress.

    Thanks a lot!!!

    myshanai
    Participant

    I am having problem in my Buddypress Group where group admins cannot send invites.
    Group admin can enter the Invite Members page, select members to invite, then clicked on Send Invites link with number of members to invite. Then a form appears to enter optional messages. Upon clicking the Send button there, a red alert shows that “Invitation failed for (number) users”. On buddypress version 6, the message was “You are not allowed to send invitations for this group”.

    This happens on multilingual installation of WordPress (using WPML) and not selecting the default (English) language. If I choose English, the problem does not happen. I do translate some of the words there for non english version, but could it be the source of the problem?

    Upon debugging into function bp_nouveau_ajax_send_group_invites(), it seems that function bp_get_current_group_id() and $_POST[group_id] both returns group_id = 0

    Any idea on how i could fix this?

    current version:
    wordpress: 5.6
    buddypress: 7.1.0

    ppp12345
    Participant

    Hi,

    I’m clueless why you set the default value of the password visibility input to “visible” in the registration form, instead of the other way around- like the rest of the planet is doing.

    So here goes, how do I set the default password input visibility button to hide the users input of password… e.g. so it behaves like the default WordPress login behavior. Pressing a key, it blinks and gets hidden.

    I appreciate;

    1. An explanation
    2. Help to achieve which shouldn’t needed to be asked for- it is major security issue that should be resolved asap) the above
    3. Why is https://buddydev.com/buddypress-better-registration-part-1-remove-full-name-confirm-password-from-buddypress-registration/ this not working with Nouveau? Can you please explain how to make it work with Nouveau.

    Thank you for a great plugin, and look forward to prompt replay!

    #316950

    In reply to: User Calendar/Agenda

    Jake Ward
    Participant

    Hey Mike,

    I never did find the perfect solution unfortunately. In the end BuddyPress Simple Events proved to be the best solution for me. It’s clean, simple and straight forward to use. I found the others were quite bloated in feature sets and weren’t the best from a user experience perspective.

    https://wordpress.org/plugins/buddypress-simple-events/

    Cheers
    Jake

    #316941
    rodgerhs
    Participant
    #316918
    jarnoum
    Participant

    Hi,

    I have created an xfield dropdown menu for country and i would like the users to join a matching group upon registration.

    There’s some topics about this dated way back but all of the suggested plugins are dead.

    Could somebody help me with this? I’m using latest WordPress and Buddypress.

    Best Regards,
    J

    #316895
    Freelancealot
    Participant

    Hi,

    Thanks for your time.

    I’d rather not start loading a different theme, and if I did I would probably load a default WordPress one for testing purposes. OceanWP is said to be compatible with BuddyPress, it’s listed on the BuddyBoss site.

    I did actually start my question off with ‘Even though the Customizer settings are set to Horizontal for both Group and Profile, the member and group directory pages are still showing with the nav vertical.” So your video link does not help.

    Would love to get this sorted out.

    Cheers,
    Tracy

    #316894
    wbcomdesigns
    Participant

    @freelancealot You can test the same with the BuddyX theme it have dedicated support for BuddyPres and bb.
    Meanwhile, you can also check the Customizer setting
    Customizing >> BuddyPress Nouveau >> Member navigation

    https://www.awesomescreenshot.com/video/2526315?key=100e379800d6b704907b7e0e5f40567a
    above screencast using BuddyX theme

    #316888
    shanebp
    Moderator

    Not sure what your issue is, but for reference this plugin adds a profile nav & subnav to nouveau:

    BuddyPress Simple Events

    btw – good to see you on here again.

    Freelancealot
    Participant

    Hi,

    Even though the Customizer settings are set to Horizontal for both Group and Profile, the member and group directory pages are still showing with the nav vertical.

    I’m using:

    Wordpress 5.6
    BuddyBoss Version 1.5.6 (free platform) with nouveau templates
    OceanWP v2.0.2 (theme)

    I don’t know if this would effect anything, but I originally installed Buddypress and then changed to Buddyboss. So I’m not sure if there could be any ghost settings somewhere in the db? I tried creating a brand new WP page and set that up as the Page to use but still insisting on going vertical.

    Looking at the source code something somewhere is inputting the classes for the vertical navigation. The only similar thing I could find was this thread: https://buddypress.trac.wordpress.org/ticket/7799 but it isn’t any help.

    Horizontal navs are working on the other Buddyboss nouveau template pages.

    I tried to get around it by using the [profile type=””] shortcode on a WP page but that doesn’t include the search and filter component.

    So my question is: How do I stop Buddyboss/buddypress from insisting on vertical nav?

    If that’s not possible, for whatever reason then how can I use the profile shortcode on a WP page that includes the search and filter and the grid/list toggle? I’d be interested to know this anyway as would like to create separate pages for certain profile types.

    The site is for registered users only but the link is https:// conference.bafa.ac.uk/

    Please be gentle, this is my first delve into Buddypress/BuddyBoss.

    Cheers,
    Tracy

    #316873
    Tim
    Participant

    Hi,
    When we try to Post we get this error and button spins forever without doing anything because it is a fatal “Uncaught ReferenceError” and points to script yz-wall-form.min.js?ver=2.6.2:formatted:64

    Buddypress 7.1.0
    Youzer 2.6.2
    Wordpress 5.5.3
    Using BeTheme
    Hosting: WPEngine

    Screenshot of console…
    01.25.2021-12.38.00

    Any ideas?
    -Tim

    #316826
    Berk TOKEL
    Participant

    I use a social networking platform via buddypress on my website. I want to add google ads under member events. I used the advanced ads ad plugin. I got a successful result. Is it possible to handle this with a few codes? For example, I want an advertisement at the end of the 1st post and then repeat it in 5 posts. Have someone to Install Assistant?

    Website: https://www.joomdo.com
    Wordpress version: 5.6
    Old buddypress selected in buddypress settings.

    #316813
    iamthewebb
    Participant

    Indeed there is, imath has created a patch which will likely be in the next release https://buddypress.trac.wordpress.org/ticket/8425
    I’m not sure when that is scheduled for release but the patch should show the changes required if you wish to make them temporarily yourself.

    metame
    Participant

    I have just started to get a message on updraft
    “Warning: Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here.”
    I have identified the issue arises with Buddypress plug in. I have deleted and reinstalled Buddypress, but not change the issue.
    Is there a fix for this please?
    Thanks Grahame
    tested with theme twenty nineteen and twenty twentyone.
    Current theme Customizr Pro
    website http://www.horshamartists.org
    Buddypress Version 7.1.0
    Updraft Version 1.16.46
    wordpress 5.6

    #316801
    uwcnyig36
    Participant

    Hello!

    I have a question about groups.
    I searched for this question and did not find any matching questions.

    I’m also new to wordpress/buddypress, so please bear with me 🙂

    Here is my site https://uwcnorthyork.ca/
    WordPress version: 5.4.2
    BuddyPress version: 2.3.0

    My question is:
    When a user requests permission to join a group, is there a way to get an email sent to the moderator of that group, (so they can accept them)?
    Right now the email goes to the site admin (me) which is ok, but its important that it goes to the moderator as well. If it can only go to one of these, then I would like it to be the moderator.

    Any help would be appreciated.

Viewing 25 results - 1,201 through 1,225 (of 22,644 total)
Skip to toolbar