Does your template call the_content?
Not sure if I understand. The pages are blank, so I’m assuming not and that I may need to do something.
Do the pages have the shortcode in them?
Yes – [theme-my-login]. Is there different short code for /login and /your-profile? FYI- the login widget does have the input fields appearing and so does register. When I deactivate TML the standard ways to login or see/edit profile with BuddyPress works. When I activate TML it creates the new pages for login and your-profile, but the form fields on the user end are simply not there. The short code in edit mode is there.
LOL! I just saw the new TML update show up in my dashboard, installed it, and problem solved… for /login, the form fields were there on refresh, thank you! BUT, on the “/your-profile” page, the login input fields are there as well, even when logged in, not the profile info from a members profile.
Be sure that your theme is properly utilizing The Loop.
The theme is Feature. Is seems to be using the loop correctly. It is working on other pages.