Kuvaus
This is a simple plugin which pull latest posts as scroll. There is option to set the desired speed for scroller with various UI customization options.
Demo
You can view demo of the plugin at TasteWP
Kuvankaappaukset
Asennus
- Upload the plugin files to the
/wp-content/plugins/at-news-scroller
directory, or install the plugin through the WordPress plugins screen directly. - Ota lisäosa käyttöön WordPress hallintapaneelin Lisäosat kohdassa
- Change option from Plugin Setting option named AT Scroll Option
- Use Plugin
<?php do_action('at_ticker_code'); ?>
code anywhere in your theme or use[at-scroll-code]
in your widget or page
UKK
-
Why I’m unable to see Scroller Setting Page?
-
You need to install Redux Framework Plugin
Arvostelut
There are no reviews for this plugin.
Avustajat & Kehittäjät
“AT News Scroller” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “AT News Scroller” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
0.4
- Bug fixes
0.3
- Added Shortcode
- Bug fixes and Enhancements
0.2
- Removed Inbuilt Jquery File
- Removed Inbuilt Redux Framework
- Some CSS and JS enhancement
0.01
- Plugin Created