Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 751 through 775 (of 22,713 total)
  • Author
    Search Results
  • effi10
    Participant

    Hello

    In a project already in production (with an exclusively private access and about 100 existing members), I want to add a discussion space, and BuddyPress seemed to me to be the ideal solution.

    However, I would like to :
    – keep the native WordPress registration form (already modified)
    – automatically attach users to BuddyPress (when I install BuddyPress, I don’t see them in the members!)

    I already use (among other things) the “Members” extension in WordPress.

    Thanks

    Translated with http://www.DeepL.com/Translator (free version)

    #324839
    davidnewth
    Participant

    Currently customising a WordPress site. Complete newbie, but progressing along. Installed BuddyPress and created a couple of groups and even integrated them with forums (old school) however I need to change the colour of the breadcrumbs (to green) as the site cannot contain any blue. To do this by CSS is preferable as I lack any real knowledge. Many thanks in advance.

    Groups

    Buddypress search block show conflict with Learnpress after wordpress 6.0

    #324713
    shanebp
    Moderator

    I cannot duplicate this issue.
    Perhaps you could turn on debugging and try again, then check your error log and post any relevant errors here.

    huesoamz
    Participant

    Hi,

    I could modify the currect query of the WP Core search using the filter of pre_get_posts but in the case of bp_search I cannot, is any filter that I could use to modify the results/query when we use the Buddypress search instead of WordPress Search? ?s=clean&subset=pages&bp_search=1

    I need to exclude some pages/post or custom types, maybe ID’s in general from the BuddyPress Search, but I dont wanna to install another plugin, I prefer to have the control under function.php for example,

    Is any filter that allow to modify the query as “pre_get_post” did ?

    thanks in advance

    #324671
    t.schwarz
    Participant

    Hi,

    I’m trying to show a part of the activtiy feed (entries categorized as “tips” with feed meta category) on a different page than the standard activity page. Using the activity loop in a custom page template it’s easy to display the restricted activities on a standard WP page.

    However, as the standard WordPress page is not a registered BuddyPress page none of the Buddypress CSS classes and Javascript is loaded, which means that the custom loop looks pretty bad and is largely non-functional.

    So far I’ve come up with two ideas about how to solve this:

    1) using different feed templates on the standard activity feed page and indicate which one to use by adding a variable in the URL – this approach runs into problems because the standard feed is loaded by Admin-Ajax and there’s no apparent way to add an additional URL induced context variable to the ajax query – or is there?

    2) turning the standard WordPress page into a BuddyPress page (so the activity JS and CSS is loaded). I’ve been thinking about actually comparing loaded scripts and manually enqueuing them for the new page-template, but I wonder if there is not a much simpler solution.

    I’ve tried ideas like this “prehistoric” one, but they don’t appear to work anymore – https://buddypress.org/support/topic/make-your-own-custom-buddypress-page/page/2/

    Is there a modern equivalent to this?

    Should I maybe approach this completely differently?

    Thanks for any help!

    cianpop
    Participant

    When I am editing my extended profile or the extended profile of another user the ‘Change’ button after “this field can be seen by: [everyone/only you etc]” text does not work. When I click it, nothing happens.

    This definitely used to work, I don’t know what changed or when though as it’s not a common thing I need to do.

    I am running the latest version of the plugin and WordPress, however the server itself is still on PHP 2, could this be the problem? Anyone got any other hunches, please?

    Thanks in advance for any help you can provide!

    #324627
    pagecrafterz
    Participant

    Hi,
    I am new to BuddyPress and was hoping you might know something about this, maybe you even have plugins to achieve what I would like to do:

    BP is a social community platform for many users. My case has 2 parts: A-event plan and B-live video:

    1:I want users to be able to create events in a calendar on frontend and inside their own profile
    2: visitors can see what events are available inside users profile
    3: visitors then can book/pay for the event (either simple join later or via code/link)
    4: when event/live stream starts that visitor can join via webcam or any suggested video plugin

    I saw some events planner plugins in WordPress repository but they only have calendar part of what I want to do. I do not know how to connect the calendar with the video/stream functionality and besides I do not even know how to make users be able to see each other on camera.
    I do not mind paying for plugins as long as I know that they do what I want and are of good quality.

    Would be nice if you could direct me in a direction or even recommend some plugins.
    Thank you.

    sjnott
    Participant

    Any help would be appreciated. Trying to debug our site before going live and am unable to fathom this one out……
    Version 10.2.0 on WordPress 5.8.4

    Warning call_user_func_array() expects parameter 1 to be a valid callback, class ‘BP_Nouveau_Object_Nav_Widget’ not found 1
    wp-includes/class-wp-hook.php:303
    Plugin: buddypress

    Is there a fix? or has the functions.php been corrupted?
    Am somewhat of a newbie, so go gentle please
    Many thanks

    #324562

    In reply to: BP Activity Fields

    lkhlc
    Participant

    Thanks for the response!
    That is a collection of different attempts seeking more than the few fields offered as it is parsing a standard wordpress rss feed
    $link = $entry->link; and $title = $entry->title;
    are the only two giving up any data.

    <item>
    <guid isPermaLink="false">[num]</guid>
    <title>Truncted body</title>
    <link>[domain_name]/my-stream/p/86/</link>
    <pubDate>Thu, 05 May 2022 18:33:15 +0000</pubDate>
    <content:encoded>
    <![CDATA[ <p>Good Post</p> ]]>
    </content:encoded>
    </item>

    If acquiring the ID of the original is possible the rest can easily follow but so far finding that elusive ID has been a tiny bit frustrating πŸ˜‰ Would just love to find out how to change the link to a permalink as well.

    Thank you again.

    #324550

    In reply to: Featured Members

    kayart
    Participant

    BuddyPress Featured Members

    Did you try to use this plugin?

    gabriella2013
    Participant

    WordPress 5.9.3
    BuddyPress 10.2.0

    Registrazione

    Hi! youviralart.com uses BuddyPress 10.2.0. It’s not possible to send email to members, it does not work and therefore email to reset password does not work.
    It β€˜s writtensa: Error: The email could not be sent. The site may not be configured correctly to send emails. Get help resetting your password.
    How can I solve this problem?
    Thanks

    #324504
    franck71
    Participant

    WordPress 5.9.3
    BuddyPress 10.2.0
    Theme Buddyx

    #324493
    shanebp
    Moderator

    Check your browser’s inspection tool > console for javascript errors.
    Turn on WP Debug and then check your error log.
    Post the relevant errors here.

    #324492
    mbaccarella
    Participant

    This forum is filled with outdated responses, but I will try to get an answer anyway.

    I received an email from WordPress that says:
    “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 to WordPress Full Sync.

    Everything on my server-side is updated.
    WordPress version 5.9.3
    Current theme: Cera (version 1.1.13)
    BuddyPress 10.2.0.
    BuddyPress to WordPress Full Sync (version 0.3.7)
    PHP version 7.4.28

    I deactivated, then subsequently deleted BuddyPress to WordPress Full Sync. I then downloaded a clean copy of the plugin from the WordPress plugins page. I re-installed and re-activated it without difficulty.

    I still cannot upload the group profile picture. I can upload the group cover image, but not the profile picture. The image uploads but fails at the cropping stage. I have read the other responses. My file name was never long, but even the file name “g1” does not work, so the filename length does not seem to be the issue. I have tried different sizes and extensions (.png and .jpeg) with consistent failure.

    Please help resolve this issue.

    #324448
    shanebp
    Moderator

    Did you try BP Bulk Delete?

    Since your db is so large, I advise only deleting a year of activity entries at a time – you may get ‘timed out’ due to resource issues.

    #324445
    rcotwunite
    Participant

    Hello all,

    I’m working in a custom theme in wordpress. I’m getting an error on page /register. It is a blank page and sends directly to the buddypress template php file.

    The fields are all there, but it shows a critical error. Anyone have an idea as to what I can do to solve this?

    Thanks

    Register

    Anonymous User 18187419
    Inactive

    This plugin might help? Not sure.

    Wbcom Designs – BuddyPress Activity Filter

    #324374
    shanebp
    Moderator

    Turn on debugging and post the relevant errors – they might be javascript errors so check your browser inspector console.

    monty1987
    Participant

    Hi,
    I have a big Problem.
    I used the BuddyPress Version 10.2.0 Plugin in combination whith Ultimate Member Version 2.3.2 and bbPress Version 2.6.9. I think this combination is a little bit difficult but it finaly worked well.

    I just changed some settings in the BuddyPress and then i got this Error:

    Fehler-Details
    ==============
    Ein Fehler vom Typ E_ERROR wurde in der Zeile 349 der Datei /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-functions.php verursacht. Fehlermeldung: Uncaught ArgumentCountError: 3 arguments are required, 2 given in /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-functions.php:349
    Stack trace:
    #0 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-functions.php(349): sprintf()
    #1 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/class-wp-hook.php(307): bp_core_activation_notice()
    #2 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
    #3 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/plugin.php(474): WP_Hook->do_action()
    #4 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-actions.php(120): do_action()
    #5 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/class-wp-hook.php(307): bp_admin_init()
    #6 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
    #7 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-includes/plugin.php(474): WP_Hook->do_action()
    #8 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-admin/admin.php(175): do_action()
    #9 /mnt/web114/d1/63/5855963/htdocs/STRATO-apps/wordpress_10/app/wp-admin/plugins.php(10): require_once(‘…’)
    #10 {main}
    thrown

    And no – of corse I dont have an up to date back up πŸ™
    What can I do to fix the problem?

    Great thaks to all hwo want to help me

    WordPress-Version 5.9.3
    Aktives Theme: ColorMag (Version 2.1.2)
    Aktuelles Plugin: BuddyPress (Version 10.2.0)
    PHP-Version 8.0.17

    #324313
    mylesz3
    Participant

    Hello there.

    I will go straight to the point, i know you can embed spotify songs and playlist on wordpress but what i want is to make every user able to have their own playlist playing when someone visits their profile page or a group they created, is there any way to do this?

    zzaidi1
    Participant

    Is there a way to restrict user from creating groups? I only want the administrator to be able to create groups in our site. Right now any user can go into the site and create a group. Our IT group has logged this as a security concern so we need to lockdown our site. An administrator should still be able to go ahead and create a group, but that should be it. I’m relatively new to WordPress so any information or help would be greatly appreciated.

    #324262
    shanebp
    Moderator
Viewing 25 results - 751 through 775 (of 22,713 total)
Skip to toolbar