Title: Changing language and inserting shortcode
Last modified: August 21, 2016

---

# Changing language and inserting shortcode

 *  Resolved [trinesras](https://wordpress.org/support/users/trinesras/)
 * (@trinesras)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/changing-language-and-inserting-shortcode/)
 * Hello, I was wondering if there was a way to change the language of the plugin?
   So I could change User Name, Password, etc. I tried using CodeStyling Localization
   as usual, but the plugin doesn’t show up. I edited login-form.php, register-form.
   php and register-dialog.php to change what I could, but for the life of me, I
   can’t figure out where to change “close” on the top right of the login window.
 * Second question: I’m using Social Login by LoginRadius and they offer shortcodes
   like you do – I was wondering if it was possible to insert their shortcode into
   the bottom of your login diaglog? I tried using the ‘Additional Styling’ box,
   but unless I’m missing something it’s exclusively for CSS, in which case I can’t
   use my shortcode – Or am I mistaken?
 * Thanks for a great plugin!
 * [https://wordpress.org/plugins/zm-ajax-login-register/](https://wordpress.org/plugins/zm-ajax-login-register/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Zane Matthew](https://wordpress.org/support/users/zanematthew/)
 * (@zanematthew)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/changing-language-and-inserting-shortcode/#post-4813573)
 * Hi Trinesras,
 * Regarding translation you’ll want to use something like PoEdit, which will create
   a po and mo file that you can use. You can find more info here in the WordPress
   codex [http://codex.wordpress.org/Translating_WordPress](http://codex.wordpress.org/Translating_WordPress)
 * P.S., If you do translate the plugin, would you mind contributing your translation
   to us so we can add it to the plugin for others?
 * You cannot use shortcode within the CSS setting. Shortcodes can only be used 
   in the WordPress editor or in php files via [do_shortcode](http://codex.wordpress.org/Function_Reference/do_shortcode),
   i.e., `do_shortcode('name-of-my-short-code')`

Viewing 1 replies (of 1 total)

The topic ‘Changing language and inserting shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/zm-ajax-login-register_479bd1.svg)
 * [ZM Ajax Login & Register](https://wordpress.org/plugins/zm-ajax-login-register/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/zm-ajax-login-register/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/zm-ajax-login-register/)
 * [Active Topics](https://wordpress.org/support/plugin/zm-ajax-login-register/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/zm-ajax-login-register/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/zm-ajax-login-register/reviews/)

## Tags

 * [language](https://wordpress.org/support/topic-tag/language/)
 * [loginradius](https://wordpress.org/support/topic-tag/loginradius/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [Zane Matthew](https://wordpress.org/support/users/zanematthew/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/changing-language-and-inserting-shortcode/#post-4813573)
 * Status: resolved