Precious(TCD019) TCD019
Q.Preciousにて商品詳細ページスライダーの切り替え方法を変更したい
Preciousにて商品詳細ページスライダーの画像の切り替え方を変更する方法を教えて下さい。
A.下記のphpファイルの該当箇所を編集します
編集するファイル:header.php
編集する箇所:102行目
jQuery('#product_image_slider').nivoSlider({ //effect:'sliceDown', animSpeed:500, pauseTime:5000, directionNav:false, controlNav:true, controlNavThumbs:true });
↓
jQuery('#product_image_slider').nivoSlider({ effect:'sliceDown', animSpeed:500, pauseTime:5000, directionNav:false, controlNav:true, controlNavThumbs:true });
※設定できるエフェクトは下記の記事をご参照くださいませ。(外部サイト)
Nivo Sliderの使い方
The following two tabs change content below.
ogawa
最新記事 by ogawa (全て見る)
- TCDテーマAgenda:アイキャッチ画像のトリミングをなくす方法 - 2019年12月13日