이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Flexo Slider

설명

This plugin displays the pictures from the selected NextGen gallery as a slider.
There is an option to insert the content into desired post or by display function
to put the slider to the chosen location in your site

There is admin panel, which allows you to set the slider option as you wish
– the effect, speed, size, etc. See at Screenshots .
You can see demo in the header of homepage in our website
http://www.flexostudio.com/flexo-slider.html
the following plugins are required: NextGen Gallery

How to use

  1. Generate a code with the desired settings in the admin panel,
    you must copy and paste the code in the desired location in the content of the post see Screenshots.

  2. Generate a code with the desired settings in the admin panel, you must copy the code and assign it
    to a variable which with to call the filter function

Example: insert the code to the chosen location in to the page code
$cont=” [flexoslider GalleryID=’1′ effect=’random’ animSpeed=’1000′ pauseTime=’1000′ width=’930′ height=’260′ img_link =’true’ img_title =’true’ img_nav =’false’ max_br =’2′ order =’random’ pause =’false’ nav_arrow =’true’]”;
echo flexoslider::filter($cont); ?>

스크린샷

  • screenshot-1.png
  • screenshot-2.png

설치

  1. Download.
  2. Unzip.
  3. Upload to the plugins directory.
  4. Activate the plugin.
  5. Have a nice work.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Flexo Slider”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Flexo Slider”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

v.1.0013

  • Fix Bugs-Display duplicate content

v.1.0012

  • Fix Bugs-“Display Picture Description”

v.1.0010

  • Fix Bugs.

v.1.0009

  • NEW Option – “Display Picture Description” – show the description from Next Gen Gallery.
  • NEW Option – Display Picture from more then one gallery. If you want to view pictures from some galleries, write them separated by commas.
  • Fix Bug with random display of picture.