XF 2.2 Widget position

Why is it not possible to use the same syntax as in PAGE_CONTAINER?
PHP:
            <xf:if is="$sideNav">
                ...
            </xf:if>

            <xf:if is="$sidebar">
                ...
            </xf:if>

And why is in the $widget variable the position not been filled, is that a bug?

1665995512700.webp
 
Back
Top Bottom