Title: Editing Templates
Last modified: August 30, 2016

---

# Editing Templates

 *  [Luke Seall](https://wordpress.org/support/users/lukelukeluke/)
 * (@lukelukeluke)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/editing-templates-5/)
 * Hi, I replied to a few other threads but thought it might be better to start 
   my own.
 * How do I edit templates? In the template drop down no templates are displayed.
   Should this be displaying my mailchimp saved templates?
 * Thanks
 * [https://wordpress.org/plugins/demomentsomtres-mailchimp-immediate-send/](https://wordpress.org/plugins/demomentsomtres-mailchimp-immediate-send/)

Viewing 1 replies (of 1 total)

 *  [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 1 replies (of 1 total)

The topic ‘Editing Templates’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/demomentsomtres-mailchimp-immediate-
   send_5d5d5d.svg)
 * [DeMomentSomTres Immediate Send](https://wordpress.org/plugins/demomentsomtres-mailchimp-immediate-send/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/demomentsomtres-mailchimp-immediate-send/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/demomentsomtres-mailchimp-immediate-send/)
 * [Active Topics](https://wordpress.org/support/plugin/demomentsomtres-mailchimp-immediate-send/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/demomentsomtres-mailchimp-immediate-send/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/demomentsomtres-mailchimp-immediate-send/reviews/)

## Tags

 * [templates](https://wordpress.org/support/topic-tag/templates/)

 * 1 reply
 * 2 participants
 * Last reply from: [powerfix](https://wordpress.org/support/users/powerfix/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/editing-templates-5/#post-6330709)
 * Status: not resolved