Title: Charachters Problem
Last modified: August 30, 2016

---

# Charachters Problem

 *  Resolved [awpt](https://wordpress.org/support/users/awpt/)
 * (@awpt)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/charachters-problem/)
 * Hello, I have installed the plugin and I can say that its awesome everything 
   works fine but the only problem wich I have is the charachter problem in all 
   the forms
    [http://s3.postimg.org/bf80l6k2r/image.png](http://s3.postimg.org/bf80l6k2r/image.png)
   do you have any Idea about this I was checking theme css files to see if is there
   any css conflict but I couldnt find anything
 * [https://wordpress.org/plugins/ultimate-member/](https://wordpress.org/plugins/ultimate-member/)

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

 *  Thread Starter [awpt](https://wordpress.org/support/users/awpt/)
 * (@awpt)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/charachters-problem/#post-6528394)
 * Oh please ignore my question just found the problem was in a css file of my theme
   its not a plugin issue
 *     ```
       label:after {
           content:'<>';
           font:11px "Consolas", monospace;
           color:#aaa;
           -webkit-transform:rotate(90deg);
           -moz-transform:rotate(90deg);
           -ms-transform:rotate(90deg);
           transform:rotate(90deg);
           right:8px; top:2px;
           padding:0 0 2px;
           border-bottom:1px solid #ddd;
           position:absolute;
           pointer-events:none;
       }
       label:before {
           content:'';
           right:6px; top:0px;
           width:20px; height:20px;
           background:#f8f8f8;
           position:absolute;
           pointer-events:none;
           display:block;
       }
       ```
   
 * this was causing the issue thanks for the plugin great job
 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/charachters-problem/#post-6528405)
 * Thanks a lot!

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

The topic ‘Charachters Problem’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/charachters-problem/#post-6528405)
 * Status: resolved