Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 1,026 through 1,050 (of 22,644 total)
  • Author
    Search Results
  • #319955
    shanebp
    Moderator

    For styling, use the customizer: wp-admin > Appearance > Customize

    For privacy, try: BP Simple Private

    #319952
    humbabba
    Participant

    Hello,

    Site: https://community.komando.com/
    WordPress: v5.7.2
    BuddyPress: v7.3.0
    Using Boss theme. Issue confirmed with Twenty Nineteen theme.

    Issue: Replying to an item in a user’s newsfeed doesn’t work – the reply never posts. The console reports

    POST https://community.komando.com/wp-admin/admin-ajax.php 403

    This started when we upgraded from BuddyPress 6.0.0 to 7.3.0 and persists if we upgrade to 8.0.0.

    I have tried, on our dev site, deactivating all other plugins and switching active theme, but the issue persists.

    Reverting to 6.0.0 on our dev site has fixed the issue and we’re planning to roll back production as well.

    Any ideas?

    Thanks!

    #319947
    bergblume
    Participant

    we use the plugin https://wordpress.org/plugins/hashbuddy/ – that works fine. Just give it a try and let me know if it works on your site

    dantimatter
    Participant

    Hello Forum

    Newbie here, so apologies in advance 🙂

    I noticed that when I try to use bulleted lists in user fields I see some strange formatting, including large spaces introduced between the fields. I asked around and it turns out that the CSS for a bulleted list adds a bottom margin (which maybe i can override?), but more importantly the multiline text editor is adding a <br> tag. I have no idea how to stop that from happening.

    But the strangest of all is that adding bulleted lists in the profile rich text field disappears the next time one edits that profile. It reverts to a plain old list at the end of the day.

    Has anybody used bulleted lists in the fields and have any suggestions?

    (wordpress version 5.7.2)

    shendeluth
    Participant

    Hello,

    The problem is, we are recibing user registration petition with only email without other fields. How is possible if i have a correctly validation fields system? This users are spam in all this special situations. I’m using Stop Spammers antispam plugin and it register this spamer but not block becasue it detects is ok.

    I have a register page customized with another url and blocking acces with usual registration url or usual acces. In this page i’m showing only all required fields from my xprofile fields list.

    I’m using Buddypress 7.3.0 and WordPress 5.7.2.

    Our system works like this:
    If i don’t fill all fields i can’t send this information and it show message error if i don’t fill some fields so form validation is working ok. When some user send this registration form correctly the system send a email with all information to system email and user is stand by to be activated using “user > manage signups” tool. User can be activated only by an administrator user.

    This screenshot shows when is a normal user registration: https://drive.google.com/file/d/1NXahXVctAt76atlhrJ8-Hl5-KokKZqIF/view?usp=sharing

    This screenshot shows when is an spamer with only email (it doesn’t show xprofiles fields, when other usual registration petitions show all fields empty or not empty): https://drive.google.com/file/d/1YC2fF_g3pnrPyD7kFQaJUE9Gt_ZBzHlK/view?usp=sharing

    I don’t know why can do this this users I need some help.

    Thank you.

    #319914
    Varun Dubey
    Participant

    @palztogo not in the current roadmap, you can edit them via template override or add group blocks inside other existing pages using shortcodes or elementor blocks. you can also check https://wordpress.org/plugins/shortcodes-for-buddypress/

    #319892
    richbrun
    Participant

    I think I figured out the answer. I believe the checkbox is hidden based on the CSS code. I’m still searching for an answer why the log in page is redirecting to the wp-login.php page for wordpress instead of the BuddyPress platform???

    melliorealestate
    Participant

    I am wanting to know if there is a way to have a main activity stream with a News Feed type style. But then have a completely separate, private, activity feed on a separate page for only user role ex. “premium_agent”. I have looked into “BuddyPress Activity Shortcode”(styling is way off from my current activity feed, and I don’t have the capability of changing it), and creating a multisite(it is not capable on wordpress.com and needs to be wordpress.org).

    Any other options that I am missing would be much appreciated!

    shenkwen
    Participant

    I’ve been using WPLMS theme which includes Buddypress. Right after I install the theme, users won’t get the activation email when they create an account. Although in the user list page, the “email sent” field is “1”.

    Then I install Buddypress on a plain 5.7.2 site with the 2021 theme. This time the users can get the activation email from wordpress@mysite.com(although it’s in the spam folder).

    Now I go back to the previous site and deactivate all of the other plugins and change the theme to 2021, still, users won’t get the activation email. This kind of verifies what the WPLMS’s support says, this is probably not their problem.

    Both sites are on the same Linode VPS server so they have the same host setting.

    Now I am stuck here. Can you show me a way to debug this?

    bergblume
    Participant

    hi there, if I write a normal wordpress post then this post appears also in the buddypress stream as an activity. but it seems that this “wordpress activity post” is not commentable within the stream. If I write a “normal” activity post within the stream then there is a “comment button” – but in this case not. How can I get the “comment button” also under the “wordpress activity post”?

    bill9600
    Participant

    Hi I have a question regarding the activation email that is sent to users when they sign up. Currently, when a user on my website receives the activation email they click on the activation link and the key does not automatically fill into the required field. The user has to copy and paste the key into the field and then they can complete their account activation.

    Is there anything I could do to try to get the activation key to automatically fill in and not require the user to copy and paste?
    Thank you for you help!

    Wordpress version- 5.7.2
    Buddypress version- 8.0.0
    website-
    http://www.goskilledtrades.com

    #319844
    shanebp
    Moderator

    It is unclear if this is a BuddyPress issue.
    BP does not store avatar info in the database.
    It calls avatars from the uploads > avatars directory and organizes them based on the WP user ID.

    See bp_core_fetch_avatar

    If not found, the default image is used.

    #319829
    geracola
    Participant

    This is very useful but i think i need reverse process:

    I need to assign a Membership Level to a WordPress User Role by Default.

    Is it possible to do it as well with this add-on!? Or i need something else!?
    How can i do that?!?

    Thanks for helping me, i really appreciate!

    #319810

    In reply to: RSS Icon & login

    awto
    Participant

    The loginpress only that the user to the wordpress profile admin page, and not to buddyprerss main page

    #319806

    In reply to: RSS Icon & login

    Varun Dubey
    Participant

    You can use https://wordpress.org/plugins/loginpress/ to style the default wp-login page or If you are planning to use any custom login page using any page builder you can use create it and map newly created page to login button in header via theme customiser setting for page mapping.
    to disable rss feed
    https://pastebin.com/zaiGH4Dr

    #319799

    In reply to: RSS Icon & login

    awto
    Participant

    Buddy Press version BuddyX 3.9.1
    Wordpress 5.7.2

    #319786
    silviach
    Participant

    I would like to invite new users to write their story in a specific forum.

    I should probably use {{{lenostrestorie.url}}} but how do I associate this token to its url ?

    How do you create new email tokens ?

    Our forum: durecomemuri.it/forum/

    WordPress v. 5.7.1
    BuddyPress v. 7.3.0

    fantamily
    Participant

    hi, i use buddypress on my wordpress site but i noticed that autorefresh doesn’t work. I also checked the box … what could this depend on? thank you

    Varun Dubey
    Participant

    @danielmark you can change it with help of language files

    Customizing Labels, Messages, and URLs


    Logo Translate plugin will allows you to change string within WordPress Dashboard, use system path when creating language file

    danielmark
    Participant

    My site is multisite and currently on localhost, I am using wordpress v5.7 and buddypress 8, I am currently trying to remove or replace this gravatar text message because I use plugin to disable access of gravatar, so I dont need this,

    The text is
    “Your profile photo will be used on your profile and throughout the site. If there is a Gravatar associated with your account email we will use that, or you can upload an image from your computer.”

    It located in wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single/profile/change=avatar.php as I know, direct change is bad for production wordpress and I need to alter it someway, I tried to make overload theme in my child-theme but the page just show blank, help please for up to date way to solve this?

    #319739

    In reply to: Hide own profile

    roman1wp
    Participant

    Support team, same question, theme Buddy X, ok I agree to see my profile in search, but in the settings of WordPress I indicated a nickname, but when viewing my profile, I see Login instead, there is one more question, now we will create a new topic …

    #319711
    Nifty
    Participant

    Hi,

    For anyone following this issue, see this link for more details.

    #319709

    In reply to: BuddyPress 8.0.0

    Mathieu Viet
    Moderator

    Hi @tamarazambrana & @niftythree

    The signup fields order issue will be fixed in next BuddyPress version. Thanks a lot for your feedback.

    For more details about the issue: https://buddypress.trac.wordpress.org/ticket/8500

    #319705
    veshop
    Participant

    WordPress version 5.7.2
    BuddyPress version 8.0.0 (Legacy)

    My website is not yet pulic, so no link. I just would like to know how I can hide the notification bell from top navigation bar- I tried every CSS I could come up with but unfortunately I couldn’t find the right one, so would appreciate some help here. I mean this: https://gofile.io/d/VWTqV4

    veshop
    Participant

    WordPress version 5.7.2
    BuddyPress version 8.0.0 (Legacy)

    My website is not yet pulic, but here I describe what I am aiming for: https://gofile.io/d/zYGthw

    Is there a plugin which can achieve this? It would have to be a dynamic solution, as I would want to have the placement rather every 3 to 4 rows and when the number of members grows, it would have to display automatically with new members, so I wouldn’t have to insert it manually.

    I don’t use an ad plugin as these get detected by ad blockers and thus are useless. I create ads myself with sliders. Currently I use widgets where I can choose user role based who sees the ad sliders and who doesn’t. So same would be needed for the above. I would want to display the ad sliders to basic members and not to premium members.

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