Search Results for 'wordpress'
-
AuthorSearch Results
-
June 12, 2015 at 11:45 pm #240654
danbp
Participantdo 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.
June 12, 2015 at 3:01 pm #240638In reply to: Image watermark
danbp
ParticipantHi,
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/
June 12, 2015 at 9:17 am #240631In reply to: availability plugin buddypress
Henry Wright
ModeratorRendez Vous is the closest thing I know of. Feel free to search the Plugin Directory to see if anything else is available.
June 12, 2015 at 8:55 am #240628In reply to: availability plugin buddypress
Henry Wright
ModeratorHave you tried Rendez Vous?
June 12, 2015 at 8:52 am #240625In reply to: SEO for Member Pages
Henry Wright
ModeratorHave you tried WordPress SEO by Yoast?
June 12, 2015 at 8:51 am #240624In reply to: Limit Group per user
Henry Wright
ModeratorJune 11, 2015 at 6:23 pm #240606In reply to: Automatically delete group after certain date
Henry Wright
ModeratorThis 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.
June 11, 2015 at 2:33 am #240579In reply to: unable activity
kiwonuhm
Participanthi,
herre’s my answer1. 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.comat 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!June 10, 2015 at 7:35 pm #240565In reply to: How to access other members messages ?
StefanBu
ParticipantHi 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.June 10, 2015 at 4:32 pm #240551In 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.
June 10, 2015 at 4:30 pm #240550In reply to: Problemas with the traduction
danbp
ParticipantWhich 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
June 10, 2015 at 3:57 pm #240545In reply to: After Registertion
@mercime
ParticipantSomething 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/
June 10, 2015 at 7:01 am #240525Henry Wright
ModeratorYou could use
current_user_can()to check the member’s capabilities. For example:if ( current_user_can( 'edit_pages' ) ) { // Output button }June 9, 2015 at 9:20 pm #240509shaquana_folks
ParticipantOh 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.
June 9, 2015 at 8:45 pm #240505In reply to: HTML in Profile Field again!
patrix87
ParticipantI 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 );
June 9, 2015 at 4:51 pm #240492In reply to: Maximum number of users
r-a-y
KeymasterThere’s a ticket about this here:
https://buddypress.trac.wordpress.org/ticket/3789View 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! 🙂
June 9, 2015 at 10:22 am #240482In reply to: admin-ajax.php high wait time on pingdom test
Henry Wright
ModeratorNot 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.
June 8, 2015 at 8:05 pm #240470In reply to: Buddypress notifications not working
Henry Wright
ModeratorIt seems this is in-progress. See 6057 for updates.
June 8, 2015 at 6:07 pm #240459In reply to: admin-ajax.php high wait time on pingdom test
atsouf
ParticipantHello 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 Poll3d theme: fraction from orange themes (i already contacted their support and i am waiting for their reply)
June 8, 2015 at 12:48 pm #240437In reply to: Groups editing not saving
shanebp
ModeratorThe 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-photoJune 7, 2015 at 2:53 pm #240408In reply to: add members to hidden group
mrjarbenne
ParticipantI 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/
June 7, 2015 at 10:12 am #240401In reply to: Sponsored Ads
Henry Wright
ModeratorHi @mecceo
Yes. You have 3 options:
- Search for a plugin on the Plugin Directory
- Write some code yourself. Feel free to ask any “how to” questions on here
- hire a developer
June 6, 2015 at 10:52 am #240361In reply to: Create alternate version of avatar on upload
Henry Wright
ModeratorIs 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
June 5, 2015 at 6:20 pm #240314In reply to: Username displaying as ‘@Admin’ on profile
shanebp
ModeratorSince 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_usernameJune 5, 2015 at 5:44 pm #240311In reply to: Messages Excerpts in Admin Bar Notifications
r-a-y
KeymasterYou’ll have to create your own messages adminbar menu.
You can create a new menu item using:
https://codex.wordpress.org/Function_Reference/add_nodeOr 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.
-
AuthorSearch Results