-
mercime posted on the forum topic "Create group" returns me to home in the group Installing BuddyPress: 14 years, 10 months ago
Some thoughts: – Have you checked Apache if “Allow Override All” is enabled ( not commented out)? – Where is your WP installed – at domain root or in subdirectory? If in subdirectory, the subdirectory name should not named the same as that of BP components – Groups, Members, Activity, Forums. If name of subdirectory […]
-
mercime posted on the forum topic how to remove log-in button only which is on the upper left side of buddypress site in the group How-To and Troubleshooting: 14 years, 10 months ago
You mean you want to delete the login link in BP Admin Bar?
-
mercime posted on the forum topic No effective plugins for moderation! in the group How-To and Troubleshooting: 14 years, 10 months ago
Reality is that you would have to be proactive in killing those spam robots and human spammers if you have open registration. Search through BP.org shows many threads which share tips in plugins to use to prevent this and not all are 100% perfect since these spammers are really gung-ho about overcoming such preventions. Having […]
-
mercime posted on the forum topic Buddypress Network Installation Not Working in the group How-To and Troubleshooting: 14 years, 10 months ago
== however on the sub-domains it does not show up in the navigation menu or in the back-end. == That is default behavior, so you haven’t done anything wrong. What exactly do you want? To add a navigation menu of the main site to all subsites? Then you either have to add the source code […]
-
mercime posted on the forum topic Sidebar Missing from Profile/Member Pages in the group How-To and Troubleshooting: 14 years, 10 months ago
== My blog’s sidebar displays at he bottom, but there’s nothing on the side for buddy press. == @lizdavalos it very well might that you haven’t made the necessary HTML revamping of the BP template files moved over to the folder of your active WP theme. i.e. you need to impose the HTML structure of your […]
-
mercime posted on the forum topic How to create a group in the group Installing BuddyPress: 14 years, 10 months ago
== There are two options there for ‘My Groups’ and ‘Invites’ ==
That’s from the BP Admin Bar. To create a group, go to http://yoursite.com/groups, then click on “Create a Group” link just beside the page title – Groups Directory. Or to go straight to creating a group, just type in http://yoursite.com/groups/create
-
mercime posted on the forum topic Search box hints in the group Requests & Feedback: 14 years, 10 months ago
Check this out for some tips – http://buddydev.com/buddypress/creating-the-sitewide-globalunified-search-page-for-your-buddypress-theme/
-
mercime posted on the forum topic fatal error when trying to start new forum topic in the group How-To and Troubleshooting: 14 years, 10 months ago
Change to bp-default theme and see if problem persists.
-
mercime posted on the forum topic Automatic Group Joining in the group How-To and Troubleshooting: 14 years, 11 months ago
Read through to the end of this thread, no guarantees though
https://buddypress.org/community/groups/creating-extending/forum/topic/auto-group-join-plugin-added/ -
mercime posted on the forum topic Where can I get information on setting up BP blogs? in the group How-To and Troubleshooting: 14 years, 11 months ago
1. https://codex.wordpress.org/Create_A_Network first with all plugins deactivated and using twentyten theme
2. Then allow Blog Creation in dashboard BuddyPress > General Settings
-
mercime posted on the forum topic Facebook, Twitter, Gmail Login Plugin – Testers wanted in the group How-To and Troubleshooting: 14 years, 11 months ago
Looks fine @jwokelly.
Bumping for testers wanted.
-
mercime posted on the forum topic WordPress/BuddyPress Guru in the group Creating & Extending: 14 years, 11 months ago
-
mercime posted on the forum topic Call to arms – Own your task in the group Requests & Feedback: 14 years, 11 months ago
== I might provide an option to flip all sidebars horizontally. ==
I believe Your Highness would be greatly assisted by the looks of the footer widgets in BP 1.3 bp-default theme.
From the office of the Lord Chamberlain
🙂 -
mercime posted on the forum topic bbPress Plugins? in the group Creating & Extending: 14 years, 11 months ago
@LPH2005 did you have the chance to test the bbPress plugin with BP yet? I might be able check this out next weekend, time permitting 🙂
-
mercime posted on the forum topic Call to arms – Own your task in the group Requests & Feedback: 14 years, 11 months ago
Context of “switching sidebar” – switching sidebar from right of content to left of content is easy via CSS as andrea_r pointed above – switching sidebar to show different widgets/scripts in respective BP component pages can be implemented in simplest way by adding conditional statements with dynamic widget areas for each component all within…[Read more]
-
mercime posted on the forum topic BP MENU LINKS NOT WORKING in the group Installing BuddyPress: 14 years, 11 months ago
If you use Linux hosting, you won’t need to use index.php in the URL at all and that already solves possible major headaches in the long run 🙂
-
mercime posted on the forum topic Positive Feedback: Did you see the theme Aristos? in the group Requests & Feedback: 14 years, 11 months ago
@LPH2005 theme looks nice and clean.
WP themes will look similar at one point or another. I’ve seen freebies with similar design as well, though I suspect many/all of them would warrant a visit to the Theme Decoding Thread https://wordpress.org/support/topic/posts-requests-for-theme-decoding-in-here-1?replies=424 🙂
-
mercime posted on the forum topic BP MENU LINKS NOT WORKING in the group Installing BuddyPress: 14 years, 11 months ago
@ppdesigns == pages I’ve created are mysite/wp/index.php/groups == BP devs are going to improve support for Windows – IIS servers since adding that index.php for almost pretty permalinks does throw up errors https://buddypress.trac.wordpress.org/ticket/2299 . In the meantime, if you’re working on Windows XP/7 etc, install XAMPP. Or, if you’re on w…[Read more]
-
mercime posted on the forum topic BP MENU LINKS NOT WORKING in the group Installing BuddyPress: 14 years, 11 months ago
First of all, do not use ALL CAPS to post your issue in this forum, it’s not kosher. Second, what do you mean you “cannot get the links to work”? You have to be more specific than that – like link redirects to home page or to blank page, etc. Third, pretty permalinks are required […]
-
mercime posted on the forum topic mentions not working for admin but work for other members? in the group How-To and Troubleshooting: 14 years, 11 months ago
add code below to your wp-config.php file before the ‘no more edit’ comment
define( ‘BP_ENABLE_USERNAME_COMPATIBILITY_MODE’, true ); - Load More
@mercime
Active 5 years, 7 months ago