-
Miko posted on the forum topic Different page redirect (not wp login page)? in the group Private BuddyPress: 14 years, 1 month ago
well that’s not really helping me unless I know what I am looking for. it doesn’t seem to make sense for me to look at the wp-config file when what I am trying to change is how the plugin functions. i want to know if i can change this bit of code within private-buddypress.php: `wp_redirect(get_option(‘siteurl’) […]
-
Miko posted on the forum topic Different page redirect (not wp login page)? in the group Private BuddyPress: 14 years, 1 month ago
As an alternative, is there a way to redirect to a WordPress page (rather than what I was trying to do , which is redirect to my custom 404 page)?
-
Miko started the forum topic Setting redirect page for non-logged in users in the group How-To and Troubleshooting: 14 years, 1 month ago
I’m new to BP and am trying to set up redirects for non-logged in users. I don’t want them to go to the Register page or the WP login page, as the community is private. I have asked on the plugin forum for Private Buddypress but no reply and I think there may be an […]
-
Miko started the forum topic Different page redirect (not wp login page)? in the group Private BuddyPress: 14 years, 1 month ago
All is working great except I want to redirect to a different page instead of the default wp login page. I have tried editing the private-buddypress.php file, but I can’t seem to get my edits to line 94 to work. What do I put instead of siteurl in order for it to redirect to my […]
-
Miko joined the group Private BuddyPress 14 years, 1 month ago
-
Miko posted on the forum topic Does BuddyPress Have Modifiable (non-Translation) Language Files? in the group How-To and Troubleshooting: 14 years, 1 month ago
Never mind, I figured it out. I re-read the intro and it says that the new .po and .mo files should have the format buddypress-mysite.po so I now changed that and placed all 3 files (.po .mo and bp-custom.php) into the root /plugins/ folder and all is working like a charm. measure twice, cut once […]
-
Miko posted on the forum topic Does BuddyPress Have Modifiable (non-Translation) Language Files? in the group How-To and Troubleshooting: 14 years, 1 month ago
I followed those instructions but it’s not clear to me what to put in the bp-custom.php file. Let’s say I name my translation buddypress2.po (and I have the corresponding buddypress2.mo). Where do I put “buddypress2” in the code: `define( ‘BPLANG’, ‘mysite’ ); if ( file_exists( WP_PLUGIN_DIR . ‘/buddypress-‘ . BPLANG . ‘.mo’ ) ) { […]
-
Miko joined the group How-To and Troubleshooting 14 years, 1 month ago
@mikosoft
Not recently active