Title: fordrm's Replies | WordPress.org

---

# fordrm

  [  ](https://wordpress.org/support/users/fordrm/)

 *   [Profile](https://wordpress.org/support/users/fordrm/)
 *   [Topics Started](https://wordpress.org/support/users/fordrm/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fordrm/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fordrm/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fordrm/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fordrm/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fordrm/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Event form parameters for customization](https://wordpress.org/support/topic/event-form-parameters-for-customization/)
 *  [fordrm](https://wordpress.org/support/users/fordrm/)
 * (@fordrm)
 * [11 years ago](https://wordpress.org/support/topic/event-form-parameters-for-customization/#post-5073638)
 * Hi srafferty… it looks like you were able to get this sorted out.
 * Can I get a copy of your code to see how you did some of the customization?
 * Thanks in advance!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Changing template for event submission form](https://wordpress.org/support/topic/changing-template-for-event-submission-form/)
 *  Thread Starter [fordrm](https://wordpress.org/support/users/fordrm/)
 * (@fordrm)
 * [11 years ago](https://wordpress.org/support/topic/changing-template-for-event-submission-form/#post-6063306)
 * Answered my own problem.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom menu stretching during drag & drop](https://wordpress.org/support/topic/custom-menu-stretching-during-drag-drop/)
 *  [fordrm](https://wordpress.org/support/users/fordrm/)
 * (@fordrm)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/custom-menu-stretching-during-drag-drop/#post-4334254)
 * I’m getting exactly the same problem.
 * I’m using Maverick on a Macbook Pro. I’ve tried the latest version of Chrome 
   and Safari, and the problem is there with both of them.
 * Is there a way that I can hand-edit a menu file to move things around?
 * Thanks in advance,
 * Robert Ford
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login With Ajax - Fast Logins, 2FA, Redirects] Change Widget Header (instead of "Log In"](https://wordpress.org/support/topic/change-widget-header-instead-of-log-in/)
 *  [fordrm](https://wordpress.org/support/users/fordrm/)
 * (@fordrm)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/change-widget-header-instead-of-log-in/#post-3331311)
 * Hi Steve,
 * Glad to be of help. It had me stumped for a while, too!
 * If you take a look at login-with-ajax.pot, and search for the literal you’d like
   to change, it will tell you which file it is in and where:
 * ‘#: **widget/default/widget_out.php:10** widget/default/widget_out.php:35
    msgid“
   Member Log-in” msgstr “”‘
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login With Ajax - Fast Logins, 2FA, Redirects] Change Widget Header (instead of "Log In"](https://wordpress.org/support/topic/change-widget-header-instead-of-log-in/)
 *  [fordrm](https://wordpress.org/support/users/fordrm/)
 * (@fordrm)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/change-widget-header-instead-of-log-in/#post-3331309)
 * Steve,
 * I just cracked this one, after going down a couple of rabbit holes.
 * You need to edit the following file:
 * /wp-content/plugins/login-with-ajax/widget/default/widget_out.php
 * Edit line 10 to use whatever string you want:
 *  `echo $before_widget . $before_title . '<span id="LoginWithAjax_Title">' . __('
   Member Log-In') . '</span>' . $after_title;`
 * Hope this helps.
 * Robert
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login With Ajax - Fast Logins, 2FA, Redirects] Change Widget Header (instead of "Log In"](https://wordpress.org/support/topic/change-widget-header-instead-of-log-in/)
 *  [fordrm](https://wordpress.org/support/users/fordrm/)
 * (@fordrm)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/change-widget-header-instead-of-log-in/#post-3331269)
 * Steve,
    Did you get an answer to this one, or work out how to do it?
 * I’m trying to do exactly the same thing.
 * I tried changing the following section of the login-with-ajax.pot file, but it
   didn’t work
 *     ```
       #: widget/default/widget_out.php:10 widget/default/widget_out.php:35
       msgid "Log In"
       msgstr ""
       ```
   
 * Regards,
 * Robert

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