Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 1,876 through 1,900 (of 22,686 total)
  • Author
    Search Results
  • nicolafern
    Participant

    Hi

    My site has recently been switched from a managed wordpress platform to a business shared platform by my host because of an uptime issue.

    Now, when logging in there are some issues with other user’s details being confused with those of the logged in user, for example the other user’s details appearing in the top right hand buddypress menu (including linking to the profile of that user), places where I have shortcodes to access usernames etc show the wrong ones. This is obviously a GDPR issue.

    I haven’t made any change to the platform apart from moving the hosting. My host says there’s no sign of database corruption, and I have done things like purging caches and also updated to the new release of BP.

    The host said: The only thing I’m wondering is whether BuddyPress requires a PHP module that’s not enabled on the Business plan to run your site correctly (I’ve very little direct experience with BP unfortunately!). And suggested I post a query here.

    Unfortunately this is very much the wrong time for an issue like this to rear up as I’m in the middle of launching my community and have a number of people who have registered and are awaiting activation, and a big event planned for tomorrow which will involve the community site.

    Has anyone got any idea what the problem could be – or about what php module could be required as per my host’s question?

    Many thanks!
    Nicola

    #307111
    studiocrafted
    Participant

    You will need to modify your server configuration. Specifically PHP and a general rule.

    This can be done with both php.ini and .htaccess.

    An example php.ini file would be

    upload_max_filesize = 4M
    post_max_size = 4M
    memory_limit = 4M

    and for .htaccess

    php_value upload_max_filesize 4M
    php_value post_max_size 4M
    php_value memory_limit 4M

    Both files should be placed typically be in public_html of your web server.

    Be sure to name the files as I have told you above, otherwise they will be ignored.

    Lastly if you have a multi site install of WordPress you might be able to go into network and set the value there. This will only work if the 4mb is less than what your default or current server config is.

    If all of that isn’t working you should next speak with your web host about how to do this.

    coolhunt
    Participant

    Hey Guys..

    Is there a way to FORCE bp_activity_do_mentions() in a theme?

    My Problem:
    @mentions seems to be not working in a wordpress post.

    Is it possible to add a function or a filter inside functions.php

    ashleighenvision
    Participant

    I just started using BuddyPress and I am running into two issues. I am currently on WordPress version 5.2.2 using Total WordPress theme by WPExplorer.

    The name field is not displaying on profile pages seen here on this Profile Page.

    Also, when logged out I am not seeing the Register link in the main navigation menu below the Log In link as I have it set up in my main navigation menu using the BuddyPress “logged-out” menu links.

    I’m not sure if these issues are caused by the theme I am using?

    Any input would be appreciated.

    #306994
    kkradel
    Participant

    My Members Page is not loading correctly in Chrome:

    WordPress 5.2.2 running Imagely Ansel theme. Using Genesis 2.10.1.
    Running PHP version: 7.0.33

    Members

    I’m on a Windows 10 laptop running Chrome.

    The page loads correctly in Firefox, Microsoft Edge and on my iPhone in Safari.

    #306981
    coolhunt
    Participant

    Hey Guys,

    I have a plain vanilla installation of the most recent WP/BP and for some reason.. @mentions in a wordpress post is not working on this installation.. Im not sure what I did wrong. My other installations work fine.

    Thanks for any help

    #306968
    ninjaslice
    Participant

    Please can you resolve this conflict issue between BuddyPress and (WpDiscuz). We are not able to delete comments. Please see below copy of the
    message from WpDiscuz plugin authors/developers:

    The issue comes from the BuddyPress plugin and cannot be fixed by wpDiscuz
    side. For some reason, the wp_delete_comment WordPress function is being
    called twice (BuddyPress plugin uses hooks that calls the function) and it
    messes up wpDiscuz codes. You should contact BuddyPress support and ask
    them to check the issue.

    #306967
    tompec
    Participant

    Hi Werny, I made a plugin just for that and you can find it here: https://wordpress.org/plugins/validator-pizza/

    It uses an API that is always up to date with new disposable domains. So you don’t have to manually update the list yourself.
    Let me know if that solves your problem 🙂

    #306962
    iamthewebb
    Participant

    Ban Hammer is a wordpress plugin. Apologies I should have made that clearer in my original reply.

    Hopefully that combination will work for you.

    #306908
    beat sk
    Participant

    Hello again friends. 🙂

    Now I have a question about buddypress profile menu. How can i make a link in the menu only for userroles? Something like “Go to administration” in the profile menu – Profile, Activity, Groups, Messages ? Is there a chance to add this only for user roles and admins? The website is built to hide we are using wordpress in front of people. Register and Login working on front-end and we want hide /wp-admin from others. Thank you for positive/negative feedback.

    cachinate
    Participant

    WordPress 5.2.2
    theme: Masonry Hub
    BuddyPress and MediaPress are the plugins being used;

    Problem: I am trying to move the “Submit Post” & “Cancel” buttons on the activity page OUT of the textbox because I need them to be shown at all times WITHOUT activating the textbox, this is so people can just click the picture icon to attach a picture with no words and click submit.

    https://imgur.com/a/KSFyu4l Check these pictures to get a further understanding!

    Possible solution:
    1:
    I’ve looked into mpp.js to trigger the textbox activation when the picture icon is clicked (I know where to put the code to trigger the activation, but I dont know what code snippets I need from: buddypress-activity-post-form.min.js to do it)

    2:
    Override the CSS and force it out be outside of the textbox activation which is what I’d like.

    I’ve spent hours digging at this and haven’t gotten much besides whats above, any help is greatly appreciated!!

    mochapng
    Participant

    For some reason, people are able to log into the website without activating their account first. When doing so, their account gets bugged out:

    – They see the blue admin bar on top when they shouldn’t (I disabled it so only admins see the bar).
    – Shown as offline
    – Friendship requests do not work and get bugged out.

    Could you offer me some assistance as to why this may be happening? Sometimes they are able to log in without activating. Other times, they get “ERROR: Your account has not been activated. Check your email for the activation link.”

    The theme I use is not custom (https://wordpress.org/themes/editor/). However, I did switch it back to the default theme to check (Twenty Nineteen) and unfortunately, the problem still persists. I’ve tried disabling plugins as well and I could not seem to isolate the problem.

    In https://example.com/wp-admin/users.php?page=bp-signups, the page generates the IDs of all the accounts that are not activated yet. Is there a way for me to fetch the user IDs for those who are not activated yet and redirect them to a custom page when they log-in? Sometimes unactivated accounts are able to log-in. As a temporary solution while I figure out the root of the problem, my plan was to:

    Fetch all the user IDs of those who are not activated yet
    Upon login, redirect them to a custom page that explains that their access is limited and to activate their account to gain access to everything.
    My idea was:

    function unactivated_user_redirect( $user_login, $user ) {
        // Grab unactivated user IDs and store in array
        // Check to see if $user ID matches ID in array.
           // If matches redirect to wp_redirect(www.example.com/custom-page);
              //exit();
    }
    add_action('wp_login', 'unactivated_user_redirect', 10, 2);
    fabiojr2016
    Participant

    Perfecto, muchas gracias por el código… si, con ese código si pude deshabilitar el registro de BuddyPress y dejé el registro original de WordPress. Yo cree el archivo bp-custom.php dentro de la carpeta wp-content/plugins/

    Es decir, tengo Buddypress funcionando, pero con registro de WordPress.

    <?php
    /*disable registration bp */ function my_disable_bp_registration() { remove_action( ‘bp_init’, ‘bp_core_wpsignup_redirect’ ); remove_action( ‘bp_screens’, ‘bp_core_screen_signup’ ); } add_action( ‘bp_loaded’, ‘my_disable_bp_registration’ ); add_filter( ‘bp_get_signup_page’, “firmasite_redirect_bp_signup_page”); function firmasite_redirect_bp_signup_page($page ){ return bp_get_root_domain() . ‘/wp-login.php?action=register’; }
    ?>

    #306830
    ds123
    Participant

    is there a tool for this @shanebp ? any way to use your plugin for this also ? https://wordpress.org/plugins/bp-bulk-delete/

    #306823
    Puppy Play France
    Participant

    Hello, I use Buddypress version 4.3.0. The notification module does not work. Some notification links point to bad pages. Is the problem known, if so how to fix it. My site is installed on a WordPress server.

    #306808

    In reply to: Account deletion

    shanebp
    Moderator

    Interesting…
    Forums are handled by bbPress.
    There may be a need for coordinate between bbPress and BP re account deletion.
    Did you ask about this on their support site?
    Try to get a response from them.
    And then, if necessary, open a ticket here.

    #306784
    best84
    Participant
    Mathieu Viet
    Moderator

    Hi @philippebrousse and @shanebp

    I’ve seen the ticket(s) (I think #8104 & #8108 are duplicates) about this need.

    In the meantime, you can still send BP Emails in text/html using wp_mail using these filters:
    https://gist.github.com/imath/4faef242ae104c65ddb9ec711ea37189

    shanebp
    Moderator

    @philippebrousse

    I agree that it is an ongoing issue.
    Please open a ticket here.

    lesthomas85
    Participant

    Hello,

    I am using BUddypress 4.3.0 on wordpress 5.2.2. Under the option for a member to hide their profile from the members list. If the user selects yes then the profile is hidden.

    If you then try to change back to no (so the profile is visible) then the profile remains hidden in the members list. This happens in both the theme I am using (customify) and the Twenty Nineteen theme.

    Any help would be much appreciated.

    Many Thanks Les

    #306738
    colingdi
    Participant

    The site we’re working on has to have the ability to output every 10 entries in the activity loop a sponsored or ‘featured’ post. I’ve attacked it from 2 different ways to no avail. One nearly works in that I inject a custom post type of ‘featured post’ that displays 90% of what I want however as it’s a wordpress post not a buddypress post it doesn’t output the ability to comment or any of the usual BP controls in the feed and due to how comments are controlled in WP it’s not possible to override easily/ at all.

    I’m comfortable injecting a post into the feed and getting that sorted but does anyone have any ideas on how to get a buddypress post to be the featured post (and it needs to be an array of them as I am posting one every 10 entries so can’t be the same one over and over etc).

    Any guidance would be greatly appreciated. I’ve searched the forums to no avail and haven’t seen a plugin that’ll do it either.

    #306709
    shanebp
    Moderator

    Check your browser console for javascript errors.

    To see if your issue is theme related – try momentarily switching to a WP theme like 2019.

    If you still have issues, you can open a ticket here.

    ( btw- you cannot upload images here. Instead upload them somewhere else and then post the url here. )

    #306708
    brianckimble
    Participant

    Wordpress: 5.2.2
    BuddyPress: 4.3.0
    Theme: Astra

    I have an error when changing profile picture. After selecting picture from computer, the green progress loading bar is only “full” for a couple of seconds (as opposed to “filling” corresponding to the file upload), and then it displays a picture for “crop” that is either nothing or miniscule. All that is visible is the “crop” button and what appears to be the four corner dots of the crop tool all bunched together. I have screen shots of the error, but don’t know how to upload them.

    Jan
    Participant

    Hi!
    I have problems with e-mails.
    I set email when someone registers on my website for activation but it seems not working.
    Same problem with the cover image of a user profile. When I upload my personal cover image in CUSTOM CSS PANEL it’s working. But when I go to my profile disappears.

    Wordpress Version: 5.2.2
    Buddypress Version: 4.3.0.
    Website: https://www.dovadoapp.com

    Thank you for your patience.

    #306690
    nataliapaananen
    Participant

    Hi! I am using Buddypress Nouveau template and it has preview -feature when clicking on new message thread.

    How can I disable this function?

    I know I could change to legacy but I want to use Nouveau template.

    I am using these versions:
    Wordpress: 5.2.2
    Buddypress: 4.3.0

    Many thanks in advance!

Viewing 25 results - 1,876 through 1,900 (of 22,686 total)
Skip to toolbar