-
DrMosko replied to the topic how to deny login from wordpress login page in the forum How-to & Troubleshooting 10 years, 8 months ago
can u give more details pls,
I tried to edit buddypressbp-corebp-core-widgets.php
line 80
<?php else : ?>
<?php do_action( 'bp_before_login_widget_loggedout' ); ?>
<?php do_action( 'bp_before_sidebar_login_form' ); ?><form name="bp-login-form" id="bp-login-widget-form" class="standard-form" action="<?php echo esc_url( site_url(…[Read more]
-
DrMosko replied to the topic how to deny login from wordpress login page in the forum How-to & Troubleshooting 10 years, 8 months ago
if a user came from buddypress page and try to connect he is buddypress user for sure ,but if he got to login page from another place he isnt.
u can see the idea in the func above.
is there a way to pass all the login warnnings like wrong password to the buddypress page -
DrMosko replied to the topic how to deny login from wordpress login page in the forum How-to & Troubleshooting 10 years, 8 months ago
thank u for try to help me, but I ask again,
I have many needs for diffrent users, one type of users is buddypress, I dont want all my users to connect through front-end, only buddypress users.
in ur suggestion I will redirect all logins to specific loaction.so what I did is :
//redirect buddypress users login to frontpage
[Read more]
function… -
DrMosko replied to the topic how to deny login from wordpress login page in the forum How-to & Troubleshooting 10 years, 8 months ago
ok, thx, but how do I redirect only the buddy users?
-
DrMosko replied to the topic how to deny login from wordpress login page in the forum How-to & Troubleshooting 10 years, 8 months ago
isnt
bp_core_redirect
for redirect after user login? -
DrMosko started the topic how to set Meta description for main buddypress page in the forum How-to & Troubleshooting 10 years, 8 months ago
hello, how can I add Meta description for main buddypress page.
I tried to edit in post-edit page with yoast plugin but its not work:( -
DrMosko started the topic how to deny login from wordpress login page in the forum How-to & Troubleshooting 10 years, 8 months ago
hello, I want to allow only front-end user login and deny the login access page
@drmosko
Active 7 years ago