Title: html error in widget_in.php
Last modified: August 21, 2016

---

# html error in widget_in.php

 *  [Andre Noel](https://wordpress.org/support/users/dee-web-designer/)
 * (@dee-web-designer)
 * [13 years ago](https://wordpress.org/support/topic/html-error-in-widget_inphp/)
 * maybe fix this in the next update
 * file : widget_in.php
    line : 16
 * <td class=”avatar” class=”lwa-avatar”>
    for <td class=”avatar lwa-avatar”>
 * [http://wordpress.org/extend/plugins/login-with-ajax/](http://wordpress.org/extend/plugins/login-with-ajax/)

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

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [13 years ago](https://wordpress.org/support/topic/html-error-in-widget_inphp/#post-3789471)
 * try something like
 *     ```
       .avatar .lwa-avatar { }
   
       or 
   
       .avatar.lwa-avatar { }
       ```
   
 * if your trying to modify it and paste in your theme style.css
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [13 years ago](https://wordpress.org/support/topic/html-error-in-widget_inphp/#post-3789542)
 * yes, will fix that.

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

The topic ‘html error in widget_in.php’ is closed to new replies.

 * ![](https://ps.w.org/login-with-ajax/assets/icon-256x256.png?rev=976165)
 * [Login With Ajax - Fast Logins, 2FA, Redirects](https://wordpress.org/plugins/login-with-ajax/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/login-with-ajax/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/login-with-ajax/)
 * [Active Topics](https://wordpress.org/support/plugin/login-with-ajax/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/login-with-ajax/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/login-with-ajax/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/html-error-in-widget_inphp/#post-3789542)
 * Status: not resolved