Title: Theme problems
Last modified: May 25, 2019

---

# Theme problems

 *  [djquadrocks](https://wordpress.org/support/users/djquadrocks/)
 * (@djquadrocks)
 * [7 years ago](https://wordpress.org/support/topic/theme-problems-28/)
 * [https://indiefocused.net/logout](https://indiefocused.net/logout) isn’t themed
   
   [https://indiefocused.net/register](https://indiefocused.net/register) the email’s
   style isn’t themed

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [7 years ago](https://wordpress.org/support/topic/theme-problems-28/#post-11581375)
 * The logout page shouldn’t even be presented, it’s an action only page. Not sure
   what you mean about register.
 *  Thread Starter [djquadrocks](https://wordpress.org/support/users/djquadrocks/)
 * (@djquadrocks)
 * [7 years ago](https://wordpress.org/support/topic/theme-problems-28/#post-11581429)
 * I took screenshots for both at [https://imgur.com/a/cuOINju](https://imgur.com/a/cuOINju)
 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [7 years ago](https://wordpress.org/support/topic/theme-problems-28/#post-11581487)
 * The logout page should not be directly linked to. It needs to have a nonce generated
   and appended to it. If using nav menus, use the TML actions. Otherwise, you’d
   need to use `wp_logout_url()` in PHP.
 * Your registration page looks fine to me: [https://imgur.com/a/HPoeH0R](https://imgur.com/a/HPoeH0R)
 *  Thread Starter [djquadrocks](https://wordpress.org/support/users/djquadrocks/)
 * (@djquadrocks)
 * [7 years ago](https://wordpress.org/support/topic/theme-problems-28/#post-11581515)
 * That’s the coming soon page. The registration looks like [https://imgur.com/6TihwPi](https://imgur.com/6TihwPi)
 * I’m already using TML Actions for the logout. [https://imgur.com/a/UIaEtmr](https://imgur.com/a/UIaEtmr)
 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [7 years ago](https://wordpress.org/support/topic/theme-problems-28/#post-11589787)
 * I don’t see that register page.
 * Do the logout links have a nonce appended?
 *  Thread Starter [djquadrocks](https://wordpress.org/support/users/djquadrocks/)
 * (@djquadrocks)
 * [7 years ago](https://wordpress.org/support/topic/theme-problems-28/#post-11589917)
 * The site is under construction which is why I sent a screenshot.
 * The login does have the nonce. The top left says “Something went wrong” [https://imgur.com/a/LkACBvH](https://imgur.com/a/LkACBvH)
 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [7 years ago](https://wordpress.org/support/topic/theme-problems-28/#post-11589925)
 * Sorry, I can’t help troubleshoot that one if I can’t see it. My guess is your
   theme is targeting only text inputs like (e.g. `input[type="text"]`), whereas
   the email field is an email field (e.g. `input[type="email"]`).
 * As for the logout issue, this is likely caching. Determine if your host is utilizing
   server-side caching, or if you are using a caching plugin. If so, have all of
   TML’s paths excluded.
 *  Thread Starter [djquadrocks](https://wordpress.org/support/users/djquadrocks/)
 * (@djquadrocks)
 * [7 years ago](https://wordpress.org/support/topic/theme-problems-28/#post-11590076)
 * You cannot tell by [https://imgur.com/6TihwPi](https://imgur.com/6TihwPi) what
   the problem is? It looks like it’s just a css issue.
 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [7 years ago](https://wordpress.org/support/topic/theme-problems-28/#post-11590131)
 * > Sorry, I can’t help troubleshoot that one if I can’t see it. **My guess is 
   > your theme is targeting only text inputs like (e.g. input[type=”text”]), whereas
   > the email field is an email field (e.g. input[type=”email”])**.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Theme problems’ is closed to new replies.

 * ![](https://ps.w.org/theme-my-login/assets/icon-256x256.png?rev=1891232)
 * [Theme My Login](https://wordpress.org/plugins/theme-my-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-my-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-my-login/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-my-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-my-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-my-login/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/theme-problems-28/#post-11590131)
 * Status: not resolved