junkmail
Forum Replies Created
-
Forum: Plugins
In reply to: [Theme My Login] Turning on wp-login.php access for staging site not workingFYI, it appears PMPro redirects to the TML login regardless of the ‘Disable wp-login.php’ security setting. I’ve been able to correct the problem by commenting out line 114 in the PMPro login.php file:
//$link = Theme_My_Login::get_page_link(“login”);
The TML options work as intended with this line commented out; but I still need to test to see if doing this affects anything else.
Thanks again for your time, and for TML!
Forum: Plugins
In reply to: [Theme My Login] Turning on wp-login.php access for staging site not workingOk, in my situation it appears to be related to Paid Memberships Pro. Disabling the PMPro plugin resolves the issue. I have made several customizations, so it may very well be something I introduced myself. I will dig deeper. Sorry to have wasted your time!
Forum: Plugins
In reply to: [Theme My Login] Turning on wp-login.php access for staging site not workingGood point; yes, it does.
Forum: Plugins
In reply to: [Theme My Login] Turning on wp-login.php access for staging site not workingThe browser cache has been cleared. Does TML have it’s own cache (note that wp-login can be accessed with TML disabled)? And yes, the ‘Disable wp-login.php’ option has been un-checked; and I have also tried un-checking the ‘Enable Security’ option. I am using the ‘Oshine’ theme, and the TML plugin on the recommendation of PMPro. I have not tested this with other themes, but need to get it working with this theme in any case. Do you know where I would find this setting in the database? I want to check if it is switching, but haven’t been able to locate it. Thanks in advance for any assistance/feedback. Other than this one issue, I agree this a fantastic plugin!
Forum: Plugins
In reply to: [Theme My Login] Turning on wp-login.php access for staging site not workingI’m having the same problem. Is there a fix? Perhaps a database setting that can be changed manually? Note that both login forms could be accessed until I enabled security and checked the option to disable the wp-login. Now, no matter what settings I select, the wp-login cannot be accessed. The only way to access wp-login is to completely disable TML.