-
mercime posted on the forum topic How to get 'edit profile', 'change avatar', 'notification settings' etc on the same page? in the group How-To and Troubleshooting: 14 years, 11 months ago
Deactivate all plugins except BuddyPress and change to bp-default theme, does same behavior apply? WP/BP versions?
-
mercime posted on the forum topic Problem with child theme home page index. its shows group instead of post in the group How-To and Troubleshooting: 14 years, 11 months ago
Aside from style.css, what other files have you added in your child theme? If you have a functions.php file, what’s in it?
-
mercime posted on the forum topic URL Encoding Abuse Attack Attempt in the group How-To and Troubleshooting: 14 years, 11 months ago
Did this happen on a vanilla BP install? WP/BP versions?
-
mercime posted on the forum topic Change the word "Avatar" to something like picture in the group How-To and Troubleshooting: 14 years, 11 months ago
This would be the way to do that – https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/
-
mercime posted on the forum topic Another "There was an error when creating the topic" problem — in the group How-To and Troubleshooting: 14 years, 11 months ago
Deactivate all plugins except BuddyPress and change to bp-default theme to start troubleshooting what’s causing the erroneous behavior.
-
mercime posted on the forum topic Problem with child theme home page index. its shows group instead of post in the group How-To and Troubleshooting: 14 years, 11 months ago
WP/BP versions? Site URL?
-
mercime posted on the forum topic BP Fatal Error? in the group How-To and Troubleshooting: 14 years, 11 months ago
Which theme were you using?
-
mercime posted on the forum topic Can You Disable A Plugin On Mobile Theme Only? in the group How-To and Troubleshooting: 14 years, 11 months ago
@JamieWade, I would ask this at the plugin dev’s site, whether BP Chat is set up to sniff out whether user is browsing from mobile device or not.
-
mercime posted on the forum topic BP Fatal Error? in the group How-To and Troubleshooting: 14 years, 11 months ago
Could also be that you’re using an outdated theme, change to bp-default theme
-
mercime posted on the forum topic Only Admin Account can Login to Buddypress in the group How-To and Troubleshooting: 14 years, 11 months ago
Deactivate BuddyPress and plugins. Check if you as test user can register and log in with WordPress. If you can’t then you have to resolve this in WordPress.org forums before activating BuddyPress.
-
mercime posted on the forum topic Buddypress version number .. where is it? in the group Miscellaneous: 14 years, 11 months ago
Stable tag: 1.2.8
https://buddypress.trac.wordpress.org/browser/tags/1.2.8/readme.txt -
mercime posted on the forum topic I created a child Theme but i cant edit the child theme files from my WP -Admin except only style .c in the group How-To and Troubleshooting: 14 years, 11 months ago
Yes, this is a know issue https://buddypress.trac.wordpress.org/ticket/3096.
It’s a WordPress bug and reported by DJPaul https://core.trac.wordpress.org/ticket/16744 -
mercime posted on the forum topic problem with resize pictures from profile in the group How-To and Troubleshooting: 14 years, 11 months ago
@sienteastu glad you resolved your cropping issue and thanks for coming back and letting us know about the plugin conflict.
-
mercime posted on the forum topic Only Home and Dashboard open up, other links give error 404 in the group Installing BuddyPress: 14 years, 11 months ago
I use XAMPP myself since I’ve read all the problematic stuff that goes with WAMP server even without BP 🙂
What’s in your htaccess file now?
Read https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/seeing-page-not-found-on-activity-members-groups-blogs-tabs/#post-46478 with some solutions below.
EDIT – why don’t you…[Read more]
-
mercime posted on the forum topic problem with resize pictures from profile in the group How-To and Troubleshooting: 14 years, 12 months ago
– Have you deactivated all plugins except BuddyPress and changed to bp-default theme just to start eliminating possible plugin conflicts or outdated BP themes? – If you’re using IE to upload and crop, have you tried using other browsers like FF or Safari? – Another one is that some have problems gif or png or […]
-
mercime posted on the forum topic Making theme buddypress compatible in the group Creating & Extending: 14 years, 12 months ago
You’re welcome. That was the easy part 🙂
Onwards and upwards! -
mercime posted on the forum topic Making theme buddypress compatible in the group Creating & Extending: 14 years, 12 months ago
Ok, revised code posted above. Needed to hard-code the div and classes generated by your theme which didn’t recognize BP template pages.
-
mercime posted on the forum topic Making theme buddypress compatible in the group Creating & Extending: 14 years, 12 months ago
Site URL?
-
mercime posted on the forum topic Making theme buddypress compatible in the group Creating & Extending: 14 years, 12 months ago
https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/ https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/ Following instructions in walkthrough, open up activity/index.php file in your server At top of file, replace
<div id="container"> <div id="content">with<div id="main" class="wrap">…[Read more] -
mercime posted on the forum topic Only Home and Dashboard open up, other links give error 404 in the group Installing BuddyPress: 14 years, 12 months ago
Missed that you were using WAMP. Read this to resolve permalink issue so your BP component links will work
https://buddypress.org/community/groups/creating-extending/forum/topic/buddypress-installed-using-wamp-server-but-links-dont-work/Navigation bar for BP-column theme would be in the header.php file
- Load More
@mercime
Active 5 years, 7 months ago