Title: ScrollPress
Author: orviansoft
Published: <strong>June 12, 2026</strong>
Last modified: June 12, 2026

---

Search plugins

![](https://ps.w.org/scrollpress/assets/banner-772x250.png?rev=3570097)

![](https://ps.w.org/scrollpress/assets/icon-256x256.png?rev=3570097)

# ScrollPress

 By [orviansoft](https://profiles.wordpress.org/orviansoft/)

[Download](https://downloads.wordpress.org/plugin/scrollpress.2.0.4.zip)

 * [Details](https://wordpress.org/plugins/scrollpress/#description)
 * [Reviews](https://wordpress.org/plugins/scrollpress/#reviews)
 *  [Installation](https://wordpress.org/plugins/scrollpress/#installation)
 * [Development](https://wordpress.org/plugins/scrollpress/#developers)

 [Support](https://wordpress.org/support/plugin/scrollpress/)

## Description

**ScrollPress** lets you display posts, products, RSS feeds, or custom XML content
in a dynamic scrolling format. Perfect for news, updates, announcements, and live
market tickers.

**Watch How It Works:**

**Here are the Demos:**

[View live Post Scroller demos](https://demos.orviansoft.com/post-scroller-demos/)

**Support:**

[Get support at Orvian Soft](https://orviansoft.com/get-support/)

**Free Version Includes:**
 – Display blog posts by category – Horizontal and vertical
scroll – RTL (Right-to-Left) support – Marquee, Slide and Fade animations – Basic
controls

**Premium Version Adds:**
 – Upload custom icons for each item – Display WooCommerce
products in the scroller – Control fonts, colors, icons, speed, and layout – Additional
styling and animation customization

**Ultimate Version Adds:**
 – Support for custom XML feeds – Live stock market and
exchange XML ticker support – RSS feed

Whether you’re building a news ticker, product slider, or live financial feed — 
ScrollPress has you covered.

### Demos

Live examples of the plugin in action:

[View live Post Scroller demos](https://demos.orviansoft.com/post-scroller-demos/)

## Screenshots

[⌊Horizontal scrolling with blog/news posts⌉⌊Horizontal scrolling with blog/news
posts⌉[

Horizontal scrolling with blog/news posts

[⌊Horizontal scrolling with woocommerce product posts⌉⌊Horizontal scrolling with
woocommerce product posts⌉[

Horizontal scrolling with woocommerce product posts

[⌊Horizontal scrolling with Stock XML posts⌉⌊Horizontal scrolling with Stock XML
posts⌉[

Horizontal scrolling with Stock XML posts

[⌊Horizontal scrolling with blog/news posts with image style 1⌉⌊Horizontal scrolling
with blog/news posts with image style 1⌉[

Horizontal scrolling with blog/news posts with image style 1

[⌊Horizontal scrolling with blog/news posts with image style 2⌉⌊Horizontal scrolling
with blog/news posts with image style 2⌉[

Horizontal scrolling with blog/news posts with image style 2

[⌊Horizontal scrolling with RSS Feed posts⌉⌊Horizontal scrolling with RSS Feed posts⌉[

Horizontal scrolling with RSS Feed posts

[⌊Vertical scrolling with blog/news posts with image style 1⌉⌊Vertical scrolling
with blog/news posts with image style 1⌉[

Vertical scrolling with blog/news posts with image style 1

[⌊Vertical scrolling with blog/news posts with image style 2⌉⌊Vertical scrolling
with blog/news posts with image style 2⌉[

Vertical scrolling with blog/news posts with image style 2

[⌊Vertical scrolling with woocommerce product posts style 1⌉⌊Vertical scrolling 
with woocommerce product posts style 1⌉[

Vertical scrolling with woocommerce product posts style 1

[⌊Vertical scrolling with woocommerce product posts style 2⌉⌊Vertical scrolling 
with woocommerce product posts style 2⌉[

Vertical scrolling with woocommerce product posts style 2

[⌊Vertical scrolling with Stock XML posts⌉⌊Vertical scrolling with Stock XML posts⌉[

Vertical scrolling with Stock XML posts

[⌊Vertical scrolling with RSS Feed posts⌉⌊Vertical scrolling with RSS Feed posts⌉[

Vertical scrolling with RSS Feed posts

## Installation

 1. Upload the `scrollpress` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use the shortcode anywhere:
     [scrollpress_scroller id=”your_post_scroller_ID”]

## FAQ

### How do I get support?

[Get support at Orvian Soft](https://orviansoft.com/get-support/)

Open our support page and use the form to contact us.

### What should I include so you can help quickly?

 * Your **website URL**
 * **Product** type (WordPress Theme / WordPress Plugin / React / NextJS Theme) 
   and the second dropdown when it appears (e.g. which plugin)
 * **Order ID**, if you have one
 * **Scroller ID** from WordPress admin: **Post Scrollers** — the shortcode looks
   like `[scrollpress_scroller id="123"]`; the number is the ID
 * A clear **subject** and **description** of the issue
 * **Screenshots** or a small export (the support form accepts common image types,
   PDF, or ZIP up to 10 MB)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ScrollPress” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ orviansoft ](https://profiles.wordpress.org/orviansoft/)
 *   [ Reza Hossain Farukh ](https://profiles.wordpress.org/rhfarukh/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

[Translate “ScrollPress” into your language.](https://translate.wordpress.org/projects/wp-plugins/scrollpress)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/scrollpress/), check
out the [SVN repository](https://plugins.svn.wordpress.org/scrollpress/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/scrollpress/) by
[RSS](https://plugins.trac.wordpress.org/log/scrollpress/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0.4

 * General bugs fixed.

#### 2.0.3

 * Multiple category selection added and bug fixed.

#### 2.0.2

 * Support Link added and bug fixed.

#### 2.0.1

 * Design improvements and bug fixes.

#### 2.0.0

 * Performance improvements and bug fixes.

#### 1.0.9

 * Performance improvements and bug fixes.

#### 1.0.8

 * Performance improvements and bug fixes.

#### 1.0.7

 * Responsive design issue fixed in Tab and Mobile.

#### 1.0.6

 * Horizontal style post in Marquee Animation bug fixed.

#### 1.0.5

 * Performance improvements and bug fixes.

#### 1.0.4

 * Grouped view bug fixed.
 * Performance improvements and bug fixes.

#### 1.0.3

 * Excerpt overflow bug fixed.
 * Performance improvements and bug fixes.

#### 1.0.2

 * Sanitized, escaped, and validated all plugin settings input to comply with WordPress
   security standards.
 * Fixed slow DB query warning for WooCommerce products using tax_query.
 * Improved caching for product scrollers to enhance performance.
 * Performance improvements and bug fixes.

#### 1.0.1

 * Fixed slow DB query warning for WooCommerce products using tax_query.
 * Improved caching for product scrollers to enhance performance.
 * Sanitized scroller settings save logic to prevent warnings.
 * Performance improvements and bug fixes in version 1.0.1

#### 1.0.0

 * Initial premium release with RSS, custom XML, and Stock Exchange ticker support
   with RTL compatibility.

## Meta

 *  Version **2.0.4**
 *  Last updated **8 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [news ticker](https://wordpress.org/plugins/tags/news-ticker/)[post scroller](https://wordpress.org/plugins/tags/post-scroller/)
   [product slider](https://wordpress.org/plugins/tags/product-slider/)[rss feed](https://wordpress.org/plugins/tags/rss-feed/)
   [ticker](https://wordpress.org/plugins/tags/ticker/)
 *  [Advanced View](https://wordpress.org/plugins/scrollpress/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/scrollpress/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/scrollpress/reviews/)

## Contributors

 *   [ orviansoft ](https://profiles.wordpress.org/orviansoft/)
 *   [ Reza Hossain Farukh ](https://profiles.wordpress.org/rhfarukh/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/scrollpress/)