Title: Gutenberg enabled
Last modified: November 25, 2020

---

# Gutenberg enabled

 *  [Hrohh](https://wordpress.org/support/users/hrohh/)
 * (@hrohh)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/gutenberg-enabled/)
 * Hi, why you hidding editor? This is best plugin ever for this! 🙂
 * //add_action( ‘admin_init’, array( $this, ‘hide_editor’ ), 5 );
 * <?php
 * get_header();
 * $archive_page = post_type_archive_pages()->get_archive_page();
 * do_blocks( $archive_page ); ?>
 * <?php if ( have_posts() ) : ?>
    <?php while ( have_posts() ): the_post(); ?> 
   <?php the_title(); ?> <?php endwhile; endif; ?>
 * get_footer();
 * ?>

Viewing 1 replies (of 1 total)

 *  [slntprtnrs](https://wordpress.org/support/users/slntprtnrs/)
 * (@slntprtnrs)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/gutenberg-enabled/#post-13846029)
 * Awesome tip [@hrohh](https://wordpress.org/support/users/hrohh/) 😎 🙏

Viewing 1 replies (of 1 total)

The topic ‘Gutenberg enabled’ is closed to new replies.

 * ![](https://ps.w.org/post-type-archive-pages/assets/icon-256x256.png?rev=2204123)
 * [Post Type Archive Pages](https://wordpress.org/plugins/post-type-archive-pages/)
 * [Support Threads](https://wordpress.org/support/plugin/post-type-archive-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/post-type-archive-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-type-archive-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-type-archive-pages/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [slntprtnrs](https://wordpress.org/support/users/slntprtnrs/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/gutenberg-enabled/#post-13846029)
 * Status: not resolved