Simple SEO Slideshow

설명

Simple SEO Slideshow is a WordPress plugin/widget, for displaying on your site the images of a gallery from specified post or page.

Widget options

  • Title
  • Page/Post ID
  • Delay until next slide
  • Height of your slideshow
  • Show or not navigation bullets
  • Show or not navigation arrows
  • Show or not the caption
  • Bullets Position
  • Caption Position
  • Exclude Images
  • Randomize images order
  • Choose what to link, image, caption, none, both

New Features

Now there is an option to link the image, the caption, none of them or both of them.

You can randomize the order of the images.
You can exclude image from the slideshow.
You can use a shortcode to insert a slideshow of the gallery images of the post/page. You can also specify all the parameters of the widget.
ex. [simpleslideshow sctitle=”test” scdelay=5 scheight=276 scdisplaybul=yes scdisplayarr=yes scrandomize=no sclinkwhat=image scdisplaycap=yes scbulpos=bottom-right sccappos=bottom-left]

We have made a plugin for the editor to make your life easier. Just click the SEO Slideshow button.

스크린샷

설치

  1. Upload the entire simpleslideshow folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

How can I find out my post/page ID?

When you edit a page in the admin you should look at the url. It would be like this: www.mydomain.com/wp-admin/post.php?post=144&action=edit . In this example the number 144 is your post/page ID.

I updated the plugin but the editor does not give me any option to exclude images

Please clear the cache of your browser (ctrl+shift+del)

How do I get the image ID

Insert it in to the post and switch to HTML. There you can see the attachment id. If you do not need the image in the post, you may delete it from there.

Please use the support forum of the plugin on wordpress.org

후기

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

기여자 & 개발자

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

기여자

자국어로 “Simple SEO Slideshow”(을)를 번역하세요.

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

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

변경이력

1.2.9

  • Resolved security issue
  • Added auto calculation of slider height

1.2.8

  • Removed BOM

1.2.7

  • Bug fixing

1.2.6

  • New navigation buttons
  • Show arrows only on hover

1.2.5

  • Added the option to link the image, the caption, none of them or both of them.

1.2.4

  • Added the option to randomize images order

1.2.3

  • Added the option to exclude images

1.2.2

  • Added the option to remove the caption

1.2.1

  • Bug Fixes

1.2.0

  • Added bullets position option
  • Added caption position option
  • Added shortcode
  • Added editor button/plugin

1.1.0

  • Added option to display slides navigation bullets or not
  • Added navigation arrows
  • Added option to display slides navigation arrows or not

1.0

  • Initial version.