
內容簡介
ScrollTick 可以讓您在網站上加入任何的新聞滾動。它擁有大量的選項,使您可以水平或垂直地滾動新聞。使用短碼,您可以管理每個新聞組的所有功能。
功能
所有設置都可以透過短碼覆蓋重寫。
可分組的公告。
設定滾動時的延遲時間。
每條新聞設定到期日期。
可透過短碼為每個組設定特殊功能。
短碼
[scrolltick]
短碼參數
groups => '1,2,3,4' # 輸入以逗號分隔的分類標籤 ID
posts => '1,2,3,4' # 輸入以逗號分隔的文章 ID
delay_before_start => 100 # 僅限數字值
direction => 'up' # 上 / 左 / 右 / 下
duplicated => 'yes' # 是 / 否
gap => 10 # 僅限數字值
duration => 1000 # 僅限數字值,並且值是以毫秒計算,1000 表示 1000 毫秒
speed => 100 # 僅限數字值
pause_on_hover => 'yes' # 是 / 否
pause_on_cycle => 'yes' # 是 / 否
start_visible => 'yes' # 是 / 否
外掛標籤
開發者團隊
原文外掛簡介
ScrollTick allows to add any news to be scrolled on site. It has tons of options where you can scroll the news in horizontal or vertical way.Make use of the shortcodes ,where you can manage all features for every group of news.
Features
All settings can be override via shortcode
Groupable announcement
set amount of delay while scrolling
expiration date for each news
shorcodes for special features for each group
Shortcode
[scrolltick]
Shortcode Args
groups => '1,2,3,4' # Enter , seperated term ids
posts => '1,2,3,4' # Enter , seperated post ids
delay_before_start => 100 # Only Numeric values
direction => 'up' # UP / LEFT / RIGHT / DOWN
duplicated => 'yes' # Yes / No
gap => 10 # Only Numeric values
duration => 1000 # Only Numeric values And Values are calcuated in ms 1000 means 1000ms
speed => 100 # Only Numeric values
pause_on_hover => 'yes' # Yes / No
pause_on_cycle => 'yes' # Yes / No
start_visible => 'yes' # Yes / No
