From fc98ddc47c095eaa8e4763bf76041df14a42cbcd Mon Sep 17 00:00:00 2001 From: jatin Date: Mon, 11 Mar 2024 19:02:56 +0530 Subject: [PATCH] chore: fix video slider, add image gallery --- .../views/templates/hook/slider.tpl | 6 +++--- templates/layouts/layout-both-columns.tpl | 19 +++++++++++++++++++ 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/modules/ps_imageslider/views/templates/hook/slider.tpl b/modules/ps_imageslider/views/templates/hook/slider.tpl index 7298b33..8726676 100644 --- a/modules/ps_imageslider/views/templates/hook/slider.tpl +++ b/modules/ps_imageslider/views/templates/hook/slider.tpl @@ -25,9 +25,9 @@ {if $homeslider.slides} -
- diff --git a/templates/layouts/layout-both-columns.tpl b/templates/layouts/layout-both-columns.tpl index f86894e..3097cee 100644 --- a/templates/layouts/layout-both-columns.tpl +++ b/templates/layouts/layout-both-columns.tpl @@ -80,6 +80,25 @@
{/block} + {if $page.page_name == 'index'} +
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ {/if} + {block name="right_column"}
{if $page.page_name == 'product'}