-
benjammin replied to the topic removing admin and user from members list in the forum How-to & Troubleshooting 11 years, 3 months ago
Running WP 3.5.2 and BP 1.8
I too am interested in removing a particular Admin from the Members or Activity page or any listing of a particular Admin. I have two Admins and want only one to show.
-
benjammin replied to the topic bp-custom.php vs. functions.php in the forum How-to & Troubleshooting 11 years, 3 months ago
Paul,
Thank you for your response. I followed that codex instruction to a “T” and it doesn’t work, that’s why I’m asking. I read all of the “Similars” as well.
-
benjammin started the topic bp-custom.php vs. functions.php in the forum How-to & Troubleshooting 11 years, 3 months ago
I am running WP 3.5.2 with BP 1.7.3.
With the update to BP 1.7.3 is bp-custom.php no longer a valid way to make configuration settings changes? I’m asking because I wanted to turn off the buddybar on user login and tried using the bp-custom.php method (https://codex.buddypress.org/developer/customizing/changing-internal-configuration-settings/)…[Read more]
-
benjammin started the topic Buddypress Responsive Design in the forum Requests & Feedback 11 years, 4 months ago
I gather Buddypress is not responsive out-of-the-box, installed into a responsive theme (like WP 2011) or framework such as Genesis because when I installed it into a responsive Genesis theme it doesn’t look good, containers didn’t stack—containers created from widgets like the Members or Recent Members, etc. Instead of stacking they got s…[Read more]
-
benjammin replied to the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
I guess I had a different impression of this community, not that I’m not appreciative. Thanks for whatever you have shared.
-
benjammin replied to the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
@bphelp, I have wp-content > themes > socialbuddy > and then inside the theme socialbuddy there are a bunch of files and folders. A folder named buddypress is inside that and that has a functions-buddypress.php file, and then there is a folder named framework and inside that is theme-functions.php. In the folder socialbuddy there is a…[Read more]
-
benjammin replied to the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
I have no clue where to put it or if anything else needs to be changed in the header.php file. Here’s the header.php file contents:
<!DOCTYPE html>
[Read more]
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title><?php wp_title('-', true,… -
benjammin replied to the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
I created a new menu in wp admin and tried the 2-menu method, and it inserted a completely unstyled menu above the header of the site pushing everything down, and when I logged out things got even worse, all this error code showed up along with the unstyled menu. This is what I put in the functions.php file:
if ( is_user_logged_in() ) {…
[Read more] -
benjammin replied to the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
Oh yah, I do, I tried it with Main-Menu too and it didin’t work.
-
benjammin replied to the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
In the Menu Admin area of WP my main menu is named Main-Menu and I replaced CHANGE-THIS with that menu name, and updated the link and page name too and it didn’t work. It doesn’t insert the the Registration menu link in the Main-Menu. Here’s what I have:
function custom_menu_item ( $items, $args ) {
if ( !is_user_logged_in() && $args->menu ==…[Read more]
-
benjammin replied to the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
Ok, I can understand what you are showing me customizing the menu, but I don’t get how to change the PHP function to insert into only the #primary-nav, and not both #primary-nav and #footer-nav.
-
benjammin replied to the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
Henry, how would you target or filter out other menus. I have a Main menu and a footer menu. Yes, I see it is occurring on both menus.
-
benjammin replied to the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
Hugo, I didn’t start here, I did the search for ‘wp nav menu’ found Henry’s post at the top of that search and clicked on it’s title and it brings me here, so I hope I’m not upsetting you by continuing here.
Henry, I used that code, it works, thanks. However, it places the menu item at the far right of the menu and it is desired somewhere in bet…[Read more]
-
benjammin replied to the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
I can go to a WP forum for your suggestions if answers for this aren’t provided here. If not here, I do appreciate the concepts you shared, I’ll go with those to WP Forums.
-
benjammin replied to the topic [Resolved] Blog page exists, don't want Blog page. in the forum How-to & Troubleshooting 11 years, 4 months ago
Ok, let me phrase this another way. What check box items in WP Settitngs > Discussion admin area relate with Buddypress functionality (sans Blog)? None? If some, which ones?
-
benjammin replied to the topic [Resolved] Blog page exists, don't want Blog page. in the forum How-to & Troubleshooting 11 years, 4 months ago
Ok, wonderful, that was it. I have WP Super Cache installed and deleted that cache and then deleted the browser cache and the page still showed!
However, there is a third level of deletion… the ‘ol WP Trash bin, and after deleting that and reclearing all caches it is not gone.
Thanks Hugo!
-
benjammin replied to the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
Yes, those sound like good ideas. I’m an experienced enough WP user to see those as possible logical solutions but I am not skilled enough with PHP to know how to do this or to even know what files to add the necessary PHP to.
-
benjammin started the topic Don't want Blog page. in the forum How-to & Troubleshooting 11 years, 4 months ago
In WP, in the Settings > Discussion admin area, what check boxes are mandatory for Buddypress to work at “out of the box” install? If I don’t want a Blog page for my BP install can I uncheck any and have Activity and Members pages still work correctly?
-
benjammin replied to the topic [Resolved] Blog page exists, don't want Blog page. in the forum How-to & Troubleshooting 11 years, 4 months ago
Ok thanks.
-
benjammin started the topic don't want registration page to show after login in the forum How-to & Troubleshooting 11 years, 4 months ago
Is it possible to have the Registration page or otherwise the Menu item for that page not show on the site after a registered user logs in? So in other words, a registered user sees a different view after loggin in.
- Load More
@benjino
Active 4 years, 6 months ago