-
Glenn started the topic [Resolved] getting "info notice" popup upon user activa., redirect to profile in the forum How-to & Troubleshooting 9 years, 5 months ago
i’m getting a popup upon first visit to new users profile that i’ve traced to bp-messages-template, namely this code:
[Read more]
if ( is_array( $closed_notices ) ) {
if ( !in_array( $notice->id, $closed_notices ) && $notice->id ) {
?>
<div id="message" class="info notice" rel="n-<?php echo esc_attr( $notice->id ); ?>">
<p>
<strong><?php… -
Glenn started the topic [Resolved] getting "info notice" popup upon user activa., redirect to profile in the forum How-to & Troubleshooting 9 years, 5 months ago
i’m getting a popup upon first visit to new users profile that i’ve traced to bp-messages-template, namely this code:
[Read more]
if ( is_array( $closed_notices ) ) {
if ( !in_array( $notice->id, $closed_notices ) && $notice->id ) {
?>
<div id="message" class="info notice" rel="n-<?php echo esc_attr( $notice->id ); ?>">
<p>
<strong><?php… -
Glenn started the topic [Resolved] getting "info notice" popup upon user activa., redirect to profile in the forum How-to & Troubleshooting 9 years, 5 months ago
i’m getting a popup upon first visit to new users profile that i’ve traced to bp-messages-template, namely this code:
[Read more]
if ( is_array( $closed_notices ) ) {
if ( !in_array( $notice->id, $closed_notices ) && $notice->id ) {
?>
<div id="message" class="info notice" rel="n-<?php echo esc_attr( $notice->id ); ?>">
<p>
<strong><?php… -
Glenn replied to the topic [Resolved] Removal of 'settings' step in group creation in the forum Creating & Extending 9 years, 5 months ago
this is JUST what i’ve been trying to do for a couple of hours – please tell me WHERE exactly you placed this function?
thanks!!
-
Glenn replied to the topic [Resolved] Would like to limit registrants to a single group in the forum How-to & Troubleshooting 9 years, 6 months ago
was just looking at that one, thanks very much. not quite what i wanted, so I just changed the Checkboxes to Radio buttons in the BP Registration Groups plugin. guess that’ll work…
-
Glenn replied to the topic [Resolved] Would like to limit registrants to a single group in the forum How-to & Troubleshooting 9 years, 6 months ago
seems to do the opposite, thanks tho. I’m looking to limit groups per member, not members per group.
-
Glenn started the topic [Resolved] Would like to limit registrants to a single group in the forum How-to & Troubleshooting 9 years, 6 months ago
As stated, I would like to limit registrants to a single group. Don’t see how, and can’t find a plugin that will manage this for me. Can anyone point me in the right direction? I’m fairly adept with WP codex, but not familiar at all with BP.
Thanks so much!
GN -
Glenn started the topic [Resolved] Would like to limit registrants to a single group in the forum How-to & Troubleshooting 9 years, 6 months ago
As stated, I would like to limit registrants to a single group. Don’t see how, and can’t find a plugin that will manage this for me. Can anyone point me in the right direction? I’m fairly adept with WP codex, but not familiar at all with BP.
Thanks so much!
GN -
Glenn's profile was updated 9 years, 6 months ago
@rglennnall
Active 7 years, 1 month ago