Description
All in One News Scroll plugin can create vertical scroll news. Using shortcode as well as by Widget in any page or post. Shortcode – [allinone-news], [allinone-news-category category=””]
Shortcode Options
As of version 1.0, Please use ‘[allinone-news]’ or <?php echo do_shortcode('[allinone-news]'); ?>
shortcodes.
As of version 1.12, Please use ‘[allinone-news-category category=””]’ or <?php echo do_shortcode('[allinone-news-category category=""]'); ?>
shortcodes.
Credits
This plugin was written by Umakant Sonwani.
Installation
The easy way:
- Go to the Plugins Menu in WordPress
- Search for “All in One News Scroll”
- Click ‘Install’
- Activate the plugin
Manual Installation
- Download the plugin file from this page and unzip the contents
- Upload the
allinone-news-scroll
folder to the/wp-content/plugins/
directory - Activate the
allinone-news-scroll
plugin through the ‘Plugins’ menu in WordPress
Once Activated
- Place the
[allinone-news]
shortcode in a Page or Post - Place the
[allinone-news-category category=""]
shortcode in a Page or Post by category. - Create new items in the
news_updates
post type, uploading a Featured Image for each.
FAQ
- Installation Instructions
-
The easy way:
- Go to the Plugins Menu in WordPress
- Search for “All in One News Scroll”
- Click ‘Install’
- Activate the plugin
Manual Installation
- Download the plugin file from this page and unzip the contents
- Upload the
allinone-news-scroll
folder to the/wp-content/plugins/
directory - Activate the
allinone-news-scroll
plugin through the ‘Plugins’ menu in WordPress
Once Activated
- Place the
[allinone-news]
shortcode in a Page or Post - Place the
[allinone-news-category category=""]
shortcode in a Page or Post by category. - Create new items in the
news_updates
post type, uploading a Featured Image for each.
- The Slider Shortcode
-
Place the
[allinone-news]
shortcode in a Page or Post - Can I insert the carousel into a WordPress template instead of a page?
-
Absolutely – you just need to use the do_shortcode WordPress function. For example:
Reviews
There are no reviews for this plugin.
Contributors & Developers
“All in One News Scroll” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “All in One News Scroll” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.0
- Added shortcode attribute functionality.
1.12
- Added shortcode by category attribute functionality.