DUPLICATE: Load Gutenberg data into Bricks - List shows up as blank in Bricks

I have “Load Gutenberg data into Bricks” enabled in order to convert existing Gutenberg pages into Bricks pages.

When I click “Edit with Bricks”, a Gutenberg ordered list with an unordered list and another unordered list inside of it, shows up as a series of blank containers when loaded into Bricks Builder. There is no text inside the containers.

Here is the code from Gutenberg that shows up blank when imported into Bricks Builder.

<!-- wp:list {"ordered":true} -->
<ol><!-- wp:list-item -->
<li><strong>Coach</strong><!-- wp:list -->
<ul><!-- wp:list-item -->
<li>Are you an experienced catchball player with a knack for leadership? Join us as a Coach and lead our teams to success.</li>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<li>Requirements:<!-- wp:list -->
<ul><!-- wp:list-item -->
<li>Proven experience in catchball</li>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<li>Strong leadership and communication skills</li>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<li>Coaching certification preferred</li>
<!-- /wp:list-item --></ul>
<!-- /wp:list --></li>
<!-- /wp:list-item --></ul>
<!-- /wp:list --></li>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<li><strong>Assistant Coach</strong><!-- wp:list -->
<ul><!-- wp:list-item -->
<li>If you have a passion for catchball and want to support our teams in achieving their best, this role is for you.</li>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<li>Requirements:<!-- wp:list -->
<ul><!-- wp:list-item -->
<li>Knowledge of catchball rules and strategies</li>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<li>Previous coaching experience is a plus</li>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<li>Enthusiasm and dedication</li>
<!-- /wp:list-item --></ul>
<!-- /wp:list --></li>
<!-- /wp:list-item --></ul>
<!-- /wp:list --></li>
<!-- /wp:list-item --></ol>
<!-- /wp:list -->

Browser: Chrome
OS: Ubuntu

1 Like

Hi,
Welcome to the forum and thanks so much for your report.

The problem has already been reported:

I’ll close this thread accordingly.

Best regards,
timmse

2 Likes