Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 5,701 through 5,725 (of 22,621 total)
  • Author
    Search Results
  • danbp
    Participant

    @shaquana_folks,

    do you plan to ask the same question each day ? It’s the fourth time now, and you received many answers in the past 3 days. Or you received erroneous answers or you didn’t understand them or couldn’t find a solution by yourself. That’s life and i’m sorry for you but it’s just a forum here, not a miracle shop.

    You say My hosting plan server is iPage (which uses NGINX), running a 5.0 PHP version.

    If 5.0 is really the php version, you can’t use WP or BP with this old version as both require at least 5.2 version.

    For Nginx server, have you read WP’s codex ?
    https://codex.wordpress.org/Nginx
    Search for nginx install on wordpress.org brings also several answers…

    For paid consultants, post the job to http://jobs.wordpress.net/ or BP Jobs Board.

    #240638

    In reply to: Image watermark

    danbp
    Participant

    Hi,
    searching for a while now for a plug-in that watermarks the image that a user uploads.

    Depends which image you’re speaking about. On a WP install, most images are loaded to Media Library. And for this you have at least a dozen of plugins to watermark pictures.

    If you’re using a plugin with his own upload directory, you could try this plugin which let you select a specific folder.

    By default, BP only handles with profile pictures, stored in /uploads/avatars/

    #240631
    Henry Wright
    Moderator

    Rendez Vous is the closest thing I know of. Feel free to search the Plugin Directory to see if anything else is available.

    #240628
    Henry Wright
    Moderator

    Have you tried Rendez Vous?

    #240625

    In reply to: SEO for Member Pages

    Henry Wright
    Moderator

    Have you tried WordPress SEO by Yoast?

    #240624

    In reply to: Limit Group per user

    Henry Wright
    Moderator
    #240606
    Henry Wright
    Moderator

    This sounds like a job for WordPress Cron. Note that WordPress Cron works slightly different to the UNIX version in that it runs only if there is a site visit. So if your website has low traffic then use a service such as Pingdom to ensure your site is hit regularly.

    #240579

    In reply to: unable activity

    kiwonuhm
    Participant

    hi,
    herre’s my answer

    1. Which version of WordPress are you running? 4.2.2
    2. Did you install WordPress as a directory or subdomain install? worpress directory
    3. If a directory install, is it in root or in a subdirectory? in root
    4. Did you upgrade from a previous version of WordPress? If so, from which version? no, installed new
    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. – yes
    6. Which version of BP are you running? – new one
    7. Did you upgraded from a previous version of BP? If so, from which version? no, installed new on
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    I have some plugins, woocommerce, visual composer, forms, around 10
    9. Are you using the standard WordPress theme or customized theme? – purchased theme, multi news
    10. Have you modified the core files in any way?no
    11. Do you have any custom functions in bp-custom.php?no
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? bbpress 2.5.7, I installed individually
    13. Please provide a list of any errors in your server’s log files. – checking now
    14. Which company provides your hosting? – in South Korea, http://www.cafe24.com

    at the first place, the activation was worked. but this issue has started since when I tried to click translate button. I did many things that change theme, all plugin delete and activate, but buddypress is not working.
    if there are something I missed, please let me know what I have to try
    Thanks!

    #240565
    StefanBu
    Participant

    Hi shanebp,

    thanks, that helps. Its a pity, that bp_message_thread_has_unread() only checks for the loggedin user.
    Do you think it would be possible to copy and modify this function in a custom.php ?


    @danbp
    and Henry Wright:
    For our project, we want to forward unread messages via JSON API to an external system, which has a central processing and provides these messages to external displays of users – outside WordPress. Therefore, we need a central access to all unread messages of all users.

    #240551

    In reply to: Beginner’s Problem

    @mercime
    Participant

    @sebastianpierre BuddyPress is compatible with nearly all WordPress themes out of the box. I am assuming that you’re on the latest WordPress and BuddyPress verions. Change theme to either Twenty Fifteen or Twenty Fourteen, check if all the BP pages are showing up as expected. If it is, then double-check that you have the_title and the_content template tags in your custom theme’s page.php file.

    bp-template-pack files in my root folder

    Just to be clear, if you’re referring to this plugin https://github.com/boonebgorges/bp-template-pack then I suggest that you deactivate it and remove the folder/files you moved to your theme folder. If you’re referring to the bp-legacy files then I suggest that you resolve the issue of BP pages showing up in your theme first before doing any kind of customization.

    #240550
    danbp
    Participant

    Which theme do you use ?
    Can you test youre install with Twenty Fifteen theme and see if anything is translated ?
    Are the terms not translated on front-end, or also in back-end ?

    FYI, the spanish translation for BP is only completed to 96%, but activity is translated. To ensure you have the most recent copy, download the spanish .mo file from here and install it in wp-content/languages/plugins/buddypress-es_ES.mo

    #240545

    In reply to: After Registertion

    @mercime
    Participant

    Something may be getting lost in translation, but if you mean you want the user who has just logged in to be redirected to his/her profile, then check out https://wordpress.org/plugins/bp-redirect-to-profile/

    Henry Wright
    Moderator

    You could use current_user_can() to check the member’s capabilities. For example:

    if ( current_user_can( 'edit_pages' ) ) {
        // Output button
    }

    Ref: https://codex.wordpress.org/Roles_and_Capabilities

    shaquana_folks
    Participant

    @mjurkowski

    Oh okay, so since it’s working from your end, maybe you can help me. Any suggestions on what I can do or should do to get it to work on my end? I’m still running into the same issue of the users not being created, even while I’m still on the Twenty Fifteen theme with only the BuddyPress plug in (now at the 2.3.1 version), the bbPress plug in (now at the 2.5.7 version) and the W3 Total Cache (still at the 0.9.4.1 version) activated. Also, I went and checked the back end again from my hosting plan provider (as well as talked to a representative of my hosting plan service over the phone) and he noticed that there was actually a lot of errors listed for my sites link. The only thing is that the representative said all the other errors listed have been resolved because he doesn’t see any other error messages on those that are listed in the error log. The only one he still sees on there (and I just realized this as well) was this message:

    PHP Warning: strstr(): Empty needle in /hermes/bosweb26d/b246/ipg.sjfgraphixcom/myloopnetwork/wp-content/plugins/buddypress/bp-core/bp-core-filters.php on line 781

    Could this be the reason why the registration page is still not working? Because I never did any changes to that bp-core-filters.php file, I’ve only been working on the post pages and customizing my website theme that I wanted to use from before (which was the Magnus WordPress Theme). But as I was saying before, even though I’m still currently on the Twenty Fifteen theme, I’m still having issues. Please let me know what else I need to do to resolve this. My hosting plan server is iPage (which uses NGINX), running a 5.0 PHP version. I hope this additional information helps out.

    #240505
    patrix87
    Participant

    I made some “progress”

    I found this and I can agree that it is still true.
    https://buddypress.trac.wordpress.org/ticket/5971
    Filtering is inconsistent and sometime happens twice.

    I think this should be something to look into somewhat soon.

    Anyway here is the minimum you have to do to turn off html filtering.

    BUT it makes you website a lot more vulnerable to attacks and errors so use it at your own risk.

    Add this code to your child theme function.php

    
    //Unfilter xprofile *risky*
    
    remove_filter( 'bp_get_the_profile_field_value',           'xprofile_filter_kses', 1 );
    remove_filter( 'bp_get_the_profile_field_edit_value',      'wp_filter_kses',       1 );
    remove_filter( 'xprofile_get_field_data',                  'wp_filter_kses', 1 );
    remove_filter( 'bp_xprofile_set_field_data_pre_validate',  'xprofile_filter_pre_validate_value_by_field_type', 10, 3 );
    remove_filter( 'xprofile_data_value_before_save',          'xprofile_sanitize_data_value_before_save', 1, 4 );
    
    
    #240492
    r-a-y
    Keymaster

    There’s a ticket about this here:
    https://buddypress.trac.wordpress.org/ticket/3789

    View the comments in that ticket for some approaches that you can take. If you need some hooks in BuddyPress to make this happen, let us know by replying to that ticket. Login using the same credentials as you use here on buddypress.org.

    You could also think about using Gravatar and disabling avatar uploads as well. It’s probably not a valid option for your site, but just making sure you know! 🙂

    #240482
    Henry Wright
    Moderator

    Not that I know of. Have a read of How to Take Control of The WordPress Heartbeat API for an overview of the performance issues associated with it.

    #240470
    Henry Wright
    Moderator

    It seems this is in-progress. See 6057 for updates.

    #240459
    atsouf
    Participant

    Hello and thanks for the fast reply.

    1st I have a lot of custom code but nothing that interferes with admin-ajax.php

    2nd My plugins (please dont panic)

    Agreeable
    bbpress
    bbpress – custom kses allowed tags
    bbpress -enable tinymce visual tab
    bbpress moderation
    buddypress
    buddypress captcha
    Contact form 7
    easysocial icons
    events manager
    GB bbpress tools
    google analytics by yoast
    Gzip ninja speed compression
    Loco translate
    Speakout! email petitions
    Tinymce advanced
    Wordpress SEO
    WP bakery visual composer
    WP super cache
    YOP Poll

    3d theme: fraction from orange themes (i already contacted their support and i am waiting for their reply)

    #240437
    shanebp
    Moderator

    The plugin needs to be compatible with BuddyPress, not vice versa.
    You should contact the plugin author and make that request.
    https://wordpress.org/support/plugin/buddypress-cover-photo

    #240408
    mrjarbenne
    Participant

    I find this plugin incredibly helpful when managing — and allowing others to manage — the membership of groups, without availing them to the dashboard: https://wordpress.org/plugins/invite-anyone/

    #240401

    In reply to: Sponsored Ads

    Henry Wright
    Moderator

    Hi @mecceo

    Yes. You have 3 options:

    #240361
    Henry Wright
    Moderator

    Is the Buddypress avatar handled the same way as the normal WordPress thumbnails? i.e. functions?

    No. See the bp_core_avatar_handle_upload() function for how avatars are uploaded in BP.

    Ref: https://github.com/buddypress/BuddyPress/blob/master/src/bp-core/bp-core-avatars.php#L794

    #240314
    shanebp
    Moderator

    Since the member’s user name is ‘admin’, it will show as ‘@admin’.
    You can’t change the user name after registration – unless you go directly into the database via a tool like phpmyadmin.
    Or use a plugin like:
    https://wordpress.org/plugins/admin-renamer-extended/

    also – you shouldn’t use ‘admin’ as a user name.
    https://codex.wordpress.org/Brute_Force_Attacks#Don.27t_use_the_.27admin.27_username

    #240311
    r-a-y
    Keymaster

    You’ll have to create your own messages adminbar menu.

    You can create a new menu item using:
    https://codex.wordpress.org/Function_Reference/add_node

    Or if you’re not using the WP Adminbar and have hardcoded that menu by yourself, you do not have to do anything.

    Next, I would probably use JS to load the messages loop when you click on the “Messages” adminbar icon with AJAX.

Viewing 25 results - 5,701 through 5,725 (of 22,621 total)
Skip to toolbar