Title: powerfix's Replies | WordPress.org

---

# powerfix

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] UTC vs. WordPress Timezone – 1 day offset bug](https://wordpress.org/support/topic/utc-vs-wordpress-timezone-1-day-offset-bug/)
 *  Thread Starter [powerfix](https://wordpress.org/support/users/powerfix/)
 * (@powerfix)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/utc-vs-wordpress-timezone-1-day-offset-bug/#post-7598453)
 * Thanks Jason,
 * I understand that these things take time, so would rather get a permanent, best
   case solution in place than rushing it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] UTC vs. WordPress Timezone – 1 day offset bug](https://wordpress.org/support/topic/utc-vs-wordpress-timezone-1-day-offset-bug/)
 *  Thread Starter [powerfix](https://wordpress.org/support/users/powerfix/)
 * (@powerfix)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/utc-vs-wordpress-timezone-1-day-offset-bug/#post-7598341)
 * Thanks guys, greatly appreciated.
 * I’ve ended up hardcoding the above “fix” across the entire sections of code that
   deals with a date. Essentially all of it.
 * Will look forward to a permanent fix, but haven’t ruled out that I’m not doing
   something wrong!
 * Cheers,
 * Craig.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DeMomentSomTres Immediate Send] Editing Templates](https://wordpress.org/support/topic/editing-templates-5/)
 *  [powerfix](https://wordpress.org/support/users/powerfix/)
 * (@powerfix)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/editing-templates-5/#post-6330709)
 * I’ve just had the same problem. Couldn’t get a template to show in the list, 
   no matter what I did.
 * I ended up modifying line 443 of demomentsomtres-tools.php from
 * `$temp = $mcSession->call('templates/list');`
 * to
 * `$temp = $mcSession->call('templates/list', array('filters' => array('include_drag_and_drop'
   => true)));`
 * to include the drag-and-drop style templates. For some reason, Mailchimp doesn’t
   return those types of templates in [user] (which I don’t understand).
 * Either way, it returns the list of templates now. Hope this helps.
 * Cheers.

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