When I look at XenForo Media Gallery, the foldable structures in the sidebar structure do not hold cookies.
Code:
Of course, this applies not only...
Read more
Читать далее...
Code:
Код:
<span class="collapseTrigger collapseTrigger--block {{ is_toggled('xfmg_lightbox_media_information') ? 'is-active' : '' }}" data-xf-click="toggle" data-target="< :up:next" data-xf-init="toggle-storage" data-storage-key="xfmg_lightbox_media_information" data-storage-type="cookie">
<span>{{ phrase('xfmg_media_information') }}</span>
</span>
Of course, this applies not only...
Read more
Читать далее...