• Resolved Delana Taylor

    (@delanataylor)


    I’ve got a custom login set up but when page testing while logged out to make sure my pages are locked down, the edit page shows a you are not logged in alert…and then it shows the basic wordpress login form.

    I need to remove that and not replace it with anything…can you direct me to the right location in the plugin for the edit page to be able to do that? Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @delanataylor

    WP User Frontend has a default login form template. Although there is no way to edit that form template from backend or frontend. That login form template will appear in any page with [wpuf-login] shortcode. And to customize this form, you need to edit the code of this file wp-contents/plugins/wp-user-frontend/templates/login-form.php

    To use this login form as your site login form, select the page containing that form from here https://snipboard.io/9WSJBc.jpg

    I hope this helps.

    Best,

    Hello @delanataylor

    I am marking this topic as resolved due to inactivity. Feel free to reply in this thread for this issue related queries or create a new topic if you have a new issue.

    Best,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need assistance with the Edit page’ is closed to new replies.