Title: Remove random text
Last modified: August 30, 2016

---

# Remove random text

 *  Resolved [owenoneill](https://wordpress.org/support/users/owenoneill/)
 * (@owenoneill)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/remove-random-text/)
 * How do I remove this random register text that doesn’t seem to be appearing anywhere?
 * It’s not in any of my templates nor is it in any core plugin files.
 * > [View post on imgur.com](https://imgur.com/Kjn8Eqh)
 * It’s really frustrating me as it’s appears as ‘(text)’ so it’s not even possible
   to hide via CSS.
 * [https://wordpress.org/plugins/theme-my-login/](https://wordpress.org/plugins/theme-my-login/)

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

 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/remove-random-text/#post-6699551)
 * If you’re using the shortcode, you need to set `show_title=0`.
 *  Thread Starter [owenoneill](https://wordpress.org/support/users/owenoneill/)
 * (@owenoneill)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/remove-random-text/#post-6699652)
 * Hi Jeff,
 * Thanks for getting back, still getting no luck. I am using shortcode for registration:
 *     ```
       <?php do_shortcode('[theme-my-login
       show_title="0" default_action="register"]'); ?>
       ```
   
 * I also tried…
 *     ```
       <?php do_shortcode('[theme-my-login
       show_title=0 default_action="register"]'); ?>
       ```
   
 * That’s not working?

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

The topic ‘Remove random text’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [owenoneill](https://wordpress.org/support/users/owenoneill/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/remove-random-text/#post-6699652)
 * Status: resolved