バージョン選択

フォーラム

メニュー

オンライン状況

42 人のユーザが現在オンラインです。 (36 人のユーザが フォーラム を参照しています。)
登録ユーザ: 0
ゲスト: 42
もっと...

サイト内検索

質問 > フロント機能 > サブ画像を点表示ではなく、サムネイル表示したい

フロント機能

新規スレッドを追加する

スレッド表示 | 新しいものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
ryo-sc
投稿日時: 2017/10/11 12:24
対応状況: −−−
常連
登録日: 2016/2/29
居住地:
投稿: 33
サブ画像を点表示ではなく、サムネイル表示したい
バージョン:2.13.5

現在、商品詳細ページにスライドショーで画像を見せています。
そのスライドショーのサブ画像ですが、デフォルトで点(●)表示です。
4枚登録してあると、●〇〇〇となっています。
この丸点表示を登録してあるサブ画像として見せていきたいです。
使っているJSが、「jquery.flickslide.js」というJSで参考サイトがありません。

情報が少なくて申し訳ございませんが、宜しくお願い致します。

-------------------------------

<!--★画像★-->
<div id="detailphotoblock" class="mainImageInit">
<ul>
<!--{assign var=key value="main_image"}-->
<li id="mainImage0">

<!--{* 画像の縦横倍率を算出 *}-->
<!--{assign var=detail_image_size value=300}-->
<!--{assign var=main_image_factor value=`$arrFile[$key].width/$detail_image_size`}-->
<!--{if $arrProduct.main_large_image|strlen >= 1}-->
<a rel="external" class="expansion" href="<!--{$smarty.const.IMAGE_SAVE_URLPATH}--><!--{$arrProduct.main_large_image|h}-->" target="_blank">
<img src="<!--{$smarty.const.IMAGE_SAVE_URLPATH}--><!--{$arrProduct.main_image|h}-->" alt="<!--{$arrProduct.name|h}-->" width="<!--{$arrFile.main_image.width/$main_image_factor}-->" height="<!--{$arrFile.main_image.height/$main_image_factor}-->" /></a>
<!--{else}-->
<img src="<!--{$smarty.const.IMAGE_SAVE_URLPATH}--><!--{$arrProduct.main_image|h}-->" alt="<!--{$arrProduct.name|h}-->" width="<!--{$arrFile.main_image.width/$main_image_factor}-->" height="<!--{$arrFile.main_image.height/$main_image_factor}-->" />
<!--{/if}-->
</li>
<!--★サブ画像★-->
<!--{section name=cnt loop=$smarty.const.PRODUCTSUB_MAX}-->
<!--{assign var=key value="sub_image`$smarty.section.cnt.index+1`"}-->
<!--{assign var=sub_image_factor value=`$arrFile[$key].width/$detail_image_size`}-->
<!--{assign var=lkey value="sub_large_image`$smarty.section.cnt.index+1`"}-->
<!--{if $arrFile[$key].filepath != ""}-->
<li id="mainImage<!--{$smarty.section.cnt.index+1}-->">
<!--{if $arrProduct[$lkey] != ""}-->
<a rel="external" class="expansion" href="<!--{$smarty.const.IMAGE_SAVE_URLPATH}--><!--{$arrProduct[$lkey]|h}-->" target="_blank">
<img src="<!--{$arrFile[$key].filepath|h}-->" alt="<!--{$arrProduct.name|h}-->" width="<!--{$arrFile[$key].width/$sub_image_factor}-->" height="<!--{$arrFile[$key].height/$sub_image_factor}-->" /></a>
<!--{else}-->
<img src="<!--{$arrFile[$key].filepath|h}-->" alt="<!--{$arrProduct.name|h}-->" width="<!--{$arrFile[$key].width/$sub_image_factor}-->" height="<!--{$arrFile[$key].height/$sub_image_factor}-->" />
<!--{/if}-->
</li>
<!--{/if}-->
<!--{/section}-->
</ul>
</div>
yuh
投稿日時: 2017/10/11 14:00
対応状況: −−−
登録日: 2013/1/9
居住地: 大阪
投稿: 1818
Re: サブ画像を点表示ではなく、サムネイル表示したい
おそらくプラグインだとは思いますが、プラグイン制作元にご連絡ください。


----------------


http://ec-lab.net/

karin
投稿日時: 2017/10/14 16:43
対応状況: −−−
仙人
登録日: 2008/9/15
居住地: 東京都
投稿: 689
Re: サブ画像を点表示ではなく、サムネイル表示したい
プラグインのサイトを見てみましたが、サムネイル表示に関する説明は見当たらないですね。
自力でカスタマイズするか、他のプラグインを使うかでしょうか。


----------------

ryo-sc
投稿日時: 2017/10/16 12:57
対応状況: 解決済
常連
登録日: 2016/2/29
居住地:
投稿: 33
Re: サブ画像を点表示ではなく、サムネイル表示したい
ありがとうございます。
別のプラグインで試してみます。
スレッド表示 | 新しいものから 前のトピック | 次のトピック | トップ


 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は88,288名です
総投稿数は109,688件です

投稿数ランキング

1
seasoft
7365
2
468
3217
3
AMUAMU
2712
4
nanasess
2303
5
umebius
2085
6
yuh
1818
7
h_tanaka
1610
8
red
1567
9
mcontact
1240
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
796
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.