Chelsea Profit

Forum Replies Created

Viewing 25 posts - 101 through 125 (of 212 total)

Chelsea Profit
Participant
This reply has been marked as private.
in reply to: Can I change the redirect URL after Register? #204763

Chelsea Profit
Participant

Thank you, yes, that is the solution.

in reply to: Elementor #204732

Chelsea Profit
Participant
This reply has been marked as private.
in reply to: Can I change the redirect URL after Register? #204696

Chelsea Profit
Participant

Yes, I see that option. What I am asking about is when people click “Subscribe” and register for membership with us they are redirected to the user-dashoard. I would like for them to go to a different page.

in reply to: Elementor #204695

Chelsea Profit
Participant
This reply has been marked as private.

Chelsea Profit
Participant

Yes, I understand. Can I create a custom default image?

in reply to: Can I change the redirect URL after Register? #204619

Chelsea Profit
Participant

It is related to that. I have my register page going to a custom URl. When people register there I’d like for them to be redirected to another URL instead of the user dashboard.

in reply to: Template Previews not working #204603

Chelsea Profit
Participant

Yes, It was just taking aminute and I jumped the gun.Thanks


Chelsea Profit
Participant

Can I set a new default user profile image?


Chelsea Profit
Participant

Is there another way? I am not going to ask my users to sign up with a whole other website just to change their profile picture.

in reply to: Membership Renewal Notice Email #204390

Chelsea Profit
Participant

I see that you just added this! Thank you! I am not super familiar with corn jobs but if I adjust the “1” to 2,3, or whatever other number is that how may days before the renewal they will get noticed?

Installation


Chelsea Profit
Participant

Is there a shortcode to display the top downloads overall?

in reply to: Conflict with Login Logout Menu #204378

Chelsea Profit
Participant

I found an answer that works! https://www.wpdownloadmanager.com/support/topic/change-logout-redirect-url/

Add the following code to the bottom of your active theme’s functions.php file to redirect users to the homepage. You can add custom URL slug inside home_url function to redirect to a custom URL.

add_action(‘wp_logout’, ‘wpdm_logout_redirect’);
function wpdm_logout_redirect(){
wp_redirect(home_url(“”));
exit();
}

in reply to: Conflict with Login Logout Menu #204376

Chelsea Profit
Participant

OK how do I redirect users to the homepage after logout? I see the settings to redirect after login but not after logout

in reply to: WP Membership Pro #204375

Chelsea Profit
Participant

Yay! That is wonderful, it is functioning as it should as far as I can tell!

in reply to: Conflict with Login Logout Menu #204333

Chelsea Profit
Participant

What I am saying is the the login/logout menu plugin has a conflict that changes the logout redirect URL.

When WPDM plugin is deactivated, the logout URL: https://staging15.livingroomconversations.org/wp-login.php?action=logout&redirect_to=home&_wpnonce=09a81100bc

When WPDM plugin is activated, the logout URL: https://staging15.livingroomconversations.org/?logout=69462c5713&redirect_to=home

in reply to: Conflict with Login Logout Menu #204296

Chelsea Profit
Participant

It works in that in logs you in and out but the redirect does not function. When you log out you should be redirected to the home page

in reply to: WP Membership Pro #204275

Chelsea Profit
Participant

I am wondering about the register button. When I click the register button at the bottom of one of the login forms, it takes me to register for the website without a membership level. I don’t want people to register without becoming a member so I’d like for it to go to the membership page .

in reply to: Conflict with Login Logout Menu #204272

Chelsea Profit
Participant
This reply has been marked as private.
in reply to: Membership Renewal Notice Email #204260

Chelsea Profit
Participant

I second this!

in reply to: WP Membership Pro #204258

Chelsea Profit
Participant

Yes precisely thank you!

On another note, previews for templates don’t seem to be working on the backend for me.

in reply to: WP Membership Pro #204200

Chelsea Profit
Participant

Another question on this page https://staging15.livingroomconversations.org/login/?action=register Is there a way that I can make it show the member levels instead of a login form? Is that a setting in the membership plugin?

in reply to: WP Membership Pro #204198

Chelsea Profit
Participant

Thank you! I found where to edit myself so that will be helpful. Thank you! Thank you for fixing the Stripe Gateways as well. I look forward to the update.

in reply to: WP Membership Pro #204172

Chelsea Profit
Participant
This reply has been marked as private.
in reply to: WP Membership Pro #204130

Chelsea Profit
Participant
This reply has been marked as private.
Viewing 25 posts - 101 through 125 (of 212 total)