• Resolved estevancarlos

    (@estevancarlos)


    The plugin the allows users to login when donating. It states “Registered before? Log in…”

    Is there a way to remove this log in option? I won’t be dealing registered users with the project I’m working on.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Bisset

    (@dimensionmedia)

    @estevancarlos thanks for reaching out.

    First step might be to do the following:

    1. Got to the General Settings page in your WordPress admin (this is not Charitable, but WordPress settings).
    2. In the settings page, you’ll find the?Membership option where you can uncheck the?Anyone can register box to disable registration.

    Another thing to try is simply removing the message via CSS or update the login template in your theme and remove reference to it. You can do this by:

    1. Copying the plugins/charitable/templates/shortcodes/login.php to your child theme (thus overriding) to yourtheme/charitable/shortcodes/login.php.
    2. Edit the file to remove the message.

    Charitable doesn’t have a setting that directly turns this off but it’s something that likely will appear soon in a future update.

    I hope this helps!

    Plugin Author WPCharitable

    (@wpcharitable)

    Wa are going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is there a way to disable to login option for donations?’ is closed to new replies.