
內容簡介
此小工具會動態地從當前類別中創建文章列表。以滾動列表顯示第一張圖像和標題。它會將文章中的第一張圖像顯示為縮略圖,並會優先查找附加圖像,然後再是嵌入圖像,然後如果找到圖像,則抓取縮略圖版本。還有,它是一個動態垂直滾動器,非常酷。
如果文章中沒有圖像,小工具會使用默認圖像。這與Widget logic外掛最搭配。只需將小工具設置為 is_single() || is_category(),您的所有單篇文章將會有一個滾動縮略圖列表,顯示此類別中的其他文章。
致謝:
mootools – Mootools,您最喜愛的JavaScript框架(Mootools)
slideBox – slideBox(Riaan Los)(slideBox)
Widget logic you will want this – Widget logic(Widget logic)
支援:
如果您對此插件有任何問題或建議,請提出來。
其他插件:
在此下載這些插件:
SuperSlider(SuperSlider)
SuperSlider-Show(SuperSlider-Show)
SuperSlider-Image(SuperSlider-Image)
注意:
下載的文件夾名稱應為superslider-postsincat
可能與使用jquery的插件不兼容(未經測試)
功能:
從此類別中的文章提取圖像
動畫滾動器
控制圖像的最大數量
圖像連結到文章
控制滾動區域大小
小工具標題是動態的,會寫入類別名稱
也適用於您媒體庫中未附加的圖像
如果文章中沒有圖像,會顯示默認圖像
使用WordPress原生媒體/圖像
控制滾動速度
控制動畫類型
演示:
此插件在此處可見:
演示1
用法:
如果您不確定此插件如何工作,請參閱以下內容。
首先,請確保您已將所有插件文件上傳到wp-content/plugins/superslider-postsincat文件夾中。
進入您的WordPress管理面板,然後進入小工具控制頁面。啟用SS Posts in Cat小工具。
配置小工具。
在前端查看單篇文章,您應該在側邊欄中看到superslider-postsincat小工具。
選擇性操作:將文件postincat.css移動到您的佈景主題文件夾中,並將superslider-postincat/css/images中的圖像移至您的theme/images,選擇在小工具選項面板中選擇"從您的佈景主題文件夾加載css"。如果有插件更新時,這將保留您對css或圖像文件所做的任何修改。
建議: CSS設置為150 x 150像素的縮略圖,以顯示3個圖像,使用默認CSS將小工具高度設置為552。如果您在WordPress管理面板中將縮略圖大小設置為不同的大小,則需要對CSS進行調整。
外掛標籤
開發者團隊
原文外掛簡介
This widget dynamically creates a list of posts from the active category. Displaying the first image and title in a scrolling list. It will display the first image in your post as a thumbnail,it looks first for an attached image, then an embedded image then if it finds the image, it grabs the thumbnail version. Oh, and by the way, it’s an animated vertical scroller, way cool.
If the post has no image the widget uses a default image. This works best with the plugin Widget logic. Just set the widget to is_single() || is_category() and all your single viewed posts will have a scrolling thumbnail list of other posts in this category.
credits:
mootools – Mootools
slideBox – slideBox
Widget logic you will want this – Widget logic
Support
If you have any problems or suggestions regarding this plugin please speak up
Other Plugins
Download These Plugins here:
SuperSlider
SuperSlider-Show
SuperSlider-Image
NOTICE
The downloaded folder’s name should be superslider-postsincat
Probably not compatible with plugins which use jquery. (not tested)
Features
pull images from posts in this category
animated scroller
Control max number of images.
Images link to post
control size of scroll area
Widget title is dynamic, writes category Name
works also for non attached images in your library
presents default image if none in post.
Uses WordPress native media / images
Control scroll speed
Control animation type
Demos
This plugin can be seen in use here:
Demo 1
USAGE
If you are not sure how this plugin works you may want to read the following.
First ensure that you have uploaded all of the plugin files into wp-content/plugins/superslider-postsincat folder.
Go to your WordPress admin panel and stop in to the widgets control page. Activate the SS Posts in Cat widget.
Configure the widget.
Go view a single post on the front side, you should see the superslider-postsincat widget in your side bar.
Optional: move the file postincat.css to your theme folder and the images inside of superslider-postincat/css/images to yourtheme/images, select “Load css from your theme folder” in the widget options panel. This will preserve any modifications you make to the css or image files, if and when there is a plugin update.
Recommended : The css is set up for thumbnails of 150 x 150 pixels, to display 3 images at a time with the default css set the widget height to 552. If you have your thumbnail sizes set differently in the WordPress admin, then you will need to adjust the css and the widget height accordingly.
OPTIONS AND CONFIGURATIONS
Available under > appearance > widget > SuperSlider-PostsinCat
theme css file to load or not (you may want to add the classes to your theme css and reduce file requests to the server).
widget title.
Add Category name to the widget title (this will change dynamically according to the active category).
number of images to pull from category.
height of display area.
Load css from your theme folder.
To Do
Add option to link images to a lightbox
Report Bugs Request / Options / Functions
Please use the support system at https://wordpress.org/
Or post to the wordpress forums
CAVEAT
Currently this plugin relies on Javascript to create the scroller.
If a user’s browser doesn’t support javascript the scroller will display normally as a list of images.
