Title: WP-webTicker
Author: gunglien
Published: <strong>3 ກໍລະກົດ 2011</strong>
Last modified: 17 ກັນຍາ 2011

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/wp-webticker.svg)

# WP-webTicker

 ໂດຍ [gunglien](https://profiles.wordpress.org/gunglien/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/wp-webticker.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/wp-webticker/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/wp-webticker/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/wp-webticker/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/wp-webticker/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/wp-webticker/)

## ຄຳອະທິບາຍ

wp-webticker is a plugin that provides shortcode functionality to use the jQuery
webTicker.

The jQuery webTicker is a jQuery plugin that creates a ticker effect where posts
slide from one side to another in a particular order
 once the last item goes outside
of the visible area it is queued back so that it will appear when the list finishes.
The ticker can be used to show the users the latest posts in your blog/website without
having space consuming widgets on the sidebars.

This makes creating web tickers on your wordpress blog quite easily. You can either
use the shortcode in Advanced Text
 widget plugin; or else include it in a post/
page or in the template itself using do_shortcode.

Further information and an example can be found on the official [wp-webticker page](http://jonmifsud.com/web-tools/wp-webticker/).

## ການຕິດຕັ້ງ

This section describes how to install the plugin and get it working.

e.g.

 1. Upload `wp-webticker` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add ticker styling in your CSS
 4. Place `<?php do_shortcode('[webticker]'); ?>` in your templates or [webticker] 
    in your posts/pages

#### CSS Styling

 * you need to style your wp-webticker plugin in your style.css example

.tickeroverlay-left{
 background-image:url(‘left.png’); display:block; pointer-events:
none; position:absolute; z-index:30; height:12px; width:150px; top:0; left:-2px;}

.tickeroverlay-right{
 background-image:url(‘right.png’); display:block; pointer-
events:none; position:absolute; z-index:30; height:12px; width:150px; top:0; right:-
2px; }

.tickercontainer { // the outer div
 background: #7a7a7a; width: 738px; height: 
27px; margin: 0; padding: 0; overflow: hidden; }

.tickercontainer .mask { // that serves as a mask. so you get a sort of padding 
both left and right
 position: relative; padding-left: 10px; padding-right: 10px;
top: 8px; height: 18px; overflow: hidden; }

ul.newsticker {
 position: relative; margin-left: 20px; font: bold 10px Verdana;
list-style-type: none; margin: 0; padding: 0; }

ul.newsticker li {
 float: left; // important so they rotate properly margin: 0;
padding-right: 15px; }

ul.newsticker a {
 white-space: nowrap; padding: 0; color: #ff0000; font: bold 10px
Verdana; margin: 0 50px 0 0; }

ul.newsticker span {
 margin: 0 10px 0 0; }

#### How to use

Add the following shortcode in your post/page)

[webticker num=”3″ category=”1,3″ id=”webticker”, direction=”1″, speed=”0.05″ ]

If used in a template please include the shortcode function

do_shortcode(‘[webticker num=”3″ category=”1,3″ id=”webticker”, direction=”1″, speed
=”0.05″, link=”yes” ]’);

 * num – your total number of post to display. default is 10
 * category – category id. use comma , for multiple id
 * orderby – your post will order by . default post_date . check https://codex.wordpress.
   org/Template_Tags/get_posts for detail
 * id – the id that you would like to give to the webticker list (has to be used
   when running multiple tickers on same page)
 * speed – the speed should be in the domain of 0 – 1
 * direction – 1 = left to right; and -1 = right to left.
 * link – yes = link back to author site; hide = hide link; no = remove link completely.
 * If you remove the link it would be appriciated if you write something about this
   plugin.

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  Ticker does not work after adding shortcode

Check that you have included the required CSS styling for the ticker to be able 
to work properly – see installation

  I Have a problem not listed here

Kindly contact the author on info@jonmifsud.com and I will promptly reply and help
you out where possible.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“WP-webTicker” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການ
ພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ gunglien ](https://profiles.wordpress.org/gunglien/)

[ແປ “WP-webTicker” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/wp-webticker)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/wp-webticker/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/wp-webticker/), ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/wp-webticker/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/wp-webticker/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.1

 * Updated to version 1.1
 * Updated readme.txt

#### 1.0

 * Added version 1.0
 * Added readme.txt

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.1**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **15 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **10+**
 *  ເວີຊັນ WordPress ** 3.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **3.1.4**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/wp-webticker/)
 * ແທັກ
 * [marquee](https://lo.wordpress.org/plugins/tags/marquee/)[rotating](https://lo.wordpress.org/plugins/tags/rotating/)
   [ticker](https://lo.wordpress.org/plugins/tags/ticker/)[webticker](https://lo.wordpress.org/plugins/tags/webticker/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/wp-webticker/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[ເພີ່ມຄຳຄິດເຫັນຂອງຂ້ອຍ](https://wordpress.org/support/plugin/wp-webticker/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/wp-webticker/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ gunglien ](https://profiles.wordpress.org/gunglien/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/wp-webticker/)