Simon Harvey

Forum Replies Created

Viewing 25 posts - 76 through 100 (of 121 total)
in reply to: Redirect after registration #128531

Simon Harvey
Participant

Thanks Nayeem,

I’m not sure what you mean by a “flash message” but I’ll await your further details.

Thanks.

in reply to: Redirect after registration #128528

Simon Harvey
Participant

Hello,

I’m sorry but that doesn’t answer my question.

I already know about these options.

All I am asking is how to show a message on the screen to tell a user that their password has been sent to their email address.

in reply to: Redirect after registration #128501

Simon Harvey
Participant
This reply has been marked as private.
in reply to: Redirect after registration #128500

Simon Harvey
Participant

Thanks for that, however the issue that I am having isn’t related to email templates my email templates are working well.

The issue is that after somebody registers on our site they are re-directed to the login page. However the user is not informed that their password has been emailed to them so they are getting confused about what to do next.

Howe do I redirect users to a custom page after they have registered where I can include a message “Your password has been emailed to the email address that you provided.”.

Thanks.

in reply to: Free Trial Not Working #128498

Simon Harvey
Participant

Thanks,

Do you know how soon?

in reply to: Free Trial Not Working #128472

Simon Harvey
Participant
This reply has been marked as private.
in reply to: Free Trial Not Working #128467

Simon Harvey
Participant
This reply has been marked as private.
in reply to: Free Trial Not Working #128433

Simon Harvey
Participant
This reply has been marked as private.
in reply to: Yoast Compatability #128182

Simon Harvey
Participant

thanks

in reply to: Yoast Compatability #128131

Simon Harvey
Participant
This reply has been marked as private.
in reply to: Yoast Compatability #128129

Simon Harvey
Participant

Oh great, thanks for that.

Sorry for wasting your time. Much appreciated.

Do you have any ideas over the issues I’m having with the membership plugin?

in reply to: Yoast Compatability #128126

Simon Harvey
Participant
This reply has been marked as private.
in reply to: Yoast Compatability #128119

Simon Harvey
Participant
This reply has been marked as private.
in reply to: Yoast Compatability #128114

Simon Harvey
Participant

Hello,

Is anyone available to assist with this?

Thanks

in reply to: Yoast Compatability #127991

Simon Harvey
Participant
This reply has been marked as private.
in reply to: Yoast Compatability #127888

Simon Harvey
Participant
This reply has been marked as private.
in reply to: Yoast Compatability #127887

Simon Harvey
Participant

Thanks for looking at that.

By enabling Yoast much of our site has become unusable – I have now disabled it again.

The issue occurs when you visit category pages such as: https://www.educateoutside.com/resources/math/

in reply to: Yoast Compatability #127740

Simon Harvey
Participant
This reply has been marked as private.
in reply to: Yoast Compatability #127690

Simon Harvey
Participant
This reply has been marked as private.
in reply to: Membership Plans Shortcode Showing Twice #127677

Simon Harvey
Participant

Will this be fixed in the next update? Cheers.

in reply to: Membership Plans Shortcode Showing Twice #127669

Simon Harvey
Participant

Thanks for your reply. I have fixed the issue by making the code change above. Thanks.

in reply to: Membership Plans Shortcode Showing Twice #127666

Simon Harvey
Participant

Hello again,

I think I have located the issue.

In /wp-content/plugins/wppromembership/pages/signup.php

<?php
        $membership_plans_template = wpdm_tpl_path("checkout-membership-plans.php",  get_stylesheet_directory().'/wppromembership', WPPM_USER_SUBSCRIPTION_DIR.'/tpls');
        include $membership_plans_template; ?>
     
        <?php
        $payment_methods_template = wpdm_tpl_path("checkout-membership-plans.php",  get_stylesheet_directory().'/wppromembership', WPPM_USER_SUBSCRIPTION_DIR.'/tpls');
        include $payment_methods_template; ?>

I think the 2nd php block there should be:
payment-methods.php
instead of
checkout-membership-plans.php

in reply to: How to upgrade from 4.9.3 to 5.0.5 #127662

Simon Harvey
Participant

That’s great, thanks for your help.

in reply to: Registration Broken #93914

Simon Harvey
Participant

FIXED:

This was a cache issue related to a caching plugin we use. I’ve added the registration form to the “exclude” list and it seems to be working fine again now.

in reply to: Membership Free Trial Option without Payment Details #90152

Simon Harvey
Participant

Ah great, thanks a lot.

Viewing 25 posts - 76 through 100 (of 121 total)