• Gatto Nero

    (@gattonero)


    First of all: thanks A LOT for the good work you guy(s) are doing. It’s really appreciated.

    That said: as much as I understand why only “Cols” are allowed inside a “Row” – even if Bootstrap doesn’t require that – I’ve an issue with the impossibility to nest a “Query Loop” block inside a “Row”, and then add the “Col” block INSIDE the single post template. Since the query loop is a repeater block, I would be able to create the structure

    • Row
      • Col > Post content
      • Col > Post content
      • Col > Post content

    Instead, since only Cols block are allowed inside a Row, I have to create:

    • Row
      • Col
        • Div > Post content
        • Div > Post content
        • Div > Post content

    It’s an unnecessary complication and it makes impossible to use row-cols-X as a class for the Row block.

    I hope this can be added in a future release. Thanks, again.

You must be logged in to reply to this topic.