• Hi! I’ve created custom post type which uses Gutenberg. This custom post type has also its own shortcodes, so that I can include it in WooCommerce product category’s description which is shown when the visitor is browsing that category on the frontend. The goal is to create custom Gutenberg blocks for product categories.

    It seems that product category ( and archive pages in common ) can only display default Gutenberg blocks, but not those blocks which are made with Lazy Blocks. However the html comment is being echoed:
    <!– wp:lazy-block/my-custom-block { “attribute1″:”content-for-attribute-1”, … } /–>

    So it doesn’t compile this code.

    What can be done here?

Viewing 1 replies (of 1 total)
  • Plugin Author Nikita

    (@nko)

    Hi.

    I don’t see that the category pages work with Gutenberg blocks at all. If you talking about this one, it is not working with Gutenberg blocks, I have checked:

    Regards, nK.

Viewing 1 replies (of 1 total)
  • The topic ‘Not displaying in archive page’ is closed to new replies.