Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 3,976 through 4,000 (of 73,984 total)
  • Author
    Search Results
  • #313107
    andrew2605
    Participant

    Hi all,

    I’ve followed the installation guidelines for Buddypress but no matter what I do I can’t get the plugin to work. The pages it creates are totally blank (no registration forms etc).

    It’s driving me nuts as I thought it would be a very simple straight forward process.

    Has anyone else had an issue similar to this and how did you solve it??

    #313106
    nzlgl
    Participant

    Update: I created another members directory.

    But now, I have a problem showing this directory properly. I created this directory by adding “include” on members-loop php file and I saved it as authors-loop (where I can see only users with role author) and I saved this new file under buddypress/members as well.

    I can get this directory by creating a shortcode in functions.php and adding this shortcode on a new page called “authors” but I can’t get the same look as my default members directory (refering to members-loop php file).

    It must be related to index.php file under buddypress/members but I dont know how to relate that to my new file.

    Default members directory: https://ibb.co/9NNMhxS

    My authors directory: https://ibb.co/phcHwk5

    #313089
    astromaz
    Participant

    I want to create a simple Marriage Bureau Site in which people (who want to find partner) will fill a registration form to submit heir profile (the form will have extended fields). These profiles will then will searchable using the filters of the fields in the form. And I want to use more filters to search like Color, Education, Age, City, etc…

    Now Please help how can I achieve this in buddypress, which themes? which plugins? etc

    #313086
    martohar
    Participant

    I have updated Kleo version VERSION4.9.120 to VERSION4.9.130

    And Buddypress works as expected.

    If anybody happen to use Kleo and using the previous version I used, please update it,

    Hope it helps,

    Thanks

    #313083
    @mercime
    Participant

    @martohar could be a theme issue or conflict with another plugin. Check the following first
    1. Go to wp-admin > Settings > BuddyPress – Components tab and make sure that
    Extended Profiles, Account Settings, and Notifications are checked and settings are saved.
    2. What theme are you using? Change theme to Twenty Twenty and check if you can see content for each of the Profile, Notification, and Setting tabs assuming components mentioned in #1 above are checked. If you can see the content for each, then it’s a theme issue. Contact your theme developer.
    3. Alternatively, there are some known plugin issues. Provide the list of plugins enabled in your installation for further assistance.

    #313081
    windhillruss
    Participant

    Hi watube, Can I recommend the Youzer plugin (paid but well worth it) from CodeCanyon. It takes Buddypress to a whole new level and will give you the options you want re posts! The only downside is that some of the other free plugins that you might want to use such as ‘Edit Activity’ wont work but comes as an add-on from Youzer. However the overall look and performance is amazing. Youzer has a free demo plugin to give you a feel for the full plugin.

    #313077
    martohar
    Participant

    The Profile, Notification and Setting tab is empty

    Here is the screenshot: https://www.dropbox.com/s/d4920u7r2g0e4fg/Screenshot%202020-07-26%2011.23.45.png?dl=0

    Buddypress Versi 6.1.0
    WordPress 5.4.2

    #313076
    emon2
    Participant

    Hello, is there a way to get dark mode on buddypress
    By custom work or an external plugin

    Thank You

    #313075

    In reply to: Error after upgrading.

    John
    Participant

    I get the errors while enabling/disabling the components, I’m using the Buddypress newest version: 6.1.0

    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_activity CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_activity_meta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_invitations CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_notifications CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_notifications_meta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_friends CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_groups CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_groups_members CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_groups_groupmeta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_messages_messages CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_messages_recipients CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_messages_notices CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_messages_meta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_xprofile_groups CHANGE COLUMN <code>id</code> id bigint(20) unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_xprofile_fields CHANGE COLUMN <code>id</code> id bigint(20) unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_xprofile_data CHANGE COLUMN <code>id</code> id bigint(20) unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_xprofile_meta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_user_blogs CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE wp_bp_user_blogs_blogmeta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/workspace/wordpress/wp-includes/wp-db.php:1491) in /home/xxx/workspace/wordpress/wp-includes/pluggable.php on line 1281
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/workspace/wordpress/wp-includes/wp-db.php:1491) in /home/xxx/workspace/wordpress/wp-includes/pluggable.php on line 1284
    #313066
    kennethykw
    Participant

    I am using the Gwagi theme to make a social website. I am testing on the friendship connection function and found that the add friend button is missing and only have private message button.I have diable the private message function and the button will be disappeared. So I think the buddypress plugin in is functioning.

    Could you have any suggestion for checking the friend connection function?

    I like to provide my web site URL for your investigation:
    http://www.lovedating.love
    user:testing
    password:123456

    #313038
    morgandebray
    Participant

    Hi,

    I’ve added a custom column in my buddypress group backend part.

    Now I want to filter this field in the “search form” of the group listing. How do I do this ?

    Can’t find any filter or other stuff to achieve this

    #313033
    ranjanmania
    Participant

    Hi,

    I need help as I need to customize my Buddypress User pages so that:
    1. Username/Full Name be the focus keyword.
    2. Username & role (a custom field) feature in SEO title & SEO meta description.
    3. A generic SEO meta description be set like facebook or other social media handles.

    Thank you in advance.

    gooalgenie
    Participant

    Hey Guys,

    Wordpress version: 5.4.2
    Buddypress Version: 6.1.0

    (Themes and plugins are all up to date. All the buddy press features are working fine except the below two issue)

    Yes I face the same issue with twenty, twenty themes.
    Website URL: gooalgenie.com

    Issue:

    When we click on Groups and then click on groups tab >>>> it takes to particular group page >>> but there is no option for users to navigate back to my groups tab? How can we fix this.

    #313028
    gooalgenie
    Participant

    Hey Guys,

    Wordpress version: 5.4.2
    Buddypress Version: 6.1.0

    (Themes and plugins are all up to date. All the buddy press features are working fine except the below two issue)

    Yes I face the same issue with twenty, twenty themes.
    Website URL: gooalgenie.com

    How to rename Home Tab in Groups tab

    Issue:

    How can we show all members tab and search Members under Friends tab.

    gooalgenie
    Participant

    Hey Guys,

    Wordpress version: 5.4.2
    Buddypress Version: 6.1.0

    (Themes and plugins are all up to date. All the buddy press features are working fine except the below two issue)

    Yes I face the same issue with twenty, twenty themes.
    Website URL: gooalgenie.com

    Issue:

    How to show All groups and search groups under Groups tab currently it shows Membership, Invitation and Create a Group

    #313025
    gooalgenie
    Participant

    Hey @VapVarun,

    Do you have solution for this too, if you do help me on this too.

    Nav and Sub Nav Ajax

    gooalgenie
    Participant

    Hey Guys,

    Wordpress version: 5.4.2
    Buddypress Version: 6.1.0

    (Themes and plugins are all up to date. All the buddy press features are working fine except the below two issue)

    Yes I face the same issue with twenty, twenty themes.
    Website URL: gooalgenie.com

    Issue:

    How can we show all members tab and search Members under Friends tab.

    renoarnolds
    Participant

    We are using Total WordPress Theme with BuddyPress and everything is working well, except when I post a blog post… the post shows on my activity page with some initial shortcodes showing from Visual Composer…

    [vc_row][vc_column][vc_column_text css=”.vc_custom_1595275549516{padding-bottom: 20px !important;}”]Saturn in Aquarius is the beginning of

    I understood Visual Composer was compatible and not sure why the code is showing.

    Any ideas? Thanks in advance.

    #313009
    emon2
    Participant

    Hello, thanks for this wonderful plugin
    I would like to ask if it is possible to have 2 different sites but with the same buddypress database and the same posts andusers?
    If yes then please share a way.

    Thank You

    #312998
    Mathieu Viet
    Moderator

    Hi!

    Please help us beta testing our next minor release <3

    BuddyPress 6.2.0 beta

    iamthewebb
    Participant

    Ahh the site is using the Legacy Template pack, this doesn’t happen with Nouveau template. You can switch between templates on the options page within buddypress settings.
    Unfortunately I’m unfamiliar with this but https://buddypress.org/support/topic/how-to-disable-stay-on-page-confirmation-popup-from-registration-page/ has a possible solution.

    #312984
    Varun Dubey
    Participant

    @md40men Try WP Admin Dashboard > Tools > Buddypress to repair tables

    #312983
    in_jail_out_soon
    Participant

    Query Monitor has detected a Database error – Deactivating Buddypress removes the error, deleting and reinstalling Buddypress does not solve / or create the table.

    How do I fix this?

    running latest php version / latest version of wordpress.

    SELECT DISTINCT i.item_id
    FROM wpni_bp_invitations i
    WHERE user_id IN (1)
    AND class IN ('bp_groups_invitation_manager')
    AND type = 'invite'
    AND invite_sent = 1
    AND accepted = 0	
    Unknown
    
    Unknown	Table 'training_cpd.wpni_bp_invitations' doesn't exist	qmdb
    #312982
    Varun Dubey
    Participant
    citymedia
    Participant

    I have just tried to use the basic Twenty Twenty theme (even tried older WordPress Default themes) and disabled every plugin other than BuddyPress and I still get the same message.

    Here is a screenshot:
    https://vts.aginginplacenews.com/wp-content/uploads/2020/01/buddy_press_warning_issue_error_screenshot.png

    If you fill out the form here: https://vts.aginginplacenews.com/register/
    but try to leave without submitting the form, the popup appears.

Viewing 25 results - 3,976 through 4,000 (of 73,984 total)
Skip to toolbar