Title: Cannot edit second block
Last modified: August 22, 2016

---

# Cannot edit second block

 *  [webrightnow](https://wordpress.org/support/users/webrightnow/)
 * (@webrightnow)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/cannot-edit-second-block/)
 * Hello,
 * I inserted two custom blocks in my single post template, this is the code:
 *     ```
       <div id="above-post">
       <div id="featured-img"><?php the_post_thumbnail(); ?></div>
       <div id="post-intro"><?php the_block('Whisky Details'); ?></div>
       <div id="map"><?php the_block('Map'); ?></div>
       </div>
       ```
   
 * After publishing a new post, the two custom blocks show up in the post editing
   screen, however only the first one actually works, i.e. lets me input any text.
   The second one shows up but there is no WYSIWYG editor and I cannot click inside
   the textarea to add any content. Please see [ for screenshot.](http://webrightnow.co.uk/MCB.png)
 * Any ideas? Some kind of conflict with the theme?
 * Thanks.
 * [https://wordpress.org/plugins/multiple-content-blocks/](https://wordpress.org/plugins/multiple-content-blocks/)

The topic ‘Cannot edit second block’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/multiple-content-blocks.svg)
 * [Multiple content blocks](https://wordpress.org/plugins/multiple-content-blocks/)
 * [Support Threads](https://wordpress.org/support/plugin/multiple-content-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/multiple-content-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multiple-content-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multiple-content-blocks/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [webrightnow](https://wordpress.org/support/users/webrightnow/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/cannot-edit-second-block/)
 * Status: not resolved