Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 2,651 through 2,675 (of 73,371 total)
  • Author
    Search Results
  • #319992

    In reply to: BuddyPress 8.0.0

    Mathieu Viet
    Moderator

    No problem @leahkoerper 🙂 The issue will be fixed in BuddyPress 9.0.0. FYI: https://buddypress.trac.wordpress.org/changeset/13017

    #319975
    bergblume
    Participant

    I found the solution. As in Buddypress also the normal wordpress posts are published you only have to edit this file searchform.php in your themes folder (add there /activity/ behind home_url ) to:

    <form role="search" method="get" id="searchform" action="<?php echo home_url( '/activity/' ); ?>">
    	
    	<div class="input-group">
    		<input name="s" id="s" autocomplete="off" type="text" class="ajax_s form-control input-sm" value="<?php echo get_search_query(); ?>">
    		<span class="input-group-btn">
                <input type="submit" value="<?php _e("Search");?>" id="searchsubmit" class="button">
    		</span>
    	</div>
    
    </form>
    linguabuddy
    Participant

    On my site I have a Buddypress / BBPress set-up. Earlier today, I posted a new *Forum* thread, and received a reply via the *Group Activity* feed. The reply, and my reply to the reply, were only posted to group activity, and not to the Forum Thread.

    Does anyone know how to either:
    1. Disable the Group Activity Form and / or Replies to Forum Threads via group activities? Or,
    2. Ensure any replies are posted to the Forum thread itself?

    bergblume
    Participant

    Hi can I use one search forum (I know that there exist global search plugin) together for Buddypress Activity Search and normal WordPress Posts Search?
    The wordpress search is domain.com/?s=searchterm
    The Search for Buddypress is domain.com/activity/?s=searchterm
    how can I get them together by coding?

    #319958
    Varun Dubey
    Participant
    #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!

    communitypivot
    Participant

    Hi,

    We are using Buddypress plugin for our website. We wish to add the hashtag functionality to our feed, however, after adding hashtags, the links lead us to a blank page. We are using “Buddypress Activity Stream Hashtags” with no luck. Please suggest how to proceed.

    #319944
    vitoanthony80
    Participant

    To send notifications to site users I am trying the third party plugin.
    If I do the sending tests, I notice that nothing changes on the profile page under notifications.
    Why is there no notification signal? do I need to use a notification mode of the buddypress plugin? I have not seen anything about it.
    Thank you

    vitoanthony80
    Participant

    Good morning.
    In my site I have created new fields with the plugin.
    The problem is that these fields do not follow the order I set in administration.
    Is there a way to arrange them in the order I would like?
    Thank you

    chenryahts
    Participant

    Update: This was totally the moderation settings. Other users can now post things.

    This brings up an additional question about BuddyPress:

    Is there an activity moderation queue? I never could find the failed activity feed items.

    And, where are the comment moderation settings cached? It took forever to reflect this update.

    Thank you for any help!

    chenryahts
    Participant

    Really, I don’t know if these are related, but I’m getting a BUNCH of warnings that look like this:

    [13-Jul-2021 18:22:40 UTC] PHP Notice:  Undefined index: data-attr in /wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/activity/template-tags.php on line 482
    [13-Jul-2021 18:22:40 UTC] PHP Notice:  Undefined index: data_bp_tooltip in /wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/activity/template-tags.php on line 484
    [13-Jul-2021 18:27:32 UTC] PHP Notice:  Undefined index: link_id in /wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/activity/template-tags.php on line 478

    And it seems that also only the administrator can now post links? Is there actually a moderation queue for the activity feed? And, if not, then why does it use the comments moderation settings? And, assuming those allow for 1 link (I checked), why would an Editor not be allowed to post a link to the activity feed?

    Is there a permission involved?

    Thanks for any direction!

    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.

    #319919
    Varun Dubey
    Participant

    @palztogo all those pages which you map inside Setting >> BuddyPress >> Pages tab
    https://nimb.ws/ugDINL

    #319916
    palztogo
    Participant

    Thank you very much for your answer.

    Are there any other similar pages in BuddyPress like Groups where no content area is available? Which pages are they?

    (so I will know to avoid edit them with Elementor and will know that this is not a debug issue)

    #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/

    #319913
    palztogo
    Participant

    Is there any intention to allow editing BuddyPress mapped pages with Elementor in the near future?

    Thanks

    #319912
    Varun Dubey
    Participant

    @palztogo BuddyPress mapped pages are template driven and they do not a content area that’s why elementor can not be used on those pages yet.

    #319911
    palztogo
    Participant

    That is Elementor’s answer:

    The Group Directory page of Buddypress does not seem to a normal page, it’s more like an Archive template. I can see the issue does not persist on other static pages.

    As we have no control over coding for third-party plugins nor themes, we highly recommend that you report this issue to the support team for this plugin so they may further troubleshoot and provide any recommendation (or possible fix) to resolve this issue.

    #319906
    karanjhanwer
    Participant

    Hi,

    I want to install buddypress on an existing website https://www.hobbi.fun
    Is it possible to do so? Essentially there will be a separate section called community on the website where users can interact. My current website is a multivendor marketplace platform

    #319901
    idcglobal
    Participant

    Does anyone know why profile photo is not showing at all even in the users area?
    This affects BuddyPress profiles also.

    #319900
    palztogo
    Participant

    Hello,

    WORDPRESS 5.7.2
    BuddyPress Version 8.0.0
    my site: PalZtogo.com

    I receive 500 Error when trying to edit BuddyPress “Groups” page with Elementor.
    This is the Debug message I get:

    There has been a critical error on this website.

    Learn more about troubleshooting WordPress.

    Uncaught TypeError: Argument 1 passed to Elementor\Controls_Stack::sanitize_settings() must be of the type array, null given, called in /home/palztogo/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php on line 987 and defined in /home/palztogo/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php:2038
    Stack trace:
    #0 /home/palztogo/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(987): Elementor\Controls_Stack->sanitize_settings(NULL)
    #1 /home/palztogo/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(1787): Elementor\Controls_Stack->get_data(‘settings’)
    #2 /home/palztogo/public_html/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\Controls_Stack->get_init_settings()
    #3 /home/palztogo/public_html/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\Core\Base\Base_Object->ensure_settings()
    #4 /home/palztogo/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(1

    I increased the memory limit to 512MB (in wp-config.php), but it didn’t help.
    Can you please help?

    Thank you,
    Dror

    danial
    Participant

    Hey
    i have installed buddypress plugin with “BP Maps for Groups” extenstion, So currently my page url is
    abc is not actual name of site,
    “www.abc.com/groups/groupsmap/

    now i want to change “groupsmap” into “abcmaps” so the url will be””www.abc.com/groups/abcmap/”

    Solution to applied:
    i- i have check all the setting
    ii- Also search in pages but did not find, so that page “groupsmap” is creating by plugin
    iii- Also search hooks to apply and change but did not find anything.

    Result:
    I want to change url and also page title

    #319893
    shanebp
    Moderator

    The components “BuddyPress Core” and “Community Members” are required and are not optional – so they do not have a checkbox.

    #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!

Viewing 25 results - 2,651 through 2,675 (of 73,371 total)
Skip to toolbar