這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

GNTT Post Title Ticker

描述

This plugin will make display of all post title on any page or post or widget in your web site.plugin url:’http://market.mathgr.com/gntt-post-title-ticker/’

螢幕截圖

  • Slide Mode.
  • Fade Mode.
  • Typing Mode.

安裝

This section describes how to install the plugin and get it working.
e.g.
1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the ‘Plugins’ screen in WordPress
3. Use shortcode in your post, page and widget text. To use number of display you have to change ID in your short code.
4. If you want post title ticker in your template, place the code “” where you want to make adisplay.

For basic usage(shortcodes):

Slide Mood:

* General slide title ticker

[title-ticker-slide id="1"]
  • Counter slide title ticker
[title-ticker-slide id="2" count="3"]
  • Category slide title ticker
[title-ticker-slide id="3" category="1"]
  • width slide title ticker
[title-ticker-slide id="4" width="350px"]
  • Height slide title ticker
[title-ticker-slide id="5" width="250px" height="150"]
  • Header background slide title ticker
[title-ticker-slide id="6" width="350px" height="200" header_background="#000069"]
  • Header text color slide title ticker
[title-ticker-slide id="7" width="300px" height="100" header_background="#f03" header_text_color="#fff"]
  • Border slide title ticker
[title-ticker-slide id="8" width="450px" height="180" header_background="#000069" header_text_color="#fff" border="1px solid #f03"]

Fade Mood:

* General fade title ticker

[title-ticker-fade id="1"]
  • Counter fade title ticker
[title-ticker-fade id="2" count="3"]
  • Category fade title ticker
[title-ticker-fade id="3" category="1"]
  • width fade title ticker
[title-ticker-fade id="4" width="350px"]
  • Height fade title ticker
[title-ticker-fade id="5" width="250px" height="150"]
  • Header background fade title ticker
[title-ticker-fade id="6" width="350px" height="200" header_background="#000069"]
  • Header text color fade title ticker
[title-ticker-fade id="7" width="300px" height="100" header_background="#f03" header_text_color="#fff"]
  • Border fade title ticker
[title-ticker-fade id="8" width="450px" height="180" header_background="#000069" header_text_color="#fff" border="1px solid #f03"]

Typing Mood:

* General typing title ticker

[title-ticker-typing id="1"]
  • Counter typing title ticker
[title-ticker-typing id="2" count="3"]
  • Category typing title ticker
[title-ticker-typing id="3" category="1"]
  • width typing title ticker
    [title-ticker-typing id=”4″ width=”350px”]
  • Height typing title ticker
[title-ticker-typing id="5" width="250px" height="150"]
  • Header background typing title ticker
[title-ticker-typing id="6" width="350px" height="200" header_background="#000069"]
  • Header text color typing title ticker
[title-ticker-typing id="7" width="300px" height="100" header_background="#f03" header_text_color="#fff"]
  • Border typing title ticker
[title-ticker-typing id="8" width="450px" height="180" header_background="#000069" header_text_color="#fff" border="1px solid #f03"]

常見問題

Q. Is GNTT Post Title Ticker free?

Ans.Yeah, 1.0 version is free. But, for premium version should be paid.

Q. Can I use multiple display?

Ans.Yeah, you can use number of display. To use multiple display you have to use ID in your shortcode. Example [… ID=”1″ ID=”2″ ID=”3″…].

Q. Can I use Different width and height?

Ans.Yeah, to use different width and height you have to use width and height attribute in your shortcode.Similarly you can change header-background, header_text_color etc.

評價

There are no reviews for this plugin.

貢獻者及開發者

“GNTT Post Title Ticker” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 GNTT Post Title Ticker 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Initial Release