• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Marek
  • Private: No
  • Open Date: 14.12.16, 13:18
  • Opened by: Alex
  • Closed by: Marek
  • Closed on: 09.06.17, 23:21
  • Reason: Closed
  • Comment: Glad to help!

Ticket #10098 - ven2.3 Minicslider - BO slide2 show the first

Fix:
file modules\pk_minicslider\views\templates\admin\options.tpl line 161

$slider.banners.banner1

change to

$slider.banners.banner2

2) and there is no some images in the BO
http://screencast.com/t/7WQQEtdBNuC6
unzip the attached folder “img” to the folder \modules\pk_minicslider\views\

3) awesome icon justify not shows http://screencast.com/t/dkw2n99WlnOF
FIX:
file modules\pk_minicslider\views\templates\admin\slides.tpl

<i class="orderer icon-align-justify"></i>

change to

<i class="icon-align-justify"></i>

and add to the end of the file modules\pk_minicslider\views\css\admin.css

.slide-header .icon-align-justify {margin:10px; float:right}

Comments

Oscar Gil 16 Mar 2017, 04:08

Hello, you should consider few problems more as well:

1. The button of “SHOP NOW” uses always the URL of the last slide created for every slide despite the fact of writing a different URL in the BO.
2. “Blank target:” check box in the BO does not get saved after it is checked and the slide is updated.

Thank you.

Marek 16 Mar 2017, 09:58

Thank you for your advice, we will try to do that for the next update