Title: wp-plugging-on's Replies | WordPress.org

---

# wp-plugging-on

  [  ](https://wordpress.org/support/users/wp-plugging-on/)

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Media Library has Stopped Working after Upgrading to WP 3.5.1](https://wordpress.org/support/topic/media-library-has-stopped-working-after-upgrading-to-wp-351/)
 *  [wp-plugging-on](https://wordpress.org/support/users/wp-plugging-on/)
 * (@wp-plugging-on)
 * [13 years ago](https://wordpress.org/support/topic/media-library-has-stopped-working-after-upgrading-to-wp-351/#post-3452895)
 * Thanks [@danyork](https://wordpress.org/support/users/danyork/)! Your solution
   fixed the problem for me too.
 * Had exactly the same problem after previous developers had failed to test any
   image inserts after using an old version of Magic Fields plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Using Mailpress, how can I change the opt in email to a checkbox?](https://wordpress.org/support/topic/using-mailpress-how-can-i-change-the-opt-in-email-to-a-checkbox/)
 *  [wp-plugging-on](https://wordpress.org/support/users/wp-plugging-on/)
 * (@wp-plugging-on)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/using-mailpress-how-can-i-change-the-opt-in-email-to-a-checkbox/#post-2888114)
 * This is certainly not possible out of the box with the plugin.
 * Not sure what the purpose of having users subscribed but not opted in for email
   notifications would be??
 * You would also want to provide some sort of notification to the user according
   to whether they checked the checkbox or not before they hit the Submit/Subscribe
   button.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Custom Contact Forms – changing the date format to UK](https://wordpress.org/support/topic/custom-contact-forms-changing-the-date-format-to-uk/)
 *  [wp-plugging-on](https://wordpress.org/support/users/wp-plugging-on/)
 * (@wp-plugging-on)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/custom-contact-forms-changing-the-date-format-to-uk/#post-2175064)
 * [@darianculbert](https://wordpress.org/support/users/darianculbert/), I was like
   you and found that above two suggestions do nothing…
 * What you want to do is update the following in the file /custom-contact-forms/
   js/custom-contact-forms-datepicker.js:
 * change line 4 from : $m(“.ccf-datepicker”).datepicker();
 * to: $m(“.ccf-datepicker”).datepicker(**{ dateFormat: ‘D, d MM, yy’ }**);
 * or whatever date format you want 🙂

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