Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Andrew Lima

    (@andrewza)

    Hi Thom,

    Thank you for using Paid Memberships Pro.

    This is not a default login message/form for Paid Memberships Pro. I inspected the code and it uses a class called thim-login – are you using any plugin for this login form or does this feature come built in with your theme?

    Thread Starter ThomBouman

    (@thombouman)

    Hi Andrew,

    Thanks for your quick reply.

    thim-login comes with the Coaching theme from Thimpress. It’s used throughout the site so that’s why I want to use it here too.

    Thom

    Hey @thombouman,

    I think what Andrew means is that the link you are asking to change seems to be generated by thim-login and not our plugin. So if you would like to change the link from the “ACCOUNT INFORMATION already have an account? Log in here”, you may have to do so within thim-login.

    Hope that makes sense.

    Plugin Author Andrew Lima

    (@andrewza)

    I would reach out to Thimpress to find out more information about changing the login URL for thim-login.

    Thank you for your understanding.

    Thread Starter ThomBouman

    (@thombouman)

    Sorry for the late reply,
    I have taken this up with Thimpress and this is their response:

    Dear Thom Bouman,

    Yes, thim-login is our login form.

    But this page (https://learning.cryptocurrency.nu/membership-account/membership-checkout/?level=1) is Paid Membership Pro plugin – the 3rd party plugin.

    So If you want to change anything in that page, you should contact with Paid Membership Pro plugin. I believe they will help you solve it.

    Best regards,

    Huyen Anh

    Plugin Author Andrew Lima

    (@andrewza)

    Thanks for the feedback Thom.

    I’m really sorry for misunderstanding your request here it seems.

    You are able to create a custom page template to alter this link through the custom page template. The code should be found on around line 163 (+/-) inside paid-memberships-pro > pages > checkout.php

    Here is a guide to creating custom templates for Paid Memberships Pro – https://www.paidmembershipspro.com/documentation/templates/

    If you need assistance with this change, please post on https://www.paidmembershipspro.com and someone from our support team will gladly assist you with this.

    Thank you once again, and I am truly sorry for misunderstanding your request here.

    Thread Starter ThomBouman

    (@thombouman)

    Great. Thanks for this.
    Found the lines in the code but do not understand how to direct it to https://learning.cryptocurrency.nu/members-login/

    Can you please assist me further?

    Thanks again,
    Thom

    Plugin Author Andrew Lima

    (@andrewza)

    You would need to change the <a href="<?php echo wp_login_url(pmpro_url("checkout", "?level=" . $pmpro_level->id)); ?>"> to <a href="/members-login">

    I hope this clears things up, if you need assistance and not comfortable in doing this please open a support thread on https://www.paidmembershipspro.com where we would gladly help with this change for you.

    Unfortunately we cannot assist you with this code change on here.

    • This reply was modified 6 years, 9 months ago by Andrew Lima.
    • This reply was modified 6 years, 9 months ago by Andrew Lima.
    Thread Starter ThomBouman

    (@thombouman)

    Thanks Andrew.

    Appreciate it big time.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘How to not use wp-login.php?’ is closed to new replies.