OceanITs
OceanITs
**[css]** .column:nth-child(1) { height: 200px !important; } **[js]** isCentered: true, //////////////// **Current version** https://codepen.io/OceanITs/pen/qPexBq **Fixed version** https://codepen.io/OceanITs/pen/EwqQXN /////////////////// **shuffle.js(dist)** line 784 (lastItem.left) must be the same? /////////////////// **Some fix that...
MODx Revo 2.6.1 pdotools-2.11.0-pl **Works Fine** ``` [[$_chunkName]] ``` ``` [[!$_chunkName]] ``` **Works Fine Too** ``` {ignore} [[$_chunkName]] {/ignore} ``` **Doesn`t Work** (т.е. после обновления такая конструкция не работает) ```...