Y
Size: a a a
Y
VR
ИБ
{foreach $_modx->resource.resourcealbum | fromJSON as $item}
{set $path_slide = 'assets/resourceimages/'~$_modx->resource.id~'/' ~$item.image}`
<a href="https://youtube.com/embed/{$item.video_link}?rel=0&autoplay=1" data-img="{$path_slide | pThumb : "w=1170&h=690&zc=1&q=70"}" data-video="true">
<img src="{$path_slide | pThumb : "w=1170&h=690&zc=1&q=50"}" alt="{$item.title}">
</a>
{/foreach}
S
S
АА
АА
✪
✪
АА
АА
АА
АА
АА
ИБ
S
Y
{foreach $_modx->resource.resourcealbum | fromJSON as $item}
{set $path_slide = 'assets/resourceimages/'~$_modx->resource.id~'/' ~$item.image}`
<a href="https://youtube.com/embed/{$item.video_link}?rel=0&autoplay=1" data-img="{$path_slide | pThumb : "w=1170&h=690&zc=1&q=70"}" data-video="true">
<img src="{$path_slide | pThumb : "w=1170&h=690&zc=1&q=50"}" alt="{$item.title}">
</a>
{/foreach}
ИБ