Modern News Ticker Nulled

Modern News Ticker is a lightweight jQuery plugin that adds animated, customizable headline displays to any website. Built by CreativeTier for developers and site owners who need a fast way to surface breaking news, announcements, or social updates, it combines 15 ready-made themes, four animation effects, and full RSS and JSON feed support in a single compact package. With more than 1,900 sales on CodeCanyon, it has become one of the more established ticker solutions in the JavaScript category — and at just $7, it remains one of the most affordable ways to add professional-grade scrolling headlines to a project.

Key Features

  • 15 pre-built themes give you a range of visual styles out of the box, so you can match an existing site design without writing custom CSS from scratch.
  • Four animation effects — scroll, fade, type, and slide — let you choose the motion style that best fits your brand, from classic continuous scrolling to a typewriter-style reveal.
  • Four layout configurations covering news items, a front label, and control buttons, so you can build anything from a minimal headline strip to a fully interactive ticker bar.
  • Round or square corners via a simple setting, making it easy to align the ticker with either a soft, modern aesthetic or a sharper, editorial look.
  • RSS and JSON feed loading means headlines can be pulled automatically from external sources instead of being hard-coded, keeping content fresh with minimal maintenance.
  • Automatic feed refresh at a configurable interval, so displayed headlines stay current without any manual intervention.
  • 21 settings control the effects, feed behavior, layout, and other details, giving developers fine-grained control without touching the core plugin code.
  • Three methods for controlling autoplay and feed refresh programmatically, useful for building custom interactions around the ticker.
  • Fully responsive layout that adapts to different screen sizes, including fixes for subpixel rendering and item stacking issues.
  • RTL support added in version 2.3.0, with a dedicated direction setting for right-to-left languages.
  • Detailed documentation included with the download, covering setup, settings, and feed configuration.

Who Is This For? Use Cases

News and Media Publishers

Websites that publish frequent updates benefit most from the automatic feed refresh and RSS loading. A news portal can point the ticker at its own RSS feed and let breaking headlines rotate automatically, with the forceNoCache setting available to bypass cached feed files when immediacy matters.

Agencies and Freelancers

With 15 themes and four effects, agencies can deploy a consistent ticker style across multiple client sites without building a custom component each time. The low $7 price point makes it easy to include in client projects without inflating the budget, and the 21 settings mean each implementation can be tuned to the client’s brand.

Bloggers and Content Creators

Bloggers can use the ticker to highlight recent posts, category updates, or featured content. The randomOrder setting, added in version 2.5.0, is particularly useful here — it lets manually entered news items display in a random sequence rather than a fixed order, keeping the rotation feeling fresh for returning visitors.

Developers and SaaS Teams

Because this is the jQuery plugin version, developers can drop it into any stack that supports jQuery, including custom PHP applications, Laravel or Rails front ends, and static sites. The three programmatic methods for autoplay and refresh control make it possible to trigger ticker behavior from application logic rather than relying purely on user interaction.

E-commerce and Corporate Sites

Online stores and corporate websites can use the ticker for shipping notices, promotions, or company announcements. The centerAlign setting, also added in 2.5.0, allows news items to be centered for effects other than scroll — useful when you want a more balanced, headline-style presentation rather than a left-aligned feed.

Technical Details & Compatibility

Modern News Ticker is distributed as a jQuery plugin, separate from the WordPress plugin version that CreativeTier also offers. This means it is framework-agnostic within the jQuery ecosystem and can be integrated into virtually any web project that loads jQuery, including the option to load jQuery from a CDN as demonstrated in the example files.

Feed loading supports both RSS and JSON sources. RSS feeds are processed through the rss2json service by default, with a self load process available as a backup that routes requests through included PHP files (load-rss.php and load-json.php). An API key can be specified via the rss2jsonApiKey setting if the service requires one. Note that the Twitter feed functionality no longer works as of 9 February 2023, following Twitter’s restriction of its previously free API — this is documented clearly in the product notes.

The plugin is responsive by design, with layout improvements made over multiple releases to handle responsive widths, subpixel precision, and item stacking. It includes default min-width, max-width, and margin values in the CSS, and theme styles are written with higher specificity to reduce the chance of being overridden by other page styles. A dedicated mt-font class lets you apply the ticker’s own font independently of the page’s default typography.

CreativeTier has maintained the plugin consistently, with updates spanning from its initial 2012 launch through version 2.5.0 in March 2020. The changelog documents fixes for browser-specific preloader issues, HTTPS feed loading, link rendering, and cache bypassing, which signals an active maintenance history rather than an abandoned script.

Pros and Cons

Pros

  • Exceptional value at $7 for a plugin with 15 themes, four effects, and 21 settings.
  • Proven track record with over 1,900 sales on CodeCanyon, indicating broad real-world use.
  • Genuinely lightweight — the plugin is built to stay fast despite its feature set.
  • Flexible feed support for both RSS and JSON, with automatic refresh built in.
  • RTL support makes it usable for Arabic, Hebrew, and other right-to-left language sites.
  • Detailed documentation reduces setup friction for developers new to the plugin.
  • Consistent update history from a developer who has responded to third-party API changes over the years.

Cons

  • Twitter feed no longer functions due to Twitter’s 2023 API restrictions — anyone relying on that feature will need an alternative.
  • Requires jQuery, so it is not a fit for projects built entirely on vanilla JavaScript or modern frameworks without a jQuery dependency.
  • RSS loading depends on third-party services (rss2json or the included PHP loader), which adds an external dependency compared to self-hosted parsing.
  • Last documented update was March 2020, so buyers should verify current compatibility with their specific environment.
  • Separate WordPress version means WordPress users need to purchase the dedicated plugin rather than this one.

Frequently Asked Questions

Does Modern News Ticker work with WordPress?

This listing is the jQuery plugin version and is not a WordPress plugin. CreativeTier publishes a separate WordPress plugin version of Modern News Ticker, which is the correct choice if you want to install and configure the ticker from the WordPress dashboard. The jQuery version is intended for direct integration into custom web projects.

Can I still display Twitter content in the ticker?

No. As of 9 February 2023, the Twitter feed no longer works because Twitter restricted access to its previously free API. The product notes state this clearly. You can still use RSS and JSON feeds, and you can enter news items manually, but the built-in Twitter integration is not functional.

How do I load headlines from an external RSS feed?

Set the load process to rss2json, which is the default for RSS feeds, or use the self option that routes requests through the included PHP files. If the rss2json service requires an API key, you can supply one through the rss2jsonApiKey setting. You can also enable automatic refresh at a chosen interval so the feed updates without a page reload.

Final Verdict

Modern News Ticker earns its place as a reliable, no-nonsense solution for adding animated headline displays to a website. The combination of 15 themes, four effects, four layouts, and 21 settings delivers far more customization than the $7 price tag suggests, and the plugin’s lightweight footprint means it will not drag down page performance. The 1,900-plus sales and a changelog stretching back to 2012 speak to CreativeTier’s commitment to maintaining the product through shifting third-party APIs and browser behavior.

The main caveats are honest ones: the Twitter feed is no longer operational, the plugin depends on jQuery, and the most recent documented update is from 2020. For developers working in a jQuery-compatible environment who need RSS or JSON-driven headlines, none of these are deal-breakers — and the included PHP loaders give you a fallback if the default RSS service is ever unavailable.

If you need a fast, flexible, and genuinely affordable news ticker for a client project, a media site, or your own application, Modern News Ticker is a straightforward purchase decision. Grab it from CodeCanyon, drop in your feed, pick a theme, and you can have a polished, responsive ticker running in minutes.